[
https://issues.apache.org/jira/browse/AMBARI-18043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409510#comment-15409510
]
Hudson commented on AMBARI-18043:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5463 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5463/])
AMBARI-18043. Not able to proceed with RU downgrade due to spark clients
(aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5c5e368fe04b441daca1fbd51650be4f2ad4bfea])
*
ambari-server/src/main/resources/common-services/SPARK/1.2.1/package/scripts/params.py
*
ambari-common/src/main/python/resource_management/libraries/functions/version.py
> Not able to proceed with RU downgrade due to spark clients failing to install
> -----------------------------------------------------------------------------
>
> Key: AMBARI-18043
> URL: https://issues.apache.org/jira/browse/AMBARI-18043
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.4.0
>
> Attachments: AMBARI-18043.patch
>
>
> RU downgrade is stuck at step to restart spark clients.
> Restart of spark clients is failing with below error :
>
>
>
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/common-services/SPARK/1.2.1/package/scripts/spark_client.py",
> line 88, in <module>
> SparkClient().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 280, in execute
> method(env)
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 676, in restart
> self.pre_upgrade_restart(env, upgrade_type=upgrade_type)
> File
> "/var/lib/ambari-agent/cache/common-services/SPARK/1.2.1/package/scripts/spark_client.py",
> line 79, in pre_upgrade_restart
> import params
> File
> "/var/lib/ambari-agent/cache/common-services/SPARK/1.2.1/package/scripts/params.py",
> line 212, in <module>
> livy_pid_dir = status_params.livy_pid_dir
> AttributeError: 'module' object has no attribute 'livy_pid_dir'
>
> Not able to proceed the downgrade even with 'Ignore and proceed'
> functionality.
> Live cluster is available here : <http://172.22.115.32:8080/>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)