Eric Yang created YARN-7909:
-------------------------------
Summary: YARN service REST API returns charset=null when kerberos
enabled
Key: YARN-7909
URL: https://issues.apache.org/jira/browse/YARN-7909
Project: Hadoop YARN
Issue Type: Bug
Components: yarn-native-services
Affects Versions: 3.1.0
Reporter: Eric Yang
Assignee: Eric Yang
When kerberos is enabled, the response header will reply with:
{code:java}
Content-Type: application/json;charset=null{code}
This appears to be somehow AuthenticationFilter is trigger charset to become
undefined.
The same problem is not observed when simple security is enabled.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]