Jason Lowe created MAPREDUCE-6162:
-------------------------------------
Summary: mapred hsadmin fails on a secure cluster
Key: MAPREDUCE-6162
URL: https://issues.apache.org/jira/browse/MAPREDUCE-6162
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: jobhistoryserver
Affects Versions: 2.5.0
Reporter: Jason Lowe
Assignee: Jason Lowe
Attempts to use mapred hsadmin fail on a secure cluster for a couple of
reasons. The HSAdmin client isn't configuring the principal config key for the
protocol, resulting in a "Failed to specify server's Kerberos principal name"
error. The principal can be specified manually on the command-line via
-Dhadoop.security.service.user.name.key, but then it results in a "Protocol
interface ... is not known" error because HSAdminServer is not registering an
appropriately configured policy provider when authorization is enabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)