[jira] [Commented] (TWILL-171) Update HDFS delegation token properly for HA mode

2017-03-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TWILL-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943918#comment-15943918
 ] 

ASF GitHub Bot commented on TWILL-171:
--

Github user asfgit closed the pull request at:

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


> 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)


[jira] [Commented] (TWILL-171) Update HDFS delegation token properly for HA mode

2017-03-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TWILL-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943878#comment-15943878
 ] 

ASF GitHub Bot commented on TWILL-171:
--

Github user anew commented on the issue:

https://github.com/apache/twill/pull/42
  
IMO this is the cleaner, if verbose, way. LGTM +1


> 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)


[jira] [Commented] (TWILL-171) Update HDFS delegation token properly for HA mode

2017-03-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TWILL-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943748#comment-15943748
 ] 

ASF GitHub Bot commented on TWILL-171:
--

Github user chtyim commented on the issue:

https://github.com/apache/twill/pull/42
  
@serranom True. We can also try to get it via the `LocationFactory` from 
the application location, however it won't really make the code easier to 
understand (there would be unwrapping and `instanceof` check)


> 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)


[jira] [Commented] (TWILL-171) Update HDFS delegation token properly for HA mode

2017-03-27 Thread ASF GitHub Bot (JIRA)

[ 
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 
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)


[jira] [Commented] (TWILL-171) Update HDFS delegation token properly for HA mode

2016-07-18 Thread Ali Anwar (JIRA)

[ 
https://issues.apache.org/jira/browse/TWILL-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383305#comment-15383305
 ] 

Ali Anwar commented on TWILL-171:
-

In handling this, we need to make sure that we that we handle different name 
node services having different schemes.

Relevant comment:
https://github.com/caskdata/cdap/pull/5697#discussion_r61483214

> 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
>
> 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.4#6332)