[jira] [Commented] (ATLAS-680) Test With External HBase

2016-04-18 Thread venkata madugundu (JIRA)

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

venkata madugundu commented on ATLAS-680:
-

FYI - I was able to run against a local (non-embedded) HBase on Windows for my 
testing. When I looked at the patch related to the feature to embed HBase, 
there is really no explicit condition or a property to state whether Atlas is 
referring to an embedded HBase or an outside one. The condition seems to look 
for a match of "atlas.graph.storage.hostname=localhost" in 
atlas-application.properties. So I had to trick the Atlas to point to a local 
non-embedded HBase by specifying the property like 
"atlas.graph.storage.hostname=127.0.0.1". And that worked. So I guess, a comma 
separated list of servers in ZK ensemble managing Hbase is what that property 
needs.

> Test With External HBase
> 
>
> Key: ATLAS-680
> URL: https://issues.apache.org/jira/browse/ATLAS-680
> Project: Atlas
>  Issue Type: Task
>Affects Versions: 0.7-incubating
>Reporter: Erik Bergenholtz
> Fix For: 0.7-incubating
>
>
> Now that we have made the change to incorporate Standalone HBase we need to 
> test that Atlas functions properly with a non Ambari provisioned HBase 
> with/without Kerberos.



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


[jira] [Commented] (ATLAS-680) Test With External HBase

2016-06-06 Thread Erik Bergenholtz (JIRA)

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

Erik Bergenholtz commented on ATLAS-680:


I am resolving this issue since Atlas does work with an external HBase instance 
in both secure and non-secure mode.

> Test With External HBase
> 
>
> Key: ATLAS-680
> URL: https://issues.apache.org/jira/browse/ATLAS-680
> Project: Atlas
>  Issue Type: Task
>Affects Versions: 0.7-incubating
>Reporter: Erik Bergenholtz
> Fix For: 0.7-incubating
>
>
> Now that we have made the change to incorporate Standalone HBase we need to 
> test that Atlas functions properly with a non Ambari provisioned HBase 
> with/without Kerberos.



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