You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/06/10 01:20:20 UTC

[jira] [Commented] (AMBARI-16715) Wrong memory conf in spark-env.xml

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

Hudson commented on AMBARI-16715:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #5047 (See [https://builds.apache.org/job/Ambari-trunk-Commit/5047/])
AMBARI-16715. Wrong memory conf in spark-env.xml (Weiqing Yang via (afernandez: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9b116fb28db774bb30a2d0c8e2f070e3b7c6d55d])
* ambari-server/src/main/resources/common-services/SPARK/1.2.1/configuration/spark-env.xml
* ambari-server/src/main/resources/common-services/SPARK2/2.0.0/configuration/spark2-env.xml


> Wrong memory conf in spark-env.xml
> ----------------------------------
>
>                 Key: AMBARI-16715
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16715
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>         Environment: spark_2_2_4_15_9-master-1.2.1.2.2.4.15-9.el6.noarch
> spark_2_2_4_15_9-python-1.2.1.2.2.4.15-9.el6.noarch
> spark_2_2_4_15_9-worker-1.2.1.2.2.4.15-9.el6.noarch
> spark_2_2_4_15_9-1.2.1.2.2.4.15-9.el6.noarch
>            Reporter: Weiqing Yang
>            Assignee: Weiqing Yang
>            Priority: Minor
>             Fix For: trunk, ambari-2.4.0
>
>         Attachments: 0001-AMBARI-16715-Wrong-memory-conf-in-spark-env.xml.patch, AMBARI-16715_v2.patch
>
>
> In spark-env.xml, the memory value should not have space and a extra "b" character. "SPARK_DRIVER_MEMORY="512 Mb" #Memory for Master (e.g. 1000M, 2G) (Default: 512 Mb)", by default this line is commented but in case user uncommented it to change the memory settings then it will show a below error, so it's better to change it in the default template.
> Error:
> ./bin/spark-shell
> Error: Could not find or load main class Mb



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