[
https://issues.apache.org/jira/browse/AMBARI-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234360#comment-15234360
]
Hudson commented on AMBARI-14920:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4628 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4628/])
AMBARI-14920 - Support Atlas / Storm integration (tbeerbower:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=55e5a785fea5cff8dceb5dc1d43371b68726b848])
*
ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/params_linux.py
*
ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-site.xml
*
ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/storm.py
*
ambari-server/src/main/resources/stacks/HDP/2.3/services/STORM/configuration/storm-env.xml
> Support Atlas / Storm integration
> ---------------------------------
>
> Key: AMBARI-14920
> URL: https://issues.apache.org/jira/browse/AMBARI-14920
> Project: Ambari
> Issue Type: Bug
> Reporter: Tom Beerbower
> Assignee: Tom Beerbower
> Fix For: trunk
>
> Attachments: AMBARI-14920.patch
>
>
> Update configurations and copy required libraries.
> # In storm.yaml:
> #* storm.topology.submission.notifier.plugin.class:
> "org.apache.atlas.storm.hook.StormAtlasHook"
> #* atlas.cluster.name: "cluster_name"
> # In storm_env.ini:
> #* STORM_JAR_JVM_OPTS:"-Datlas.conf=$ATLAS_HOME/conf/"
> # cp $ATLAS_PACKAGE/hook/storm/*.jar to $STORM_HOME/extlib (or symlink'd)
> Also documented here:
> https://github.com/apache/incubator-atlas/blob/master/docs/src/site/twiki/StormAtlasHook.twiki
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)