You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by piaosama <gi...@git.apache.org> on 2018/09/29 06:35:01 UTC

[GitHub] twill pull request #70: TWILL-262 YarnUtils#cloneHaNnCredentials uses DFSUti...

GitHub user piaosama opened a pull request:

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

    TWILL-262 YarnUtils#cloneHaNnCredentials uses DFSUtil#getHaNnRpcAddresses, which is removed from DFSUtils from hadoop-2.8

    TWILL-262 YarnUtils#cloneHaNnCredentials uses DFSUtil#getHaNnRpcAddresses, which is removed from DFSUtils from hadoop-2.8

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

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

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

    https://github.com/apache/twill/pull/70.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 #70
    
----
commit 892fdc172522aa67d1581b324503fddc912e839c
Author: lihongyuan <li...@...>
Date:   2018-09-29T06:33:05Z

    TWILL-262 YarnUtils#cloneHaNnCredentials uses DFSUtil#getHaNnRpcAddresses, which is removed from DFSUtils from hadoop-2.8

----


---

[GitHub] twill pull request #70: TWILL-262 YarnUtils#cloneHaNnCredentials uses DFSUti...

Posted by piaosama <gi...@git.apache.org>.
Github user piaosama closed the pull request at:

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


---

[GitHub] twill issue #70: TWILL-262 YarnUtils#cloneHaNnCredentials uses DFSUtil#getHa...

Posted by piaosama <gi...@git.apache.org>.
Github user piaosama commented on the issue:

    https://github.com/apache/twill/pull/70
  
    seems code style check failed,will try to open a new pull request


---