[
https://issues.apache.org/jira/browse/AMBARI-9839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty resolved AMBARI-9839.
-----------------------------------
Resolution: Fixed
Committed to branch-2.0.0. trunk does not have this issue.
> 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)