----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55758/#review162410 -----------------------------------------------------------
Ship it! Ship It! - Rohit Choudhary On Jan. 20, 2017, 11:59 a.m., Renjith Kamath wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55758/ > ----------------------------------------------------------- > > (Updated Jan. 20, 2017, 11:59 a.m.) > > > Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, DIPAYAN > BHOWMICK, Jayush Luniya, Prabhjyot Singh, Rohit Choudhary, and Sumit Mohanty. > > > Bugs: AMBARI-19648 > https://issues.apache.org/jira/browse/AMBARI-19648 > > > Repository: ambari > > > Description > ------- > > Error: > ``` > File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", > line 102, in checked_call > tries=tries, try_sleep=try_sleep, > timeout_kill_strategy=timeout_kill_strategy) > File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", > line 150, in _call_wrapper > result = _call(command, **kwargs_copy) > File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", > line 307, in _call > raise ExecutionFailed(err_msg, code, out, err) > resource_management.core.exceptions.ExecutionFailed: Execution of 'cp -f > /etc/zeppelin/conf/interpreter.json /tmp/tmpf3hCCM' returned 1. cp: cannot > stat '/etc/zeppelin/conf/interpreter.json': No such file or directory > ``` > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py > ac56aa2 > > Diff: https://reviews.apache.org/r/55758/diff/ > > > Testing > ------- > > Manually tested on CentOS > > > Thanks, > > Renjith Kamath > >
