GitHub user cbaenziger opened a pull request:

    https://github.com/apache/twill/pull/65

    (TWILL-254) Update to use ContainerId.fromString

    This moves away from the deprecated `ConverterUitls.toContainerId` and 
updates the build to use Hadoop 2.7.2 to avoid folks grabbing master and having 
a failure trying to run on clusters with code newer than November 18th, 2014 
(release of Hadoop 2.6.0).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cbaenziger/twill master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/twill/pull/65.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #65
    
----
commit 391553308ccc0539b72fac6bf13cd819ce3bb5e1
Author: Clay Baenziger <cbaenziger@...>
Date:   2018-02-03T03:35:37Z

    (TWILL-254) Update to use ContainerId.fromString

----


---

Reply via email to