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

Jason Lowe commented on YARN-1463:
----------------------------------

We run with security enabled but without SPNEGO on our web apps (using a custom 
auth filter instead), but now we're unable to start the RM since this is now 
considered an invalid setup.  The original patch is more in line with what we 
need, since it allows us to use security but disable SPNEGO.

> Tests should avoid starting http-server where possible or creates spnego 
> keytab/principals
> ------------------------------------------------------------------------------------------
>
>                 Key: YARN-1463
>                 URL: https://issues.apache.org/jira/browse/YARN-1463
>             Project: Hadoop YARN
>          Issue Type: Test
>    Affects Versions: 2.4.0
>            Reporter: Ted Yu
>            Assignee: Vinod Kumar Vavilapalli
>             Fix For: 2.4.0
>
>         Attachments: YARN-1463-20131226.txt, YARN-1463.v1.patch, 
> YARN-1463.v2.patch
>
>
> Here is stack trace:
> {code}
> testContainerManager[1](org.apache.hadoop.yarn.server.TestContainerManagerSecurity)
>   Time elapsed: 1.756 sec  <<< ERROR!
> org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.io.IOException: 
> ResourceManager failed to start. Final state is STOPPED
>   at 
> org.apache.hadoop.yarn.server.MiniYARNCluster$ResourceManagerWrapper.serviceStart(MiniYARNCluster.java:253)
>   at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
>   at 
> org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:121)
>   at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
>   at 
> org.apache.hadoop.yarn.server.TestContainerManagerSecurity.testContainerManager(TestContainerManagerSecurity.java:110)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to