Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用后执行挂钩捕获从 Hive 查询返回的行数。我一直在 HiveHistoryViewer 文档中四处寻找,并认为计数可能在 HiveHistory.QueryInfo.rowCountMap 字段中,但是当我在我的开发环境中运行测试查询时,它似乎没有被填充。
谁能指出我正确的方向?谢谢!