Renjith Kamath created AMBARI-19648:
---------------------------------------
Summary: Intermittent Zeppelin Server start failure during service
install and start from Ambari
Key: AMBARI-19648
URL: https://issues.apache.org/jira/browse/AMBARI-19648
Project: Ambari
Issue Type: Bug
Components: ambari-server
Reporter: Renjith Kamath
Assignee: Renjith Kamath
Priority: Critical
Fix For: 2.5.0
{noformat}
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
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)