You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Mohammad Shahid Khan (JIRA)" <ji...@apache.org> on 2016/10/08 19:50:20 UTC

[jira] [Updated] (CARBONDATA-288) In hdfs bad record logger is failing in writting the bad records

     [ https://issues.apache.org/jira/browse/CARBONDATA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohammad Shahid Khan updated CARBONDATA-288:
--------------------------------------------
    Affects Version/s: 0.2.0-incubating

> In hdfs bad record logger is failing in writting the bad records
> ----------------------------------------------------------------
>
>                 Key: CARBONDATA-288
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-288
>             Project: CarbonData
>          Issue Type: Bug
>    Affects Versions: 0.2.0-incubating
>            Reporter: Mohammad Shahid Khan
>            Assignee: Mohammad Shahid Khan
>
> For HDFS file system 
> CarbonFile logFile = FileFactory.getCarbonFile(filePath, FileType.HDFS);
> if filePath does not exits then
> Calling CarbonFile.getPath() throws NullPointerException.
> Solution:
> If file does not exist then file must be created first.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)