You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2014/11/10 01:16:52 UTC

[5/9] incubator-slider git commit: Merge branch 'feature/SLIDER-623-python' into develop

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

Branch: refs/heads/develop
Commit: c806be2c516fa821e92ef13ec0389093ce7bb039
Parents: 1890c42 5898afd
Author: Steve Loughran <st...@apache.org>
Authored: Mon Nov 10 00:09:18 2014 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Mon Nov 10 00:09:18 2014 +0000

----------------------------------------------------------------------
 .../apache/slider/common/SliderXmlConfKeys.java |  7 +++
 .../apache/slider/common/tools/SliderUtils.java | 64 ++++++++++++++------
 .../server/appmaster/SliderAppMaster.java       |  7 ++-
 .../tools/TestExecutionEnvironment.groovy       | 18 +++++-
 .../common/tools/TestWindowsSupport.groovy      |  2 +-
 .../slider/providers/agent/AgentTestBase.groovy | 10 +--
 .../slider/providers/agent/TestAgentEcho.groovy |  5 ++
 .../apache/slider/test/SliderTestUtils.groovy   | 32 +++-------
 .../slider/test/YarnMiniClusterTestBase.groovy  |  6 +-
 .../services/workflow/TestLongLivedProcess.java |  3 +
 .../TestWorkflowForkedProcessService.java       |  4 +-
 11 files changed, 101 insertions(+), 57 deletions(-)
----------------------------------------------------------------------