Andrew Onischuk created AMBARI-17609:
----------------------------------------

             Summary: Oozie fails to start when Falcon is not on the same host
                 Key: AMBARI-17609
                 URL: https://issues.apache.org/jira/browse/AMBARI-17609
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 2.4.0
         Attachments: AMBARI-17609.patch


    Traceback (most recent call last):
      File 
"/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server.py",
 line 215, in <module>
        OozieServer().execute()
      File 
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
 line 280, in execute
        method(env)
      File 
"/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server.py",
 line 88, in start
        self.configure(env)
      File 
"/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server.py",
 line 82, in configure
        oozie(is_server=True)
      File "/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py", 
line 89, in thunk
        return fn(*args, **kwargs)
      File 
"/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie.py",
 line 173, in oozie
        oozie_server_specific()
      File 
"/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie.py",
 line 253, in oozie_server_specific
        not_if  = no_op_test)
      File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", 
line 155, in __init__
        self.env.run()
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
line 160, in run
        self.run_action(resource, action)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
line 124, in run_action
        provider_action()
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
 line 273, in action_run
        tries=self.resource.tries, try_sleep=self.resource.try_sleep)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 71, 
in inner
        result = function(command, **kwargs)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 93, 
in checked_call
        tries=tries, try_sleep=try_sleep)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 141, 
in _call_wrapper
        result = _call(command, **kwargs_copy)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 294, 
in _call
        raise Fail(err_msg)
    resource_management.core.exceptions.Fail: Execution of 'ambari-sudo.sh cp 
/usr/hdp/current/falcon-client/oozie/ext/falcon-oozie-el-extension-*.jar 
/usr/hdp/current/oozie-server/libext' returned 1. cp: cannot stat 
`/usr/hdp/current/falcon-client/oozie/ext/falcon-oozie-el-extension-*.jar': No 
such file or directory
    





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to