Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 566151750B for ; Fri, 27 Feb 2015 00:14:11 +0000 (UTC) Received: (qmail 67756 invoked by uid 500); 27 Feb 2015 00:14:05 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 67722 invoked by uid 500); 27 Feb 2015 00:14:05 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 67705 invoked by uid 99); 27 Feb 2015 00:14:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2015 00:14:04 +0000 Date: Fri, 27 Feb 2015 00:14:04 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-9811) Spark: spark-defaults.conf file does not contains added Custom properties from UI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339447#comment-14339447 ] Hudson commented on AMBARI-9811: -------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #1882 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1882/]) AMBARI-9811. Spark: spark-defaults.conf file does not contains added Custom properties from UI (Gautam Borad via alejandro) (afernandez: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3d8fc35408f75ec55da23c2b2043fd62a231803c) * ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py * ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml * ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/metainfo.xml * ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/setup_spark.py > Spark: spark-defaults.conf file does not contains added Custom properties from UI > --------------------------------------------------------------------------------- > > Key: AMBARI-9811 > URL: https://issues.apache.org/jira/browse/AMBARI-9811 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.0.0 > Reporter: Gautam Borad > Assignee: Gautam Borad > Fix For: 2.0.0 > > Attachments: AMBARI-9811-spark-defaults.conf-does-not-contain-add.patch > > > 1] spark-defaults.conf file does not contain properties that are added from the Custom spark-defaults accordion. > Such values should be added to the SPARK_CONF/spark-defaults.conf dir > 2] Add JAVA_HOME variable to spark-env.sh > 3] Create an hdfs dir (/user/spark) for spark during setup. -- This message was sent by Atlassian JIRA (v6.3.4#6332)