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
gefragt vor 4 Monaten157 Aufrufe
1 Antwort
0

Just add two input paths, one for each substring

profile pictureAWS
EXPERTE
beantwortet vor 4 Monaten
  • Doesn't one crawler accept just one input path, but multiple exclude patterns? Can you screenshot your suggested solution?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen