Merge [TRAFODION-1729] PR 258 Change coprocessor deployment method
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/70dd6021 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/70dd6021 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/70dd6021 Branch: refs/heads/master Commit: 70dd6021945737b9dbe2dc6197ad4971bb34fe44 Parents: 94ac0f6 65cc64f Author: Dave Birdsall <[email protected]> Authored: Tue Feb 2 16:56:40 2016 +0000 Committer: Dave Birdsall <[email protected]> Committed: Tue Feb 2 16:56:40 2016 +0000 ---------------------------------------------------------------------- core/sqf/sql/scripts/sqgen | 2 + .../sqf/sql/scripts/traf_coprocessor.properties | 26 +++++ .../org/trafodion/sql/CoprocessorUtils.java | 104 +++++++++++++++++++ .../java/org/trafodion/sql/HBaseClient.java | 19 +++- 4 files changed, 149 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
