Repository: incubator-slider
Updated Branches:
  refs/heads/develop 07c4da892 -> f48a466d4


Merge branch 'feature/SLIDER-306_list_command_enhancementsns' into develop


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/f48a466d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/f48a466d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/f48a466d

Branch: refs/heads/develop
Commit: f48a466d41167ddd44ac44c04c2d57b36011d489
Parents: 07c4da8 bd8384c
Author: Steve Loughran <ste...@apache.org>
Authored: Fri Oct 24 21:51:10 2014 +0100
Committer: Steve Loughran <ste...@apache.org>
Committed: Fri Oct 24 21:51:10 2014 +0100

----------------------------------------------------------------------
 .../org/apache/slider/client/SliderClient.java  | 184 +++++++++--
 .../apache/slider/client/SliderClientAPI.java   |   5 +-
 .../slider/common/params/ActionListArgs.java    |  13 +
 .../common/params/ActionRegistryArgs.java       |   1 +
 .../slider/common/tools/CoreFileSystem.java     |  30 ++
 .../apache/slider/common/tools/SliderUtils.java | 309 ++++++++++++-------
 .../apache/slider/core/build/InstanceIO.java    |   8 +-
 .../slider/core/registry/YarnAppListClient.java |  21 +-
 .../slider/agent/actions/TestActionList.groovy  | 109 +++++--
 .../agent/freezethaw/TestFreezeCommands.groovy  |   3 +-
 .../standalone/TestStandaloneAMDestroy.groovy   |  16 +
 .../slider/client/TestCommonArgParsing.groovy   |   3 +-
 .../funtest/framework/CommandTestBase.groovy    |  10 +-
 .../funtest/commands/ListCommandIT.groovy       |  14 +-
 .../lifecycle/AgentClusterLifecycleIT.groovy    |  26 +-
 .../funtest/HBaseClusterLifecycleIT.groovy      |   2 +-
 16 files changed, 569 insertions(+), 185 deletions(-)
----------------------------------------------------------------------


Reply via email to