[
https://issues.apache.org/jira/browse/AMBARI-13094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905251#comment-14905251
]
Hudson commented on AMBARI-13094:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #3497 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3497/])
AMBARI-13094. Add Spark Thrift Ambari Service (Judy Nash via smohanty)
(smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3e63b159135cc30d2429caf22253311e8a0d5a03)
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/spark_service.py
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/service_check.py
* ambari-server/src/test/python/stacks/2.3/SPARK/test_spark_thrift_server.py
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/spark_thrift_server.py
* ambari-server/src/test/python/stacks/2.3/configs/spark_default.json
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/setup_spark.py
* ambari-server/src/main/resources/stacks/HDP/2.3/role_command_order.json
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/status_params.py
*
ambari-common/src/main/python/resource_management/libraries/functions/hdp_select.py
*
ambari-server/src/main/resources/common-services/SPARK/1.4.1.2.3/configurations/spark-thrift-sparkconf.xml
* ambari-server/src/main/resources/common-services/SPARK/1.4.1.2.3/metainfo.xml
*
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/package/scripts/job_history_server.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/SPARK/metainfo.xml
*
ambari-server/src/main/resources/common-services/SPARK/1.4.1.2.3/configurations/spark-hive-site-override.xml
AMBARI-13094. Add Spark Thrift Ambari Service, with trunk changes (Judy Nash
via smohanty) (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d957874f5db31d02aad9d424fdc69804e978b08d)
* ambari-server/src/test/python/stacks/2.3/SPARK/test_spark_thrift_server.py
> Add Spark Thrift Ambari Service
> -------------------------------
>
> Key: AMBARI-13094
> URL: https://issues.apache.org/jira/browse/AMBARI-13094
> Project: Ambari
> Issue Type: New Feature
> Affects Versions: trunk
> Reporter: Judy Nash
> Assignee: Judy Nash
> Labels: patch
> Fix For: 2.1.2, trunk
>
> Attachments: AMBARI-13094-2.1.2.patch, AMBARI-13094.patch, Ambari
> Service for Spark Thrift Design Specification.docx
>
>
> New feature to add spark thrift server support on Ambari.
> Design specification attached.
> Instruction to add thrift server to an existing cluster:
> 1) If running on HDP distro, Update metainfo.xml @
> /var/lib/ambari-server/resources/stacks/HDP/2.3/services/SPARK/metainfo.xml.
> Change <deleted>true</deleted> to <deleted>false</deleted>.
> 2) Use Ambari UI if spark has not been installed before. It will show up as a
> installable service alongside with spark history server.
> 3) If spark component has been installed already, use API to add
> thrift-server as a new service. Service name: SPARK_THRIFTSERVER
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)