You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by nc...@apache.org on 2017/01/30 15:40:28 UTC

[07/30] ambari git commit: AMBARI-19759. Fix Spark2 service description string (Bikas Saha via smohanty)

AMBARI-19759. Fix Spark2 service description string (Bikas Saha via smohanty)


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

Branch: refs/heads/branch-dev-patch-upgrade
Commit: c60098536dcd7faf85e364fdcafed17cbba340a6
Parents: b3391f0
Author: Sumit Mohanty <sm...@hortonworks.com>
Authored: Fri Jan 27 16:02:15 2017 -0800
Committer: Sumit Mohanty <sm...@hortonworks.com>
Committed: Fri Jan 27 16:02:46 2017 -0800

----------------------------------------------------------------------
 .../main/resources/stacks/HDP/2.6/services/SPARK2/metainfo.xml  | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/c6009853/ambari-server/src/main/resources/stacks/HDP/2.6/services/SPARK2/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.6/services/SPARK2/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.6/services/SPARK2/metainfo.xml
index 34d3fdd..66341c9 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.6/services/SPARK2/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.6/services/SPARK2/metainfo.xml
@@ -23,8 +23,9 @@
   <services>
     <service>
       <name>SPARK2</name>
-      <comment>Apache Spark 2.1 is a fast and general engine for large-scale data processing. This service is &lt;b&gt;Technical Preview&lt;/b&gt;.</comment>
-      <version>2.1.x</version>
+      <comment>Apache Spark is a fast and general engine for large-scale data processing</comment>
+      <version>2.x</version>
+      <selection>DEFAULT</selection>
 
       <components>
         <component>