Merge PR 1511 [TRAFODION-3009] Streamline error handling in Executor utility commands
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/58bd5757 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/58bd5757 Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/58bd5757 Branch: refs/heads/master Commit: 58bd5757aad0c86532eeba732f46d3fe8fc4fa09 Parents: 0551efb 4297cac Author: selvaganesang <[email protected]> Authored: Tue Apr 10 04:07:59 2018 +0000 Committer: selvaganesang <[email protected]> Committed: Tue Apr 10 04:07:59 2018 +0000 ---------------------------------------------------------------------- core/sql/bin/SqlciErrors.txt | 2 +- core/sql/executor/ExExeUtilGet.cpp | 90 ++++---------------- core/sql/executor/HBaseClient_JNI.cpp | 25 ------ core/sql/executor/HBaseClient_JNI.h | 2 - core/sql/exp/ExpHbaseInterface.cpp | 4 +- .../java/org/trafodion/sql/HBaseClient.java | 47 +++++----- .../java/org/trafodion/sql/TrafRegionStats.java | 13 ++- 7 files changed, 54 insertions(+), 129 deletions(-) ----------------------------------------------------------------------
