Glue Crawler Include Path

0

Hi All, I set up a crawler, which is giving me headaches when it comes to the "Include path". My path looks currently something like this: databaseName/schema/%qt% This works fine, meaning that the metadata repository only contains tables where the substring "qt" is found. Can I write an Include path that only fetches tables where the substring qt or qut is present? I tried databaseName/schema/%{qt,qut}% but that's not really working. Thank You!

leticat
posta 4 mesi fa157 visualizzazioni
1 Risposta
0

Just add two input paths, one for each substring

profile pictureAWS
ESPERTO
con risposta 4 mesi fa
  • Doesn't one crawler accept just one input path, but multiple exclude patterns? Can you screenshot your suggested solution?

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande