AWS Glue 目录表名不能被全文搜索。

0

【以下的问题经过翻译处理】 服务名称:AWS Glue

情况:在Glue数据目录中使用Web UI搜索框输入部分表名,搜索结果不正确。例如:

名称数据库位置
mqtt_aaplmydbmylocation
mqtt_googmydbmylocation
mqtt_teslamydbmylocation
kafka_stockmyrealtimemylocation

当我输入"mqtt"时,它返回不一致的结果:

  1. 只显示列表顶部,例如只有"mqtt_aapl"
  2. 显示目录中的所有表,包括"kafka_stock"
  3. 什么都不显示

期望:

  1. 当我输入"mqtt"时,应该返回列表中的3个项目"mqtt_aapl"、"mqtt_goog"和"mqtt_tesla"
  2. 当我输入"stock"时,应该只返回"kafka_stock"

请帮助解决这种情况。

profile picture
EXPERT
asked 5 months ago25 views
1 Answer
0

【以下的回答经过翻译处理】 最简单的方法是使用Lake Formation数据目录

该目录中包含的Glue目录中的所有信息都可以在此处找到,支持“全文搜索”。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions