Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CARBONDATA-1045] Mismatch in message display with insert and load operation on failure due to bad records in update operation #904

Merged
merged 1 commit into from May 11, 2017

Conversation

manishgupta88
Copy link
Contributor

Problem: When bad records action is set to fail and any IUD operation… is executed and it fails due to bad records error message is not displayed correctly because of which user is not clear with the cause of update operation failure. Whereas in the same case in other operations like data load and insert into, if there is any failure due to bad record proper error message is displayed to the user for failure due to bad record.

Fix: Instead of forming own message get the executor failure message and send it to update operation as exception message.

… is executed and it fails due to bad records error message is not displayed correctly because of which user is not clear with the cause of update operation failure. Whereas in the same case in other operations like data load and insert into, if there is any failure due to bad record proper error message is displayed to the user for failure due to bad record.

Fix: Instead of forming own message get the executor failure message and send it to update operation as exception message.
@asfbot
Copy link

asfbot commented May 11, 2017

Can one of the admins verify this patch?

2 similar comments
@asfbot
Copy link

asfbot commented May 11, 2017

Can one of the admins verify this patch?

@asfbot
Copy link

asfbot commented May 11, 2017

Can one of the admins verify this patch?

@CarbonDataQA
Copy link

Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1991/

@ravipesala
Copy link
Contributor

LGTM

@asfgit asfgit merged commit 822363f into apache:master May 11, 2017
asfgit pushed a commit that referenced this pull request May 11, 2017
…eration on failure due to bad records in update operation. This closes #904
@manishgupta88 manishgupta88 deleted the IUD_bad_record_message branch May 13, 2017 16:51
gvramana pushed a commit to gvramana/topcarbondata that referenced this pull request Sep 26, 2017
In case of detail query with limit it total query execution time in statistics is printing negative values as wrong method is getting called
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants