----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60237/#review178377 -----------------------------------------------------------
Ship it! Ship It! - Vitalyi Brodetskyi On Червень 20, 2017, 12:11 після полудня, Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60237/ > ----------------------------------------------------------- > > (Updated Червень 20, 2017, 12:11 після полудня) > > > Review request for Ambari and Vitalyi Brodetskyi. > > > Bugs: AMBARI-21286 > https://issues.apache.org/jira/browse/AMBARI-21286 > > > Repository: ambari > > > 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> > > > Diffs > ----- > > > ambari-common/src/main/python/resource_management/libraries/providers/hdfs_resource.py > 69cc7cd > > > Diff: https://reviews.apache.org/r/60237/diff/1/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
