You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2015/03/04 17:03:06 UTC

[jira] [Resolved] (AMBARI-9922) Spark service check fails due to missing import

     [ 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)