Aman Sinha created IMPALA-10376:
-----------------------------------
Summary: Data loading of a functional-query ORC table fails with
"Fail to get checksum"
Key: IMPALA-10376
URL: https://issues.apache.org/jira/browse/IMPALA-10376
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 3.4.0
Reporter: Aman Sinha
The symptoms here are very similar to IMPALA-9923 (please see that JIRA for
full context) except that this occurs for functional-query ORC table as shown
below:
{noformat}
load-functional-query-exhaustive-hive-generated-orc-def-block.sql.log:ERROR :
FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.MoveTask. java.io.IOException: Fail to get
checksum, since file
/test-warehouse/managed/chars_medium_orc_def/base_0000001/_orc_acid_version is
under construction.
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)