Jason Fehr created IMPALA-13133: ----------------------------------- Summary: Failed LOAD DATA Statements Not Cleaning Up Key: IMPALA-13133 URL: https://issues.apache.org/jira/browse/IMPALA-13133 Project: IMPALA Issue Type: Bug Components: be Reporter: Jason Fehr
When a LOAD DATA statement fails (for example, if there is a mismatch in the number of columns between the parquet files and the destination table), Impala is not cleaning up the table or the temporary hdfs directory. Thus, a "show tables" command still shows the temporary table, and the warehouse hdfs directory still contains a temporary folder. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org