You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Kanaka Kumar Avvaru (JIRA)" <ji...@apache.org> on 2018/05/09 15:34:00 UTC

[jira] [Created] (CARBONDATA-2465) Improve the carbondata file reliability in data load when direct hdfs write is enabled

Kanaka Kumar Avvaru created CARBONDATA-2465:
-----------------------------------------------

             Summary: Improve the carbondata file reliability in data load when direct hdfs write is enabled
                 Key: CARBONDATA-2465
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2465
             Project: CarbonData
          Issue Type: Bug
            Reporter: Kanaka Kumar Avvaru
            Assignee: Kanaka Kumar Avvaru


At present if we enable direct write on HDFS, file is written with replication of 1. As the setReplication is asyn operation, it can cause data loss if any DN is down before NN finishes the replication.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)