簡體   English   中英

hive 配置 hive.stats.fetch.partition.stats 不存在

[英]hive configuration hive.stats.fetch.partition.stats does not exists

我使用的是 hive 版本 3.1.1,當我嘗試設置 hive.stats.fetch.partition.stats=true 時。 我收到以下錯誤。 hive.stats.fetch.partition.stats 在這個 hive 版本中不可用嗎?

查詢返回非零代碼:1,原因:hive 配置 hive.stats.fetch.partition.stats 不存在。

實際上,從 Hive 3.0.0 開始,在Jira HIVE- hive.stats.fetch.partition.stats中刪除了hive.stats.fetch.partition.stats配置屬性

禁用分區統計信息的獲取( hive.stats.fetch.partition.stats )可能會導致分區表出現問題……用戶可能只想禁用cbo而不是調整分區統計信息的獲取。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM