[jira] [Commented] (TWILL-194) KMS delegation token is not included if the FileContextLocationFactory is ued

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

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

ASF GitHub Bot commented on TWILL-194:
--

Github user asfgit closed the pull request at:

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


> KMS delegation token is not included if the FileContextLocationFactory is ued
> -
>
> Key: TWILL-194
> URL: https://issues.apache.org/jira/browse/TWILL-194
> Project: Apache Twill
>  Issue Type: Bug
>  Components: yarn
>Affects Versions: 0.7.0-incubating, 0.8.0
>Reporter: Terence Yim
>Assignee: Terence Yim
> Fix For: 0.11.0
>
>
> It is caused by HDFS-10296 and Twill can provide a workaround for that by 
> acquiring the KMS delegation token explicitly when the 
> FileContextLocationFactory is used.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TWILL-194) KMS delegation token is not included if the FileContextLocationFactory is ued

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

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

ASF GitHub Bot commented on TWILL-194:
--

Github user anew commented on the issue:

https://github.com/apache/twill/pull/43
  
LGTM


> KMS delegation token is not included if the FileContextLocationFactory is ued
> -
>
> Key: TWILL-194
> URL: https://issues.apache.org/jira/browse/TWILL-194
> Project: Apache Twill
>  Issue Type: Bug
>  Components: yarn
>Affects Versions: 0.7.0-incubating, 0.8.0
>Reporter: Terence Yim
>Assignee: Terence Yim
> Fix For: 0.11.0
>
>
> It is caused by HDFS-10296 and Twill can provide a workaround for that by 
> acquiring the KMS delegation token explicitly when the 
> FileContextLocationFactory is used.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TWILL-194) KMS delegation token is not included if the FileContextLocationFactory is ued

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

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

ASF GitHub Bot commented on TWILL-194:
--

GitHub user chtyim opened a pull request:

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

(TWILL-194) Acquires KMS delegation token correctly

- This is to workaround HDFS-10296 that if FileContext object is used
  to acquire delegation token, the KMS delegation token is not included

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

$ git pull https://github.com/chtyim/twill feature/TWILL-194

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

https://github.com/apache/twill/pull/43.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 #43


commit d37d8af52803979acec0704e6324a8d7fe22da2c
Author: Terence Yim 
Date:   2017-03-27T17:58:54Z

(TWILL-194) Acquires KMS delegation token correctly

- This is to workaround HDFS-10296 that if FileContext object is used
  to acquire delegation token, the KMS delegation token is not included




> KMS delegation token is not included if the FileContextLocationFactory is ued
> -
>
> Key: TWILL-194
> URL: https://issues.apache.org/jira/browse/TWILL-194
> Project: Apache Twill
>  Issue Type: Bug
>  Components: yarn
>Affects Versions: 0.7.0-incubating, 0.8.0
>Reporter: Terence Yim
>
> It is caused by HDFS-10296 and Twill can provide a workaround for that by 
> acquiring the KMS delegation token explicitly when the 
> FileContextLocationFactory is used.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)