Home > other >  Hive execution show tables an error, but other statements to normal
Hive execution show tables an error, but other statements to normal

Time:09-16

Hadoop version 3.2.1, hive version installed 3.0.0, hive initialization after a successful people_visits insert form, perform the show tables times wrong
FAILED: Execution Error, the return code from 1 org.. Apache hadoop. Hive. Ql. Exec. DDLTask. MetaException (message: Got exception: org, apache hadoop. The hive. The metastore. API. MetaException exception thrown when executing the query: SELECT A0. TBL_NAME, A0, TBL_NAME AS NUCORDER0 from TBLS A0 LEFT OUTER JOIN DBS B0 ON A0.=DB_ID B0. DB_ID WHERE B0. ` NAME `=? AND B0. CTLG_NAME=? AND the LOWER (A0 TBL_NAME) LIKE '_ %' ESCAPE '\' ORDER BY NUCORDER0)

Then execute the query to delete all normal operation, such as after baidu did not find relevant problem description, therefore, request warrior in the show,
  • Related