Hive 删除型DDL 失败

来源:互联网 发布:人工智能五子棋问题 编辑:程序博客网 时间:2024/06/03 09:25
hive> alter table user_action drop partition(pt=200);

FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:For direct MetaStore DB connections, we don't support retries at the client level.)


更新hive LIB中的mysql connector 解决。




0 0
原创粉丝点击