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
質問済み 4ヶ月前157ビュー
1回答
0

Just add two input paths, one for each substring

profile pictureAWS
エキスパート
回答済み 4ヶ月前
  • Doesn't one crawler accept just one input path, but multiple exclude patterns? Can you screenshot your suggested solution?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ