[ 
https://issues.apache.org/jira/browse/AMBARI-18551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554163#comment-15554163
 ] 

Venkat Ranganathan commented on AMBARI-18551:
---------------------------------------------

Test failures unrelated to changes in the patch
{quote}
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-common/src/test/python/mock/mock.py",
 line 1199, in patched
    return func(*args, **keywargs)
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py",
 line 577, in test_stop_default
    target = RMFTestCase.TARGET_COMMON_SERVICES
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/python/stacks/utils/RMFTestCase.py",
 line 155, in executeScript
    method(RMFTestCase.env, *command_args)
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/python/stacks/utils/../../../../main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server.py",
 line 100, in stop
    oozie_service(action='stop', upgrade_type=upgrade_type)
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-common/src/main/python/ambari_commons/os_family_impl.py",
 line 89, in thunk
    return fn(*args, **kwargs)
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_service.py",
 line 173, in oozie_service
    Directory(params.oozie_tmp_dir,
NameError: global name 'Directory' is not defined

ERROR: test_stop_secured (test_oozie_server.TestOozieServer)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-common/src/test/python/mock/mock.py",
 line 1199, in patched
    return func(*args, **keywargs)
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py",
 line 711, in test_stop_secured
    target = RMFTestCase.TARGET_COMMON_SERVICES
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/python/stacks/utils/RMFTestCase.py",
 line 155, in executeScript
    method(RMFTestCase.env, *command_args)
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/python/stacks/utils/../../../../main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server.py",
 line 100, in stop
    oozie_service(action='stop', upgrade_type=upgrade_type)
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-common/src/main/python/ambari_commons/os_family_impl.py",
 line 89, in thunk
    return fn(*args, **kwargs)
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_service.py",
 line 173, in oozie_service
    Directory(params.oozie_tmp_dir,
NameError: global name 'Directory' is not defined
{quote}


> Enhance falcon integration to call falcon-config to make sure WEB-INF/lib is 
> present in all cases
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-18551
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18551
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>    Affects Versions: 2.4.2
>            Reporter: Venkat Ranganathan
>            Assignee: Venkat Ranganathan
>             Fix For: trunk
>
>         Attachments: AMBARI-18551.patch
>
>
> There are scenarios where when falcon is started for the first time the 
> enhancements of AMBARI-17955 needs an explicit falcon-config.sh call to 
> create the needed WEB-INF directories so that the customer provisioned jars 
> can be placed in the right directories



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

Reply via email to