GitHub user akashrn5 reopened a pull request:

    https://github.com/apache/incubator-carbondata/pull/332

    [CARBONDATA-424] Data Load will fail for badrecord when 
"bad_records_action" is "FAIL"

    **Why :** Data loading should fail for any bad record found when 
bad_records_action is FAIL
    
    **solution:** One more action for BAD_RECORDS_ACTION is added as 'FAIL' . 
When we give action is FAIL during data load, then the data load will fail with 
a proper error message which tells, for which bad record the data load is 
failed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/akashrn5/incubator-carbondata 
br_bad_record_fail_action

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/332.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #332
    
----
commit 28e7ae37bf7ef1c29b5d0421f65df4c741120fae
Author: Akash R Nilugal <[email protected]>
Date:   2016-11-18T13:01:38Z

    test case added for no kettle

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to