[GitHub] twill pull request #11: Fix a ClassCastException in YarnUtils.addDelegationT...

2016-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/twill/pull/11 --- 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

[GitHub] twill pull request #11: Fix a ClassCastException in YarnUtils.addDelegationT...

2016-09-20 Thread anwar6953
Github user anwar6953 commented on a diff in the pull request: https://github.com/apache/twill/pull/11#discussion_r79760063 --- Diff: twill-yarn/src/main/java/org/apache/twill/internal/yarn/YarnUtils.java --- @@ -165,7 +165,7 @@ public static ApplicationId createApplicationId(long

[GitHub] twill pull request #11: Fix a ClassCastException in YarnUtils.addDelegationT...

2016-09-20 Thread anwar6953
GitHub user anwar6953 opened a pull request: https://github.com/apache/twill/pull/11 Fix a ClassCastException in YarnUtils.addDelegationTokens. Example exception: ``` java.lang.ClassCastException: org.apache.twill.filesystem.LocationFactories$1 cannot be cast to