Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Atlas 0.7.0 install missing Ranger kafka policy

avatar
Master Collaborator

Tried to install HDP 2.5 with Atlas 0.7.0 on kerberos cluster. The install followed the instruction provided in Eric Mxwell's github https://github.com/emaxwell-hw/Atlas-Ranger-Tag-Security

When checking the installation, found out the 2 policy in kafka for ATLAS_HOOK and ATLAS_ENTITIES are missing. Have to add them manually to making things working.

Also even with the provided SchemaLayoutView.js the layout still missing the schema part

9618-screen-shot-2016-11-18-at-104701-pm.png

Are these bugs in the installer or something I missed in the process?

I used MIT KDC and openLDAP backend. Everything else seems to be working fine. Tag based policy works after all manual steps are done.

1 ACCEPTED SOLUTION

avatar

@Qi Wang This is a known issue with HDP-2.5, which is documented under https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_data-governance/content/ch_hdp_data_gove...

Please take a look and let me know if you have any further queries.

View solution in original post

4 REPLIES 4

avatar

@Qi Wang This is a known issue with HDP-2.5, which is documented under https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_data-governance/content/ch_hdp_data_gove...

Please take a look and let me know if you have any further queries.

avatar
Master Collaborator

Yes, I saw that. The Hbase policy was created but not the kafka ones. So it was quite confusing.

Also, is there an updated SchemaLayoutView.js?

avatar

Why do you need a updated SchemaLayoutView.js?

avatar

If you are not able to view the column name in schema tab for hive table, please pull the updated SchemaLayoutView.js from the below jira.

https://issues.apache.org/jira/browse/ATLAS-1147