You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@twill.apache.org by ch...@apache.org on 2016/06/21 23:23:41 UTC

[4/5] incubator-twill git commit: Merge branch 'master' into site

Merge branch 'master' into site


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

Branch: refs/heads/site
Commit: 85d5db1d72334bacee5f6d194aed24b9ebae8db4
Parents: c7c3f77 c1a6f8a
Author: Terence Yim <ch...@apache.org>
Authored: Tue Jun 21 16:02:17 2016 -0700
Committer: Terence Yim <ch...@apache.org>
Committed: Tue Jun 21 16:02:17 2016 -0700

----------------------------------------------------------------------
 pom.xml                                         | 86 +-------------------
 .../apache/twill/example/yarn/HelloWorld.java   |  7 +-
 .../filesystem/FileContextLocationFactory.java  | 17 +++-
 .../org/apache/twill/internal/ServiceMain.java  | 38 ++++++---
 .../apache/twill/internal/yarn/YarnUtils.java   | 58 ++++++-------
 .../apache/twill/yarn/YarnTwillPreparer.java    |  5 --
 .../twill/yarn/YarnTwillRunnerService.java      | 10 +--
 .../twill/filesystem/LocalLocationTest.java     |  8 ++
 .../twill/filesystem/LocationTestBase.java      | 22 ++++-
 .../org/apache/twill/yarn/BaseYarnTest.java     | 20 +++++
 .../apache/twill/yarn/EchoServerTestRun.java    | 18 +++-
 11 files changed, 142 insertions(+), 147 deletions(-)
----------------------------------------------------------------------