You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by manishgupta88 <gi...@git.apache.org> on 2016/12/26 06:11:29 UTC

[GitHub] incubator-carbondata issue #457: [CARBONDATA-556] Keep only one location whe...

Github user manishgupta88 commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/457
  
    @Jay357089 ..I agree with @eason-lyx ...If data load fails on one node then the job will be resubmitted to the same node again. If you kill the executor then spark will submit the job to other executors but consider the case when the data load has failed due to any other reason like **disk space is full**, etc. then in those cases job need to be submitted on the other executors. But according to these changes it wont be submitted.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---