You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2015/02/27 23:18:04 UTC

[jira] [Commented] (AMBARI-9839) Spark deployment fails

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

Sumit Mohanty commented on AMBARI-9839:
---------------------------------------

Ran all ambari-server python unit tests. There are no failures related to the SPARK stack. 

> Spark deployment fails
> ----------------------
>
>                 Key: AMBARI-9839
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9839
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 2.0.0
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>            Priority: Critical
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9839.patch
>
>
> 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 56, in <module>
>     SparkClient().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/spark_client.py", line 43, 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 46, in configure
>     import params
>   File "/var/lib/ambari-agent/cache/common-services/SPARK/1.2.0.2.2/package/scripts/params.py", line 1
>     bin_dir = hadoop_bin_dir
>     ^
> IndentationError: unexpected indent
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)