<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Atlas Tag not showing up in Ranger, getting warning in tagsync.log. How to fix? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Tag-not-showing-up-in-Ranger-getting-warning-in/m-p/173761#M50317</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Tags that I create in Atlas, are not showing up in Ranger. Tagsync service is running, however I notice the following Warning in the tagsync log:&lt;/P&gt;&lt;PRE&gt;28 Dec 2016 14:13:47  WARN ClientUtils$ [ranger_entities_consumer_wbekkerdv2-1482932174435-afd1c862-leader-finder-thread] - 89 Fetching topic metadata with correlation id 10939 for topics [Set(ATLAS_ENTITIES)] from broker [BrokerEndPoint(1001,wbekkerdv0.field.hortonworks.com,6667)] failed
java.nio.channels.ClosedChannelException
        at kafka.network.BlockingChannel.send(BlockingChannel.scala:122)
        at kafka.producer.SyncProducer.liftedTree1$1(SyncProducer.scala:82)
        at kafka.producer.SyncProducer.kafka$producer$SyncProducer$doSend(SyncProducer.scala:81)
        at kafka.producer.SyncProducer.send(SyncProducer.scala:126)
        at kafka.client.ClientUtils$.fetchTopicMetadata(ClientUtils.scala:59)
        at kafka.client.ClientUtils$.fetchTopicMetadata(ClientUtils.scala:96)
        at kafka.consumer.ConsumerFetcherManager$LeaderFinderThread.doWork(ConsumerFetcherManager.scala:67)
        at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:63)&lt;/PRE&gt;&lt;P&gt;Any pointers?&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2016 22:19:02 GMT</pubDate>
    <dc:creator>wbekker</dc:creator>
    <dc:date>2016-12-28T22:19:02Z</dc:date>
    <item>
      <title>Atlas Tag not showing up in Ranger, getting warning in tagsync.log. How to fix?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Tag-not-showing-up-in-Ranger-getting-warning-in/m-p/173761#M50317</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Tags that I create in Atlas, are not showing up in Ranger. Tagsync service is running, however I notice the following Warning in the tagsync log:&lt;/P&gt;&lt;PRE&gt;28 Dec 2016 14:13:47  WARN ClientUtils$ [ranger_entities_consumer_wbekkerdv2-1482932174435-afd1c862-leader-finder-thread] - 89 Fetching topic metadata with correlation id 10939 for topics [Set(ATLAS_ENTITIES)] from broker [BrokerEndPoint(1001,wbekkerdv0.field.hortonworks.com,6667)] failed
java.nio.channels.ClosedChannelException
        at kafka.network.BlockingChannel.send(BlockingChannel.scala:122)
        at kafka.producer.SyncProducer.liftedTree1$1(SyncProducer.scala:82)
        at kafka.producer.SyncProducer.kafka$producer$SyncProducer$doSend(SyncProducer.scala:81)
        at kafka.producer.SyncProducer.send(SyncProducer.scala:126)
        at kafka.client.ClientUtils$.fetchTopicMetadata(ClientUtils.scala:59)
        at kafka.client.ClientUtils$.fetchTopicMetadata(ClientUtils.scala:96)
        at kafka.consumer.ConsumerFetcherManager$LeaderFinderThread.doWork(ConsumerFetcherManager.scala:67)
        at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:63)&lt;/PRE&gt;&lt;P&gt;Any pointers?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 22:19:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Tag-not-showing-up-in-Ranger-getting-warning-in/m-p/173761#M50317</guid>
      <dc:creator>wbekker</dc:creator>
      <dc:date>2016-12-28T22:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas Tag not showing up in Ranger, getting warning in tagsync.log. How to fix?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Tag-not-showing-up-in-Ranger-getting-warning-in/m-p/173762#M50318</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/12921/wbekker.html" nodeid="12921"&gt;@Ward Bekker&lt;/A&gt; From the log, it looks like the tagsync thread listening on Kafka events has failed. You may want to use kafka console consumer to see if the Atlas events are coming through by running 'kafka-console-consumer.sh --zookeeper &amp;lt;zookeeper-host-ip&amp;gt;:2181 --topic ATLAS_ENTITIES --from-beginning'. If the Atlas events are shown up, then please check tagsync configuration, especially, atlas-application.properties file, and try restarting tagsync.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 02:21:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Tag-not-showing-up-in-Ranger-getting-warning-in/m-p/173762#M50318</guid>
      <dc:creator>akulkarni1</dc:creator>
      <dc:date>2016-12-29T02:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas Tag not showing up in Ranger, getting warning in tagsync.log. How to fix?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Tag-not-showing-up-in-Ranger-getting-warning-in/m-p/173763#M50319</link>
      <description>&lt;P&gt;make sure you have the kafka policy create in Ranger, it is not created automatically as part of Atlas installation and need to be done manually.&lt;/P&gt;&lt;P&gt;ATLAS_HOOK topic: &lt;/P&gt;&lt;P&gt;
User: atlas, Privileges: Consume, Create &lt;/P&gt;&lt;P&gt;Group: public, Privileges: Publish, Create &lt;/P&gt;&lt;P&gt;ATLAS_ENTITIES topic: &lt;/P&gt;&lt;P&gt;User: atlas, Privileges: Publish, Create &lt;/P&gt;&lt;P&gt;Group: public, Privileges: Consume, Create&lt;/P&gt;&lt;P&gt;Also check HBase policy and make sure you see 2 policies for atlas-titan and ATLAS_ENTITY_AUDIT_EVENTS table (these should get create automatically).&lt;/P&gt;&lt;P&gt;Once the policies are in place, hbase, kafka, ranger and atlas. You should have it in Ranger.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 04:36:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Tag-not-showing-up-in-Ranger-getting-warning-in/m-p/173763#M50319</guid>
      <dc:creator>qiwang</dc:creator>
      <dc:date>2016-12-29T04:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas Tag not showing up in Ranger, getting warning in tagsync.log. How to fix?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Tag-not-showing-up-in-Ranger-getting-warning-in/m-p/173764#M50320</link>
      <description>&lt;P&gt;`atlas-application.properties` referred to a `rangertagsync.service.keytab` that wasn't generated for that host. Regenerating the Kerberos keytabs from Ambari fixed it. Thx!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 21:44:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Atlas-Tag-not-showing-up-in-Ranger-getting-warning-in/m-p/173764#M50320</guid>
      <dc:creator>wbekker</dc:creator>
      <dc:date>2016-12-29T21:44:25Z</dc:date>
    </item>
  </channel>
</rss>

