Thomas Weise created APEXCORE-757: ------------------------------------- Summary: 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)