<?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: HBASE replication add_peer giving NoAuth error  Kerberized clusters with same realm two different service ids in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-replication-add-peer-giving-NoAuth-error-Kerberized/m-p/172100#M42028</link>
    <description>&lt;P&gt;You are probably running into &lt;A href="https://issues.apache.org/jira/browse/HBASE-1514" target="_blank"&gt;https://issues.apache.org/jira/browse/HBASE-1514&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;In secure clusters, you should run the zkcli command with --auth-as-server parameter. Like this: &lt;/P&gt;&lt;PRE&gt;hbase --auth-as-server zkcli &lt;/PRE&gt;&lt;P&gt;In newer versions of HDP, the patch should be there. Otherwise, you can get this working with something like: &lt;/P&gt;&lt;PRE&gt;HBASE_OPTS="$HBASE_OPTS -Djava.security.auth.login.config=/usr/hdp/current/hbase-regionserver/conf/hbase_master_jaas.conf hbase zkcli &lt;/PRE&gt;&lt;P&gt;Please note that the jaas.conf file that you add to the HBASE_OPTS before running the zkcli command should match what you have for your master and regionservers. &lt;/P&gt;</description>
    <pubDate>Wed, 28 Sep 2016 01:20:46 GMT</pubDate>
    <dc:creator>Enis</dc:creator>
    <dc:date>2016-09-28T01:20:46Z</dc:date>
    <item>
      <title>HBASE replication add_peer giving NoAuth error  Kerberized clusters with same realm two different service ids</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-replication-add-peer-giving-NoAuth-error-Kerberized/m-p/172099#M42027</link>
      <description>&lt;P&gt;hbase(main):002:0&amp;gt; add_peer '1',"zknode1,zknode2,zknode3:2181/hbase-secure"&lt;/P&gt;&lt;P&gt;ERROR: KeeperErrorCode = NoAuth for /hbase-secure/replication/peers&lt;/P&gt;&lt;P&gt;Here is some help for this command:
A peer can either be another HBase cluster or a custom replication endpoint. In either case an id
must be specified to identify the peer.&lt;/P&gt;&lt;P&gt;Background:&lt;/P&gt;&lt;P&gt;hbase(Dev Cluster) with service id dev-hbase --&amp;gt; hbase(QA Cluster) with service id qa-hbase.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 01:12:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-replication-add-peer-giving-NoAuth-error-Kerberized/m-p/172099#M42027</guid>
      <dc:creator>2rajukv</dc:creator>
      <dc:date>2016-09-28T01:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: HBASE replication add_peer giving NoAuth error  Kerberized clusters with same realm two different service ids</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-replication-add-peer-giving-NoAuth-error-Kerberized/m-p/172100#M42028</link>
      <description>&lt;P&gt;You are probably running into &lt;A href="https://issues.apache.org/jira/browse/HBASE-1514" target="_blank"&gt;https://issues.apache.org/jira/browse/HBASE-1514&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;In secure clusters, you should run the zkcli command with --auth-as-server parameter. Like this: &lt;/P&gt;&lt;PRE&gt;hbase --auth-as-server zkcli &lt;/PRE&gt;&lt;P&gt;In newer versions of HDP, the patch should be there. Otherwise, you can get this working with something like: &lt;/P&gt;&lt;PRE&gt;HBASE_OPTS="$HBASE_OPTS -Djava.security.auth.login.config=/usr/hdp/current/hbase-regionserver/conf/hbase_master_jaas.conf hbase zkcli &lt;/PRE&gt;&lt;P&gt;Please note that the jaas.conf file that you add to the HBASE_OPTS before running the zkcli command should match what you have for your master and regionservers. &lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 01:20:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-replication-add-peer-giving-NoAuth-error-Kerberized/m-p/172100#M42028</guid>
      <dc:creator>Enis</dc:creator>
      <dc:date>2016-09-28T01:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: HBASE replication add_peer giving NoAuth error  Kerberized clusters with same realm two different service ids</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-replication-add-peer-giving-NoAuth-error-Kerberized/m-p/172101#M42029</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/372/enis.html" nodeid="372"&gt;@Enis&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://hortonworks.secure.force.com/articles/en_US/Issue/Hbase-replication-command-to-add-peer-fails-with-ERROR-KeeperErrorCode-NoAuth-for-hbase?caseId=5004400000ecuin&amp;amp;isCaseCreation=1&amp;amp;popup=true" target="_blank"&gt;https://hortonworks.secure.force.com/articles/en_US/Issue/Hbase-replication-command-to-add-peer-fails-with-ERROR-KeeperErrorCode-NoAuth-for-hbase?caseId=5004400000ecuin&amp;amp;isCaseCreation=1&amp;amp;popup=true&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 01:31:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-replication-add-peer-giving-NoAuth-error-Kerberized/m-p/172101#M42029</guid>
      <dc:creator>2rajukv</dc:creator>
      <dc:date>2016-09-28T01:31:33Z</dc:date>
    </item>
  </channel>
</rss>

