Mohammad Shahid Khan created CARBONDATA-784:
-----------------------------------------------

             Summary: 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


*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)

Reply via email to