[ https://issues.apache.org/jira/browse/TWILL-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943738#comment-15943738 ]
ASF GitHub Bot commented on TWILL-171: -------------------------------------- GitHub user chtyim opened a pull request: https://github.com/apache/twill/pull/42 (TWILL-171) Clone the HDFS delegation in HA mode. - This is for working around HDFS-9276 You can merge this pull request into a Git repository by running: $ git pull https://github.com/chtyim/twill feature/TWILL-171 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/twill/pull/42.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 #42 ---- commit 2813b85f3cfa5ad0e37fd68cf06b1c4d577db76f Author: Terence Yim <cht...@apache.org> Date: 2017-03-27T17:51:26Z (TWILL-171) Clone the HDFS delegation in HA mode. - This is for working around HDFS-9276 ---- > Update HDFS delegation token properly for HA mode > ------------------------------------------------- > > Key: TWILL-171 > URL: https://issues.apache.org/jira/browse/TWILL-171 > Project: Apache Twill > Issue Type: Bug > Affects Versions: 0.7.0-incubating > Environment: HA-enabled NodeManager, Kerberos-enabled > Reporter: Ali Anwar > Assignee: Terence Yim > Fix For: 0.11.0 > > > There is an issue https://issues.apache.org/jira/browse/HDFS-9276, which can > be worked around to update HDFS delegation token properly for HA mode. > See: https://issues.cask.co/browse/CDAP-5844 -- This message was sent by Atlassian JIRA (v6.3.15#6346)