Jesus Camacho Rodriguez created HIVE-19028:
----------------------------------------------
Summary: Insert values query gives Failed to retrieve table
statistics
Key: HIVE-19028
URL: https://issues.apache.org/jira/browse/HIVE-19028
Project: Hive
Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Thejas M Nair
Assignee: Jesus Camacho Rodriguez
INSERT INTO `VERSION` VALUES (1, '3.0.0', 'Hive release version 3.0.0') gives
error like -
2018-03-22T17:09:42,680 ERROR [946f78ac-24e9-493b-b877-336d3006a9b5
HiveServer2-Handler-Pool: Thread-87]: stats.StatsUtils (:()) - Failed to
retrieve table statistics:
org.apache.hadoop.hive.ql.metadata.HiveException:
NoSuchObjectException(message:Specified database/table does not exist :
_dummy_database._dummy_table)
The query proceeds, but this can be confusing to users, support team etc
Full stack is here -
https://gist.github.com/thejasmn/7e33ad38e7bc552e3a659adc041ba200
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)