You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2016/06/13 17:38:20 UTC

[jira] [Updated] (AMBARI-17203) Atlas Integration : ATLAS conf dir needs to be present in all ATLAS hook deployed hosts

     [ https://issues.apache.org/jira/browse/AMBARI-17203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Beerbower updated AMBARI-17203:
-----------------------------------
    Description: 
atlas_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.


  was:
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.



> 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
>
> atlas_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)