postgresql – Hive流不工作
发布时间:2020-12-13 15:53:39 所属栏目:百科 来源:网络整理
导读:我尝试按照 https://cwiki.apache.org/confluence/display/Hive/Streaming+Data+Ingest#StreamingDataIngest-StreamingRequirements启用配置单元串流 我已经更改了所有配置属性以启用hive流,但hive Metastore服务运行时出现以下错误, 18/02/09 12:22:51错误c
我尝试按照
https://cwiki.apache.org/confluence/display/Hive/Streaming+Data+Ingest#StreamingDataIngest-StreamingRequirements启用配置单元串流
我已经更改了所有配置属性以启用hive流,但hive Metastore服务运行时出现以下错误, 18/02/09 12:22:51错误compactor.Initiator:在compactor initiator的主循环中捕获异常,退出MetaException(消息:无法连接到事务数据库org.postgresql.util.PSQLException:ERROR:relation“compaction_queue “ 不存在 注意:我使用PostgreSQL用于JDBC Metastore和hive版本2.0.1 帮我解决这个错误并开始使用Hive Streaming. 解决方法
该表的定义(以及与ACID表/流接收有关的其他表)可以在
https://github.com/apache/hive/blob/branch-2.0/metastore/scripts/upgrade/postgres/hive-txn-schema-2.0.0.postgres.sql中找到.所有这些都是流式传输正常运行所必需的.
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |