[ https://issues.apache.org/jira/browse/TRAFODION-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292050#comment-16292050 ]
ASF GitHub Bot commented on TRAFODION-2846: ------------------------------------------- GitHub user mashengchen opened a pull request: https://github.com/apache/incubator-trafodion/pull/1347 TRAFODION-2846 optimize for batchException message display You can merge this pull request into a Git repository by running: $ git pull https://github.com/mashengchen/incubator-trafodion batchExceptionMsg Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/1347.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 #1347 ---- commit 3fb277efbfccaf4f0b8439fe7b532baf98611085 Author: aven <shengchen...@esgyn.cn> Date: 2017-12-15T05:29:35Z TRAFODION-2846 optimize for batchException message display ---- > BatchUpdateException does not give enough error info > ---------------------------------------------------- > > Key: TRAFODION-2846 > URL: https://issues.apache.org/jira/browse/TRAFODION-2846 > Project: Apache Trafodion > Issue Type: Improvement > Reporter: mashengchen > Assignee: mashengchen > > when using ETL tools like kettle to do batch insert, if there met any problem > client side just get "Batch Update Failed, See next exception for details", > but it's not easy to get next exception, someone must change source code of > ETL tools, so it's suggeted that BatchUpdateException should give the really > error message, or brief msg at least. -- This message was sent by Atlassian JIRA (v6.4.14#64029)