You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ayub Khan (JIRA)" <ji...@apache.org> on 2016/08/09 11:20:20 UTC

[jira] [Commented] (ATLAS-1108) In Atlas HA mode , import-hive.sh in Passive instance fails.

    [ https://issues.apache.org/jira/browse/ATLAS-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413389#comment-15413389 ] 

Ayub Khan commented on ATLAS-1108:
----------------------------------

While Atlas is running in HA mode, atlas.rest.address should be a comma separated string of atlas end points so that AtlasClient can figure out the active server url among the list. 
But in HiveMetaStoreBridge the atlas end point is expected as a single url. I have changed the code to support list of atlas end point urls. 

With this change and atlas.rest.address pointing to list of atlas end point urls, import-hive.sh util should successful from anywhere.

> In Atlas HA mode , import-hive.sh in Passive instance fails.
> ------------------------------------------------------------
>
>                 Key: ATLAS-1108
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1108
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Sharmadha Sainath
>            Assignee: Ayub Khan
>            Priority: Critical
>         Attachments: ATLAS-1108.patch
>
>
> rest address configuration in atlas-application.properties is not present in hive 's conf directory . Hence , in passive instance , makes a call to localhost and import-hive.sh fails.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)