drop database testdb cascade;
来源:7-11 Hive DDL之数据库操作

慕虎7937911
2019-09-27
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘OPTION SQL_SELECT_LIMIT=DEFAULT’ at line 1)
写回答
1回答
-
Michael_PK
2019-09-27
你元数据OK吗,hivesite能通吗?去找后台hive的执行日志看。具体执行日志在哪,去hive的log4j中找
162019-09-28
相似问题
向分区表加载数据报错
回答 4
sqoop 导入hive报错
回答 1