----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31744/#review75238 -----------------------------------------------------------
Ship it! ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/kerberos.json <https://reviews.apache.org/r/31744/#comment122202> Why is the supervisor component removed? If it is not there, the component will not be considered for Kerberization. At least, an empty entry is needed. { "name" : "SUPERVISOR" } - Robert Levas On March 4, 2015, 4:06 p.m., Jaimin Jetly wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31744/ > ----------------------------------------------------------- > > (Updated March 4, 2015, 4:06 p.m.) > > > Review request for Ambari, Robert Levas, Srimanth Gunturi, and Yusaku Sako. > > > Bugs: AMBARI-9936 > https://issues.apache.org/jira/browse/AMBARI-9936 > > > Repository: ambari > > > Description > ------- > > Deploy cluster with Hbase and Storm > Start Security wizard. Select Active Directory mode. > Proceed to Identity configuration step. > There I can configure smokeuser and hdfs headless principal names. But for > Hbase there is no field for headless principal configuration. > Same for Storm. There is no field for headless principal configuration. > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/kerberos.json > aa4fa75 > ambari-web/app/controllers/main/admin/kerberos/step4_controller.js 06208ee > > Diff: https://reviews.apache.org/r/31744/diff/ > > > Testing > ------- > > Tested the patch end-to-end by successfully going through kerberos wizard > with customized values for HBase and Storm > > **ambari-web unit test result with the patch:** > > 5479 tests complete (9 seconds) > 62 tests pending > > > Thanks, > > Jaimin Jetly > >
