----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31868/#review75753 -----------------------------------------------------------
Ship it! Ship It! - Vitalyi Brodetskyi On March 9, 2015, 7:44 p.m., Dmytro Sen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31868/ > ----------------------------------------------------------- > > (Updated March 9, 2015, 7:44 p.m.) > > > Review request for Ambari, Mahadev Konar and Vitalyi Brodetskyi. > > > Bugs: AMBARI-9988 > https://issues.apache.org/jira/browse/AMBARI-9988 > > > Repository: ambari > > > Description > ------- > > PROBLEM: On a kerberized Storm cluster after enabling > supervisor.run.worker.as.user = true, the worker logs cannot be written to > /var/log/storm due to permissions. > root@falconf1 scripts# grep -C3 777 storm.py > Directory(params.log_dir, > owner=params.storm_user, > group=params.user_group, > mode=0777, > recursive=True > ) > Restarted Ambari server and checked directory permissions. > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/storm.py > b5b967e > ambari-server/src/test/python/stacks/2.1/STORM/test_storm_base.py 3f68715 > > Diff: https://reviews.apache.org/r/31868/diff/ > > > Testing > ------- > > all tests passed > > > Thanks, > > Dmytro Sen > >
