GitHub user selvaganesang opened a pull request: https://github.com/apache/incubator-trafodion/pull/829
[TRAFODION-2351] Bulk load with log error rows enhancements [Trafodion 2325] Reduce path length by avoiding expensive APIs Load with log error rows missing some error rows being logged. The hdfs file where the error rows are not logged wasn't closed Avoided unnecessary copy of the transactional put list You can merge this pull request into a Git repository by running: $ git pull https://github.com/selvaganesang/incubator-trafodion trafodion-2325_1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/829.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 #829 ---- commit fd268be1fcca1b260a0a20a2c4f0c6a7d291f591 Author: selvaganesang <selva.govindara...@esgyn.com> Date: 2016-11-10T19:59:14Z [TRAFODION-2351] Bulk load with log error rows enhancements [Trafodion 2325] Reduce path length by avoiding expensive APIs Load with log error rows missing some error rows being logged. The hdfs file where the error rows are not logged wasn't closed Avoided unnecessary copy of the transactional put list ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---