[
https://issues.apache.org/jira/browse/AMBARI-13094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Judy Nash updated AMBARI-13094:
-------------------------------
Description:
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 component. Service name: SPARK_THRIFTSERVER
was:
New feature to add spark thrift server support on Ambari.
Design specification attached.
> 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
> Labels: patch
> Fix For: trunk
>
> Attachments: 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 component. Service name: SPARK_THRIFTSERVER
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)