[
https://issues.apache.org/jira/browse/CARBONDATA-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xingjun Hao updated CARBONDATA-3940:
------------------------------------
Summary: Fail to commit the output of task due to Rename IOException in the Loading processing (was: Fail to commit the output of task due to Rename IOException in the Data Loading)
> Fail to commit the output of task due to Rename IOException in the Loading processing
> -------------------------------------------------------------------------------------
>
> Key: CARBONDATA-3940
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3940> Project: CarbonData
> Issue Type: Bug
> Reporter: Xingjun Hao
> Priority: Major
>
> During the load process, commitTask fails with high probability. The exceptionstack shows that it was throwed by HadoopMapReduceCommitProtocol, not CarbonSQLHadoopMapMapReduceCommitProtocol, implying that there is has a class type error in initialization of the "Committer". which should have been initialized as CarbonSQLHadoopMapMapReduceCommitProtocol, but was incorrectly initialized to HadoopMapReduceCommitProtocol.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)