You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2015/10/28 18:23:04 UTC

[1/2] ambari git commit: AMBARI-13610. Spark service has required , empty configs : spark_thrift_cmd_opts(Upgrade from 2.0.0/2.0.1/2.0.2 to 2.1.3) (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 ef387bf8c -> 18aae6aae
  refs/heads/trunk f30f9b581 -> 5ad53b6c9


AMBARI-13610.  Spark service has required ,empty configs : spark_thrift_cmd_opts(Upgrade from 2.0.0/2.0.1/2.0.2 to 2.1.3) (aonishuk)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/5ad53b6c
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/5ad53b6c
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/5ad53b6c

Branch: refs/heads/trunk
Commit: 5ad53b6c91b707069fa89ec9159edaa024032536
Parents: f30f9b5
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Wed Oct 28 19:22:44 2015 +0200
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Wed Oct 28 19:22:44 2015 +0200

----------------------------------------------------------------------
 .../SPARK/1.2.0.2.2/configuration/spark-env.xml                | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/5ad53b6c/ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml b/ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml
index 25fcc6b..4d30253 100644
--- a/ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml
+++ b/ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml
@@ -103,7 +103,9 @@ fi
   <property>
     <name>spark_thrift_cmd_opts</name>
     <description>additional spark thrift server commandline options</description>
-    <value>
-    </value>
+    <value></value>
+    <value-attributes>
+      <empty-value-valid>true</empty-value-valid>
+    </value-attributes>
   </property>
 </configuration>


[2/2] ambari git commit: AMBARI-13610. Spark service has required , empty configs : spark_thrift_cmd_opts(Upgrade from 2.0.0/2.0.1/2.0.2 to 2.1.3) (aonishuk)

Posted by ao...@apache.org.
AMBARI-13610.  Spark service has required ,empty configs : spark_thrift_cmd_opts(Upgrade from 2.0.0/2.0.1/2.0.2 to 2.1.3) (aonishuk)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/18aae6aa
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/18aae6aa
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/18aae6aa

Branch: refs/heads/branch-2.1
Commit: 18aae6aaed0f481cd553226f6fb48ea21bd443b9
Parents: ef387bf
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Wed Oct 28 19:22:49 2015 +0200
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Wed Oct 28 19:22:49 2015 +0200

----------------------------------------------------------------------
 .../SPARK/1.2.0.2.2/configuration/spark-env.xml                | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/18aae6aa/ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml b/ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml
index 25fcc6b..4d30253 100644
--- a/ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml
+++ b/ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml
@@ -103,7 +103,9 @@ fi
   <property>
     <name>spark_thrift_cmd_opts</name>
     <description>additional spark thrift server commandline options</description>
-    <value>
-    </value>
+    <value></value>
+    <value-attributes>
+      <empty-value-valid>true</empty-value-valid>
+    </value-attributes>
   </property>
 </configuration>