Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
url = format("
{address}/webhdfs/v1
{target}?op=
{operation}&user.name=
{run_user}", address=self.address, run_user=self.run_user)
According to
<https://hadoop.apache.org/docs/r1.0.4/webhdfs.html#Authentication>,
`user.name` request argument is not used on security enhanced clusters
Code: <https://github.com/apache/ambari/blob/trunk/ambari-common/src/main/pyth
on/resource_management/libraries/providers/hdfs_resource.py#L164>
----------not to cut ---------
came from: <https://stackoverflow.com/questions/44622945/ambarierror-while-
enabling-kerbros>
Attachments
Attachments
Issue Links
- links to