Apache Atlas高级搜索语法示例

本文介绍了Apache Atlas的高级搜索语法,包括从hive_table筛选数据,使用LIKE操作符,根据时间范围过滤,查询特定属性,选择特定列,搜索具有特定术语标签的表和列,以及进行聚合和排序操作。示例涵盖了从Hive表和HDFS路径的查询,到限制返回结果数量,按属性分组和计数等多种用法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

  1. from hive_table;hive_table

  1. from hive_table where name = 'xxx' or name = 'yyy'

  1. from hive_table where name = ["xxx", "yyy"]

  1. from hive_table where name LIKE '*_xxx'

  1. hive_db where name like "???dm?*"

  1. hive_column where table.name = "dim_zdm_shequ_pub"

  1. hive_column where columns.name="article_id"

  1. hive_column where Dimension.priority = "high"

  1. from hive_table where createTime < '2018-01-01' and createTime > '2017-01-01'

  1. from hdfs_path where isFile = true or name = "Invoice"

  1. hive_table has owner(owner是hive_table的一个属性

  1. from hive_

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值