You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tajo.apache.org by bl...@apache.org on 2014/09/11 04:55:12 UTC

[02/12] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo


Project: http://git-wip-us.apache.org/repos/asf/tajo/repo
Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/415d0867
Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/415d0867
Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/415d0867

Branch: refs/heads/TAJO-1027
Commit: 415d0867ae4a4543f47360294bead1fc7f41e292
Parents: 7c98709 912df6f
Author: Jaehwa Jung <bl...@apache.org>
Authored: Sun Aug 10 15:07:24 2014 +0900
Committer: Jaehwa Jung <bl...@apache.org>
Committed: Sun Aug 10 15:07:24 2014 +0900

----------------------------------------------------------------------
 .../main/java/org/apache/tajo/cli/TajoCli.java  |   3 +-
 .../org/apache/tajo/cli/TajoGetConfCommand.java |  57 +++++++
 .../java/org/apache/tajo/client/TajoAdmin.java  |  16 ++
 .../org/apache/tajo/client/TajoGetConf.java     | 171 +++++++++++++++++++
 .../java/org/apache/tajo/cli/TestTajoCli.java   |  31 ++++
 tajo-dist/src/main/bin/tajo                     |   5 +
 6 files changed, 282 insertions(+), 1 deletion(-)
----------------------------------------------------------------------