----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27412/#review59299 -----------------------------------------------------------
Ship it! Ship It! - Sid Wagle On Oct. 31, 2014, 3:36 a.m., Alejandro Fernandez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27412/ > ----------------------------------------------------------- > > (Updated Oct. 31, 2014, 3:36 a.m.) > > > Review request for Ambari and Mahadev Konar. > > > Bugs: AMBARI-8059 > https://issues.apache.org/jira/browse/AMBARI-8059 > > > Repository: ambari > > > Description > ------- > > ``` > > 2014-10-30 22:39:15,262 - Error while executing command 'start': > Traceback (most recent call last): > File > "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", > line 122, in execute > method(env) > File > "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/FLUME/package/scripts/flume_handler.py", > line 39, in start > flume(action='start') > File > "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/FLUME/package/scripts/flume.py", > line 95, in flume > Execute(pid_cmd, logoutput=True, tries=10, try_sleep=6) > File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", > line 148, in __init__ > self.env.run() > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 149, in run > self.run_action(resource, action) > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 115, in run_action > provider_action() > File > "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", > line 241, in action_run > raise ex > Fail: Execution of 'pgrep -o -u flume -f ^/usr/jdk64/jdk1.7.0_67.*a2.* > > /var/run/flume/a2.pid' returned 1. > > ``` > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/FLUME/package/scripts/flume.py > 2db4039 > ambari-server/src/test/python/stacks/2.0.6/FLUME/test_flume.py 85602ef > > Diff: https://reviews.apache.org/r/27412/diff/ > > > Testing > ------- > > Total run:679 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Alejandro Fernandez > >
