HBase hook for atlas

2018-08-31 Thread Manikandan Ayyasamy
Hai Team,
I am Manikandan,Working as a data engineer in one of the MNC.
I am trying to connect My Hbase database with Atlas to manage the metadata
of hbase tables and columns.The problem is i can able to fetch only the
data's from Hive and not from Hbase.i did so much R and i could not find
any related to this.

i am in need of your help.
Could you guys guide me on setting up the environment to fetch the Hbase
column family,column qualifier from Hbase and display it on Atlas UI
My cluster details are,
Hortonworks HDP 2.6.4.9
Atlas 0.8

Thanks in advance.

Regards,
Manikandan


[jira] [Resolved] (ATLAS-2507) HBase hook for Atlas should have QualifiedName with ":" as suffix for Namespace instead of "."

2018-03-26 Thread Madhan Neethiraj (JIRA)

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

Madhan Neethiraj resolved ATLAS-2507.
-
   Resolution: Fixed
Fix Version/s: 0.8.3
   1.0.0

Committed to following branches:
 - master: http://git-wip-us.apache.org/repos/asf/atlas/commit/c26e9bcd
 - branch-0.8: http://git-wip-us.apache.org/repos/asf/atlas/commit/8e1c6065

> HBase hook for Atlas should have QualifiedName with ":" as suffix for 
> Namespace instead of "."
> --
>
> Key: ATLAS-2507
> URL: https://issues.apache.org/jira/browse/ATLAS-2507
> Project: Atlas
>  Issue Type: Bug
>  Components: atlas-intg
>Reporter: Ramesh Mani
>Assignee: Ramesh Mani
>Priority: Critical
>     Fix For: 1.0.0, 0.8.3
>
>
> HBase hook for Atlas should have QualifiedName with ":" as suffix for 
> Namespace instead of "."
> This is need as in HBase Namespace association with Table is marked with ":" 
> with HBase and when Tag associated to Namespace / Table is propagated to 
> Ranger, then Qualified name for Table / Column family should have 
> "NAMESPACE:TABLE". 
> Currently it is in format "NAMESPACE.TABLE" in Atlas and this is send to 
> Ranger.Policy is created for this 
> resource name. When HBase send Table with Namespace in the Ranger 
> Authorization request, the format is "NAMESPACE:TABLE" and policy created 
> with TAG is not effective because of this mismatch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Review Request 66151: ATLAS-2507 : HBase hook for Atlas should have QualifiedName with ":" as suffix for Namespace instead of "."

2018-03-19 Thread Ramesh Mani

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66151/
---

(Updated March 20, 2018, 1:22 a.m.)


Review request for atlas, Abhay Kulkarni and Madhan Neethiraj.


Changes
---

Fixed review comments


Bugs: ATLAS-2507
https://issues.apache.org/jira/browse/ATLAS-2507


Repository: atlas


Description
---

ATLAS-2507 : HBase hook for Atlas should have QualifiedName with ":" as suffix 
for Namespace instead of "."


Diffs (updated)
-

  
addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/bridge/HBaseAtlasHook.java
 f165e98 
  
addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/util/ImportHBaseEntitiesBase.java
 d11a1a0 


Diff: https://reviews.apache.org/r/66151/diff/2/

Changes: https://reviews.apache.org/r/66151/diff/1-2/


Testing
---

Verified in Local VM


Thanks,

Ramesh Mani



Review Request 66151: ATLAS-2507 : HBase hook for Atlas should have QualifiedName with ":" as suffix for Namespace instead of "."

2018-03-19 Thread Ramesh Mani

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66151/
---

Review request for atlas, Abhay Kulkarni and Madhan Neethiraj.


Bugs: ATLAS-2507
https://issues.apache.org/jira/browse/ATLAS-2507


Repository: atlas


Description
---

ATLAS-2507 : HBase hook for Atlas should have QualifiedName with ":" as suffix 
for Namespace instead of "."


Diffs
-

  
addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/bridge/HBaseAtlasHook.java
 f165e98 
  
addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/util/ImportHBaseEntitiesBase.java
 d11a1a0 


Diff: https://reviews.apache.org/r/66151/diff/1/


Testing
---

Verified in Local VM


Thanks,

Ramesh Mani



[jira] [Created] (ATLAS-2507) HBase hook for Atlas should have QualifiedName with ":" as suffix for Namespace instead of "."

2018-03-19 Thread Ramesh Mani (JIRA)
Ramesh Mani created ATLAS-2507:
--

 Summary: HBase hook for Atlas should have QualifiedName with ":" 
as suffix for Namespace instead of "."
 Key: ATLAS-2507
 URL: https://issues.apache.org/jira/browse/ATLAS-2507
 Project: Atlas
  Issue Type: Bug
  Components: atlas-intg
Reporter: Ramesh Mani
Assignee: Ramesh Mani


HBase hook for Atlas should have QualifiedName with ":" as suffix for Namespace 
instead of "."
This is need as in HBase Namespace association with Table is marked with ":" 
with HBase and when Tag associated to Namespace / Table is propagated to 
Ranger, then Qualified name for Table / Column family should have 
"NAMESPACE:TABLE". 
Currently it is in format "NAMESPACE.TABLE" in Atlas and this is send to 
Ranger.Policy is created for this 
resource name. When HBase send Table with Namespace in the Ranger Authorization 
request, the format is "NAMESPACE:TABLE" and policy created with TAG is not 
effective because of this mismatch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)