----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17659/#review33430 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On Feb. 3, 2014, 1:38 p.m., Arsen Babych wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17659/ > ----------------------------------------------------------- > > (Updated Feb. 3, 2014, 1:38 p.m.) > > > Review request for Ambari and Andrew Onischuk. > > > Bugs: AMBARI-4503 > https://issues.apache.org/jira/browse/AMBARI-4503 > > > Repository: ambari > > > Description > ------- > > Using Stack 2.1.1. > > {code} > stderr: > File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", > line 152, in __init__ > self.env.run() > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 150, in run > self.run_action(resource, action) > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 116, in run_action > provider_action() > File > "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", > line 237, in action_run > raise ex > Fail: Execution of 'service mysqld start' returned 1. /etc/profile: line 31: > id: command not found > mysqld: unrecognized service > stdout: > File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", > line 152, in __init__ > self.env.run() > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 150, in run > self.run_action(resource, action) > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 116, in run_action > provider_action() > File > "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", > line 237, in action_run > raise ex > Fail: Execution of 'service mysqld start' returned 1. /etc/profile: line 31: > id: command not found > mysqld: unrecognized service > {code} > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/metainfo.xml > d69441b > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/metainfo.xml > 3e89601 > > Diff: https://reviews.apache.org/r/17659/diff/ > > > Testing > ------- > > > Thanks, > > Arsen Babych > >