----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22700/#review46090 -----------------------------------------------------------
we should check if it's in /api/v1/clusters/c1/configurations/webhcat-site as well, it's not always automatically posted there, Skype me on this one if you don't find it there. - Andrew Onischuk On June 18, 2014, 12:14 p.m., Artem Baranchuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22700/ > ----------------------------------------------------------- > > (Updated June 18, 2014, 12:14 p.m.) > > > Review request for Ambari, Andrew Onischuk and Dmytro Sen. > > > Bugs: AMBARI-6174 > https://issues.apache.org/jira/browse/AMBARI-6174 > > > Repository: ambari > > > Description > ------- > > templeton.hadoop.queue.name is not set for Linux install > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.1/services/WEBHCAT/configuration/webhcat-site.xml > 1fe7abe > ambari-server/src/test/python/stacks/2.1/configs/default.json b4294ce > ambari-server/src/test/python/stacks/2.1/configs/secured.json 430e0be > > Diff: https://reviews.apache.org/r/22700/diff/ > > > Testing > ------- > > API result: > > { > "href" : > "https://192.168.56.101:8443/api/v1/stacks2/HDP/versions/2.1/stackServices/WEBHCAT/configurations/templeton.hadoop.queue.name", > "StackConfigurations" : { > "property_description" : "MapReduce queue name where WebHCat map-only > jobs will be submitted to. Can be used to avoid a deadlock where all map > slots in the cluster are taken over by Templeton launcher tasks.", > "property_name" : "templeton.hadoop.queue.name", > "property_value" : "default", > "service_name" : "WEBHCAT", > "stack_name" : "HDP", > "stack_version" : "2.1", > "type" : "webhcat-site.xml" > } > } > > > Build result: > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 14:58.716s > [INFO] Finished at: Tue Jun 17 15:48:32 PDT 2014 > [INFO] Final Memory: 41M/159M > [INFO] > ------------------------------------------------------------------------ > > > Thanks, > > Artem Baranchuk > >
