> On Feb. 11, 2016, 1:15 a.m., Robert Levas wrote: > > ambari-server/src/main/resources/common-services/HAWQ/2.0.0/kerberos.json, > > lines 27-53 > > <https://reviews.apache.org/r/43465/diff/1/?file=1240075#file1240075line27> > > > > This identitiy seems to be duplicated in both components. You should > > probably move this to the service level and reference it in the component > > if component-specific changes need to be made.
Robert, thank you for telling me this. I saw the duplicate but had no idea I could define once and refers to it. https://cwiki.apache.org/confluence/display/AMBARI/Automated+Kerberizaton#AutomatedKerberizaton-Service-levelIdentities for anybody who wants to know the detail of this. - jun ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43465/#review118794 ----------------------------------------------------------- On Feb. 11, 2016, 1 a.m., jun aoki wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43465/ > ----------------------------------------------------------- > > (Updated Feb. 11, 2016, 1 a.m.) > > > Review request for Ambari. > > > Bugs: AMBARI-15001 > https://issues.apache.org/jira/browse/AMBARI-15001 > > > Repository: ambari > > > Description > ------- > > This is to add hdfs keytab for hawq nodes. > Currently HAWQ's service check fails due to data clean up after service check > is completed and causes a false negative. > > > Diffs > ----- > > ambari-server/src/main/resources/common-services/HAWQ/2.0.0/kerberos.json > cc11c15 > > Diff: https://reviews.apache.org/r/43465/diff/ > > > Testing > ------- > > Locally teted. > > > Thanks, > > jun aoki > >
