GitHub user piaosama opened a pull request:
https://github.com/apache/twill/pull/71
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/71.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 #71
----
commit e1e58009c7a40d665ed80b78ebe3e1c3d2aa0f3b
Author: lihongyuan <lihongyuan@...>
Date: 2018-09-29T06:49:47Z
TWILL-262 YarnUtils#cloneHaNnCredentials uses DFSUtil#getHaNnRpcAddresses,
which is removed from DFSUtils from hadoop-2.8
----
---