[GitHub] twill pull request #43: (TWILL-194) Acquires KMS delegation token correctly

2017-03-27 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] twill pull request #43: (TWILL-194) Acquires KMS delegation token correctly

2017-03-27 Thread chtyim
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




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---