Hi,
I had install the CDP PVC and use a PostgreSQL embeded database. First, when create cluster only add the Cloudera Management Service, SOLR, HBASE, Atlas, Ranger, Zookeeper and HDFS. Then I add Hive, Tez and Hove on Tez service. After add Hive service and grant access at Ranger I test to create database and table but Atlas not listing the table. I did some thing to resolved it. First I followed this article https://community.cloudera.com/t5/Support-Questions/Atlas-is-empty-after-hive-table-creation/m-p/324.... After that I update parameter atlas.hook.hive.synchronous value to true. But the Atlas still didn't show the hive table I create. Any workarround for this case?
Thanks