[
https://issues.apache.org/jira/browse/AMBARI-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063043#comment-15063043
]
Hudson commented on AMBARI-14428:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #85 (See
[https://builds.apache.org/job/Ambari-branch-2.2/85/])
AMBARI-14428. Spark client and History Server failed to deploy from
(afernandez:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ea9339f2414b2054375c83a794c9cd9ab9f75e5c])
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py
> Spark client and History Server failed to deploy from first try on HDP-2.3.0.0
> ------------------------------------------------------------------------------
>
> Key: AMBARI-14428
> URL: https://issues.apache.org/jira/browse/AMBARI-14428
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.1
> Reporter: Dmytro Grinenko
> Priority: Blocker
> Fix For: 2.2.1
>
> Attachments: AMBARI-14428.patch
>
>
> {code}
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/common-services/SPARK/1.2.0.2.2/package/scripts/spark_client.py",
> line 59, in <module>
> SparkClient().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 219, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/common-services/SPARK/1.2.0.2.2/package/scripts/spark_client.py",
> line 35, in install
> self.configure(env)
> File
> "/var/lib/ambari-agent/cache/common-services/SPARK/1.2.0.2.2/package/scripts/spark_client.py",
> line 38, in configure
> import params
> File
> "/var/lib/ambari-agent/cache/common-services/SPARK/1.2.0.2.2/package/scripts/params.py",
> line 152, in <module>
> version = get_hdp_version('spark-thriftserver')
> File "/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py",
> line 89, in thunk
> return fn(*args, **kwargs)
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/functions/get_hdp_version.py",
> line 79, in get_hdp_version
> 'Unable to determine the current version because of a non-zero return
> code of {0}'.format(str(return_code)))
> resource_management.core.exceptions.Fail: Unable to determine the current
> version because of a non-zero return code of 1
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)