You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by sm...@apache.org on 2014/10/12 02:58:28 UTC

[40/50] git commit: Merge branch 'feature/SLIDER-365-resolve-command' into develop

Merge branch 'feature/SLIDER-365-resolve-command' 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/e39d99e1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/e39d99e1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/e39d99e1

Branch: refs/heads/feature/SLIDER-481_allow_dedicated_handling_of_exports
Commit: e39d99e1943cc4d000fa4796478dad2387da2ef3
Parents: b8c3546 67b3836
Author: Steve Loughran <st...@apache.org>
Authored: Thu Oct 9 16:01:45 2014 -0700
Committer: Steve Loughran <st...@apache.org>
Committed: Thu Oct 9 16:01:45 2014 -0700

----------------------------------------------------------------------
 .../org/apache/slider/client/SliderClient.java  |  78 ++++++-------
 .../common/params/ActionRegistryArgs.java       |  10 +-
 .../slider/common/params/ActionResolveArgs.java |  91 ++++++++++++++--
 .../apache/slider/common/params/Arguments.java  |   4 +-
 .../slider/common/params/SliderActions.java     |   2 +
 .../TestStandaloneYarnRegistryAM.groovy         | 109 ++++++++++++++-----
 .../apache/slider/test/SliderTestUtils.groovy   |  21 +++-
 .../funtest/FunctionalHBaseClusterIT.groovy     |   2 +-
 8 files changed, 229 insertions(+), 88 deletions(-)
----------------------------------------------------------------------