You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2017/03/17 07:51:41 UTC

[jira] [Resolved] (CARBONDATA-784) Make configurable empty data to be treated as bad record or not And Expose BAD_RECORDS_ACTION default value to be configurable from out side.

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

Venkata Ramana G resolved CARBONDATA-784.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0-incubating

> Make configurable empty data to be treated as bad record or not And Expose BAD_RECORDS_ACTION default value to be configurable from out side.
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-784
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-784
>             Project: CarbonData
>          Issue Type: Improvement
>          Components: data-load
>            Reporter: Mohammad Shahid Khan
>            Assignee: Mohammad Shahid Khan
>             Fix For: 1.1.0-incubating
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> *Make configurable empty data to be treated as bad record or not And Expose BAD_RECORDS_ACTION default value to be configurable from out side.*
> 1. Currently carbon Empty data is considered as bad record.
> A property in the load option should be provided so as
> the user can tell weather to consider empty data as bad record or not.
> *IS_EMPTY_DATA_BAD_RECORD = false/true*
> *default to false *
> For example if IS_EMPTY_DATA_BAD_RECORD false below data will not treated as bad record vice versa
> "","",""
> ,,
> *2.Expose BAD_RECORDS_ACTION default value to be configurable from out side. *
> A property carbon.bad.records.action will be added in carbon properties 
> so that user can configure default value of BAD_RECORDS_ACTION.
> *default to FAIL*



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)