<?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 Is it possible to import existing HBase ACL into ranger ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120652#M17454</link>
    <description>&lt;P&gt;HDP 2.3.2&lt;/P&gt;&lt;P&gt;Ambari 2.1&lt;/P&gt;&lt;P&gt;HBase has several hundred ACL and we just installed ranger . We "need" to find a way to extract existing ACL and import into ranger &lt;/P&gt;</description>
    <pubDate>Tue, 02 Feb 2016 13:09:01 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-02-02T13:09:01Z</dc:date>
    <item>
      <title>Is it possible to import existing HBase ACL into ranger ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120652#M17454</link>
      <description>&lt;P&gt;HDP 2.3.2&lt;/P&gt;&lt;P&gt;Ambari 2.1&lt;/P&gt;&lt;P&gt;HBase has several hundred ACL and we just installed ranger . We "need" to find a way to extract existing ACL and import into ranger &lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 13:09:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120652#M17454</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-02T13:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import existing HBase ACL into ranger ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120653#M17455</link>
      <description>&lt;P&gt;Importing permissions into Ranger should be easy, however I dont think there is an easy way to export all the Hbase permissions. &lt;A rel="user" href="https://community.cloudera.com/users/1943/ndimiduksuspended.html" nodeid="1943"&gt;@Nick Dimiduk&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/131/nmaillard.html" nodeid="131"&gt;@nmaillard&lt;/A&gt; any idea how to export all user permissions?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 13:47:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120653#M17455</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2016-02-02T13:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import existing HBase ACL into ranger ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120654#M17456</link>
      <description>&lt;P&gt;You can also create Ranger policies by issuing grant/revoke commands via hbase shell. &lt;/P&gt;&lt;P&gt;Check slide 25 here from &lt;A rel="user" href="https://community.cloudera.com/users/304/sneethiraj.html" nodeid="304"&gt;@sneethiraj&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.slideshare.net/Hadoop_Summit/securing-hadoop-with-apache-ranger"&gt;http://www.slideshare.net/Hadoop_Summit/securing-hadoop-with-apache-ranger&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So if customer can get a list of the grant commands they previously issued, they could possible re-run them and get the Ranger policies automatically created.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 14:19:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120654#M17456</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2016-02-02T14:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import existing HBase ACL into ranger ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120655#M17457</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; the new tutorial on ranger walks you through exporting a policy and importing it using rest API.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 19:51:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120655#M17457</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-02T19:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to import existing HBase ACL into ranger ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120656#M17458</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/229/bdurai.html" nodeid="229"&gt;@bdurai&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/304/sneethiraj.html" nodeid="304"&gt;@sneethiraj&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 20:04:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-possible-to-import-existing-HBase-ACL-into-ranger/m-p/120656#M17458</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-02T20:04:12Z</dc:date>
    </item>
  </channel>
</rss>

