[
https://issues.apache.org/jira/browse/AMBARI-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Onischuk resolved AMBARI-9922.
-------------------------------------
Resolution: Fixed
Committed to trunk and branch-2.0.0
> Spark service check fails due to missing import
> -----------------------------------------------
>
> Key: AMBARI-9922
> URL: https://issues.apache.org/jira/browse/AMBARI-9922
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.0.0
>
>
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/common-services/SPARK/1.2.0.2.2/package/scripts/service_check.py",
> line 65, in <module>
> SparkServiceCheck().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 208, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/common-services/SPARK/1.2.0.2.2/package/scripts/service_check.py",
> line 62, in service_check
> raise ComponentIsNotRunning()
> NameError: global name 'ComponentIsNotRunning' is not defined
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)