You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2016/02/04 15:09:39 UTC

[jira] [Created] (AMBARI-14920) Support Atlas / Storm integration

Tom Beerbower created AMBARI-14920:
--------------------------------------

             Summary: 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


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)