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?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则