----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43579/#review120159 -----------------------------------------------------------
Ship it! Ship It! - Srimanth Gunturi On Feb. 19, 2016, 2:22 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43579/ > ----------------------------------------------------------- > > (Updated Feb. 19, 2016, 2:22 p.m.) > > > Review request for Ambari and Srimanth Gunturi. > > > Bugs: AMBARI-15048 > https://issues.apache.org/jira/browse/AMBARI-15048 > > > Repository: ambari > > > Description > ------- > > I have a cluster where i have nested queues like hive.tpcds, hive.tpch etc. > > > What i noticed when i added ranger to my cluster my hive configs changed for > hive server2 default queue names to hive.tpcds etc. Fully qualified queue > names do no work. See > for info. Instead > ambari should make sure it should queue names to just the leaf node like > tpcds, tpch etc. In the CS view we probably also need to make sure that leaf > queue names are unique. > > So after adding ranger HS2 service alerts started showing and HS2 died as it > was referring to a queue that yarn does not resolve. So i had to revert the > queue config change to only have leaf nodes. Thats how i had setup the cluster > before > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py > 3ebb25f > > ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/HIVE/configuration/hive-site.xml > 8acc4dc > > ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/stack_advisor.py > bf50aac > ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py > 982ba4f > > Diff: https://reviews.apache.org/r/43579/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
