You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/11/29 12:25:00 UTC

[jira] [Commented] (AMBARI-22541) Oozie stop failed during IOP migration with missing module get_lzo_packages

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

Hadoop QA commented on AMBARI-22541:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12899808/AMBARI-22541.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/12756//console

This message is automatically generated.

> Oozie stop failed during IOP migration with missing module get_lzo_packages
> ---------------------------------------------------------------------------
>
>                 Key: AMBARI-22541
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22541
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.6.1
>
>         Attachments: AMBARI-22541.patch
>
>
> **STR**
>   1. Deployed cluster with Ambari version: 2.4.2.0_IBM_000000 and HDP version: 4.2.5.0-0000 (LZO is enabled in HDFS configs)
>   2. Upgrade Ambari to Target Version: 2.6.1.0-64 | Hash: cd4db8e9ac0ea7ce14fc1253959a121688f34952
>   3. Register HDP-2.6.4.0-51 version and call remove iop-slect
>   4. Install the bits and start EU
> **Result**  
> EU failed at Stop Oozie server
>     
>     
>     
>     Traceback (most recent call last):
>       File "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/services/OOZIE/package/scripts/oozie_server.py", line 148, in <module>
>         OozieServer().execute()
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 367, in execute
>         method(env)
>       File "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/services/OOZIE/package/scripts/oozie_server.py", line 84, in stop
>         import params
>       File "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/services/OOZIE/package/scripts/params.py", line 28, in <module>
>         from params_linux import *
>       File "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/services/OOZIE/package/scripts/params_linux.py", line 33, in <module>
>         from resource_management.libraries.functions.get_lzo_packages import get_lzo_packages
>     ImportError: No module named get_lzo_packages
>     
> Live cluster: <http://172.22.87.3:8080/#/main/admin/stack/upgrade>



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)