Tom Beerbower created AMBARI-17203:
--------------------------------------
Summary: Atlas Integration : ATLAS conf dir needs to be present in
all ATLAS hook deployed hosts
Key: AMBARI-17203
URL: https://issues.apache.org/jira/browse/AMBARI-17203
Project: Ambari
Issue Type: Bug
Reporter: Tom Beerbower
Assignee: Tom Beerbower
atls_conf_dir is added to hive server's class path this way.
export HADOOP_CLASSPATH=atlas_conf_dir:atlas_home_dir/hook/hive:$
{HADOOP_CLASSPATH}
But atlas conf dir is not being pushed in all the hook hosts like storm cli,
hive cli, falcon server which could lead to issues if any config is changed.
Then the atlas conf change needs to be pushed to all the dependent hosts as
well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)