You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/03 23:50:41 UTC

[jira] [Commented] (TWILL-230) Retrieval of ResourceReport via TwillController may fail

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

ASF GitHub Bot commented on TWILL-230:
--------------------------------------

GitHub user chtyim opened a pull request:

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

    (TWILL-230) Get resource report based on the caller user

    - Also by default get the resource report from the tracking url, then fall back to the original tracking url.

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

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

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

    https://github.com/apache/twill/pull/53.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 #53
    
----
commit 239619d8a1ccb08dae3c3262f380b87759a574f6
Author: Terence Yim <ch...@apache.org>
Date:   2017-04-03T23:49:52Z

    (TWILL-230) Get resource report based on the caller user
    
    - Also by default get the resource report from the tracking url, then fall back to the original tracking url.

----


> Retrieval of ResourceReport via TwillController may fail
> --------------------------------------------------------
>
>                 Key: TWILL-230
>                 URL: https://issues.apache.org/jira/browse/TWILL-230
>             Project: Apache Twill
>          Issue Type: Bug
>            Reporter: Terence Yim
>             Fix For: 0.11.0
>
>
> When starting a new {{YarnTwillRunnerService}}, it discovers all existing applications and get the tracker URL from the application report. However, the operation might fail if the application was started with a different user than the one who starts the {{YarnTwillRunnerService}} in a Kerberos cluster, resulting in failure to get resource report.



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