You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Billie Rinaldi (JIRA)" <ji...@apache.org> on 2018/08/15 15:16:00 UTC

[jira] [Commented] (YARN-8474) sleeper service fails to launch with "Authentication Required"

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

Billie Rinaldi commented on YARN-8474:
--------------------------------------

I have done some testing with patch 4 and it looks pretty good. It needs some dependency cleanup, because the services-api module has a lot of undeclared dependencies (only some of which are introduced by this patch). Also, I would suggest using javax.ws.rs.core.HttpHeaders instead of the org.apache.http version, since we already have javax.ws.rs:jsr311-api as a dependency.

> sleeper service fails to launch with "Authentication Required"
> --------------------------------------------------------------
>
>                 Key: YARN-8474
>                 URL: https://issues.apache.org/jira/browse/YARN-8474
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>    Affects Versions: 3.1.0
>            Reporter: Sumana Sathish
>            Assignee: Eric Yang
>            Priority: Critical
>         Attachments: YARN-8474.001.patch, YARN-8474.002.patch, YARN-8474.003.patch, YARN-8474.004.patch
>
>
> Sleeper job fails with Authentication required.
> {code}
> yarn app -launch sl1 a/YarnServiceLogs/sleeper-orig.json
>  18/06/28 22:00:43 INFO client.ApiServiceClient: Loading service definition from local FS: /a/YarnServiceLogs/sleeper-orig.json
>  18/06/28 22:00:44 ERROR client.ApiServiceClient: Authentication required
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org