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

ASF GitHub Bot commented on APEXCORE-757:
-----------------------------------------

PramodSSImmaneni commented on a change in pull request #556: APEXCORE-757 Web 
authentication DISABLE option not working.
URL: https://github.com/apache/apex-core/pull/556#discussion_r127486066
 
 

 ##########
 File path: 
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java
 ##########
 @@ -644,6 +644,15 @@ protected void serviceStart() throws Exception
       if (SecurityUtils.isStramWebSecurityEnabled()) {
 
 Review comment:
   Yes, that was my intention. Made the comment in the wrong place.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Web authentication DISABLE option not working
> ---------------------------------------------
>
>                 Key: APEXCORE-757
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-757
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>
> On a secure cluster that has authentication enabled for the YARN web 
> services, Apex is configured with:
>   <property>
>     <name>apex.attr.STRAM_HTTP_AUTHENTICATION</name>
>     <value>DISABLE</value>
>   </property>
> "DISABLE - Disable authentication for web services."
> Instead it follows the Hadoop setting and fails because in this case Kerberos 
> is enabled and the keytab not configured.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to