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中找

1
6
慕虎7937911
回复
Michael_PK
5.7
2019-09-28
共6条回复

Hadoop 系统入门+核心精讲

从Hadoop核心技术入手,掌握数据处理中ETL应用,轻松进军大数据

2417 学习 · 909 问题

查看课程