<?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 Re: How to troubleshoot creation of default service instance in Ranger? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132594#M95264</link>
    <description>&lt;P&gt;Please check the following property on HDFS Config to see if the Ranger Hook is enabled. &lt;/P&gt;&lt;PRE&gt;dfs.namenode.inode.attributes.provider.class=org.apache.ranger.authorization.hadoop.RangerHdfsAuthorizer&lt;/PRE&gt;</description>
    <pubDate>Sat, 15 Oct 2016 03:54:59 GMT</pubDate>
    <dc:creator>grajagopal</dc:creator>
    <dc:date>2016-10-15T03:54:59Z</dc:date>
    <item>
      <title>How to troubleshoot creation of default service instance in Ranger?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132591#M95261</link>
      <description>&lt;P&gt;I have a cluster that did not create a default service instance for HDFS in Ranger. On others, a service instance was created when I enabled the HDFS plugin and restarted services in Ambari.&lt;/P&gt;&lt;P&gt;I can't find anything in the Ambari Server logs or Ranger logs hinting that communication between them failed.&lt;/P&gt;&lt;P&gt;Where should this be logged? Do I need to turn on debug logging for that service?&lt;/P&gt;&lt;P&gt;(I'm using Ambari 2.4 / HDP 2.5 / Ranger 0.6)&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2016 02:23:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132591#M95261</guid>
      <dc:creator>rob_ketcherside</dc:creator>
      <dc:date>2016-10-15T02:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot creation of default service instance in Ranger?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132592#M95262</link>
      <description>&lt;P&gt;Usually there will be some output in Ambari UI console. Check in the output of HDFS service start.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2016 03:16:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132592#M95262</guid>
      <dc:creator>vperiasamy</dc:creator>
      <dc:date>2016-10-15T03:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot creation of default service instance in Ranger?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132593#M95263</link>
      <description>&lt;P&gt;Turn on logging.  &lt;/P&gt;&lt;P&gt;See:  &lt;A href="http://hortonworks.com/blog/best-practices-in-hdfs-authorization-with-apache-ranger/" target="_blank"&gt;http://hortonworks.com/blog/best-practices-in-hdfs-authorization-with-apache-ranger/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://hortonworks.com/hadoop-tutorial/manage-security-policy-hive-hbase-knox-ranger/" target="_blank"&gt;https://hortonworks.com/hadoop-tutorial/manage-security-policy-hive-hbase-knox-ranger/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2016 03:19:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132593#M95263</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-10-15T03:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot creation of default service instance in Ranger?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132594#M95264</link>
      <description>&lt;P&gt;Please check the following property on HDFS Config to see if the Ranger Hook is enabled. &lt;/P&gt;&lt;PRE&gt;dfs.namenode.inode.attributes.provider.class=org.apache.ranger.authorization.hadoop.RangerHdfsAuthorizer&lt;/PRE&gt;</description>
      <pubDate>Sat, 15 Oct 2016 03:54:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132594#M95264</guid>
      <dc:creator>grajagopal</dc:creator>
      <dc:date>2016-10-15T03:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot creation of default service instance in Ranger?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132595#M95265</link>
      <description>&lt;P&gt;Thank you, I was able to find it on a system with successful creation. This helped me very much. In the "Restart NameNode" in restarting HDFS services after changing the plugin setting to Enabled.&lt;/P&gt;&lt;PRE&gt;2016-10-07 08:38:32,458 - Ambari admin user creation successful.
2016-10-07 08:38:33,148 - Repository created Successfully
2016-10-07 08:38:33,148 - Hdfs Repository created in Ranger admin
2016-10-07 08:38:33,149 - File['/usr/hdp/current/hadoop-client/conf/ranger-security.xml'] {'content': InlineTemplate(...), 'owner': 'hdfs', 'group': 'hadoop', 'mode': 0644}&lt;/PRE&gt;</description>
      <pubDate>Sat, 15 Oct 2016 04:10:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132595#M95265</guid>
      <dc:creator>rob_ketcherside</dc:creator>
      <dc:date>2016-10-15T04:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot creation of default service instance in Ranger?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132596#M95266</link>
      <description>&lt;P&gt;Thanks for pointing to more information. I'm going to accept vperiasamy's answer.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2016 04:11:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-troubleshoot-creation-of-default-service-instance-in/m-p/132596#M95266</guid>
      <dc:creator>rob_ketcherside</dc:creator>
      <dc:date>2016-10-15T04:11:47Z</dc:date>
    </item>
  </channel>
</rss>

