<?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 master fails to start with InvalidACL for /hbase-secure2 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142197#M28010</link>
    <description>&lt;P&gt;Hbase master log&lt;/P&gt;&lt;P&gt;lp.bcbsa.com:2181 sessionTimeout=30000 watcher=master:160000x0, quorum=mdcthdpdas10lp.bcbsa.com:2181, baseZNode=/hbase-secure1
2016-05-26 16:11:43,494 WARN  [main-SendThread(mdcthdpdas10lp.bcbsa.com:2181)] client.ZooKeeperSaslClient: Could not login: the client is being asked for a password, but the Zookeeper client code does not currently support obtaining a password from the user. Make sure that the client is configured to use a ticket cache (using the JAAS configuration setting 'useTicketCache=true)' and restart the client. If you still get this message after that, the TGT in the ticket cache has expired and must be manually refreshed. To do so, first determine if you are using a password or a keytab. If the former, run kinit in a Unix shell in the environment of the user who is running this Zookeeper client using the command 'kinit &amp;lt;princ&amp;gt;' (where &amp;lt;princ&amp;gt; is the name of the client's Kerberos principal). If the latter, do 'kinit -k -t &amp;lt;keytab&amp;gt; &amp;lt;princ&amp;gt;' (where &amp;lt;princ&amp;gt; is the name of the Kerberos principal, and &amp;lt;keytab&amp;gt; is the location of the keytab file). After manually refreshing your cache, restart this client. If you continue to see this message after manually refreshing your cache, ensure that your KDC host's clock is in sync with this host's clock.
2016-05-26 16:11:43,499 WARN  [main-SendThread(mdcthdpdas10lp.bcbsa.com:2181)] zookeeper.ClientCnxn: SASL configuration failed: javax.security.auth.login.LoginException: No password provided Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
2016-05-26 16:11:43,500 INFO  [main-SendThread(mdcthdpdas10lp.bcbsa.com:2181)] zookeeper.ClientCnxn: Opening socket connection to server mdcthdpdas10lp.bcbsa.com/10.145.4.30:2181
2016-05-26 16:11:43,503 INFO  [main-SendThread(mdcthdpdas10lp.bcbsa.com:2181)] zookeeper.ClientCnxn: Socket connection established to mdcthdpdas10lp.bcbsa.com/10.145.4.30:2181, initiating session
2016-05-26 16:11:43,509 INFO  [main-SendThread(mdcthdpdas10lp.bcbsa.com:2181)] zookeeper.ClientCnxn: Session establishment complete on server mdcthdpdas10lp.bcbsa.com/10.145.4.30:2181, sessionid = 0x154a09cb3c7005a, negotiated timeout = 30000
2016-05-26 16:11:43,516 ERROR [main] master.HMasterCommandLine: Master exiting
java.lang.RuntimeException: Failed construction of Master: class org.apache.hadoop.hbase.master.HMaster
        at org.apache.hadoop.hbase.master.HMaster.constructMaster(HMaster.java:2290)
        at org.apache.hadoop.hbase.master.HMasterCommandLine.startMaster(HMasterCommandLine.java:233)
        at org.apache.hadoop.hbase.master.HMasterCommandLine.run(HMasterCommandLine.java:139)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:126)
        at org.apache.hadoop.hbase.master.HMaster.main(HMaster.java:2304)
Caused by: org.apache.zookeeper.KeeperException$InvalidACLException: KeeperErrorCode = InvalidACL for /hbase-secure1
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:121)&lt;/P&gt;</description>
    <pubDate>Fri, 27 May 2016 04:12:48 GMT</pubDate>
    <dc:creator>venkata_gangava</dc:creator>
    <dc:date>2016-05-27T04:12:48Z</dc:date>
    <item>
      <title>HBASE master fails to start with InvalidACL for /hbase-secure2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142194#M28007</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have upgraded Ambari recently to 2.2.2.&lt;/P&gt;&lt;P&gt;After upgrade, Ambarai asked for restart of most of the components. I have restarted them but Hbase is restarted ahead of Zookeeper.&lt;/P&gt;&lt;P&gt;Now, Hbase master fails to start with below error&lt;/P&gt;&lt;P&gt;ERROR [main] master.HMasterCommandLine: Master exiting
java.lang.RuntimeException: Failed construction of Master: class org.apache.hadoop.hbase.master.HMaster&lt;/P&gt;&lt;P&gt;Caused by: org.apache.zookeeper.KeeperException$InvalidACLException: KeeperErrorCode = InvalidACL for /hbase-secure&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 22:50:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142194#M28007</guid>
      <dc:creator>venkata_gangava</dc:creator>
      <dc:date>2016-05-11T22:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: HBASE master fails to start with InvalidACL for /hbase-secure2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142195#M28008</link>
      <description>&lt;P&gt;I restarted all services from Ambari and Hbase came up successfully without any problem. So, it clearly shows teh problem was because of not follwoing the order while restarting the services.&lt;/P&gt;&lt;P&gt;But it would be great if someone let know the root cause for the above problem.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 23:36:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142195#M28008</guid>
      <dc:creator>venkata_gangava</dc:creator>
      <dc:date>2016-05-11T23:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: HBASE master fails to start with InvalidACL for /hbase-secure2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142196#M28009</link>
      <description>&lt;P&gt;Can you pastebin snippet of master log / zookeeper logs ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 23:16:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142196#M28009</guid>
      <dc:creator>tyu</dc:creator>
      <dc:date>2016-05-12T23:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: HBASE master fails to start with InvalidACL for /hbase-secure2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142197#M28010</link>
      <description>&lt;P&gt;Hbase master log&lt;/P&gt;&lt;P&gt;lp.bcbsa.com:2181 sessionTimeout=30000 watcher=master:160000x0, quorum=mdcthdpdas10lp.bcbsa.com:2181, baseZNode=/hbase-secure1
2016-05-26 16:11:43,494 WARN  [main-SendThread(mdcthdpdas10lp.bcbsa.com:2181)] client.ZooKeeperSaslClient: Could not login: the client is being asked for a password, but the Zookeeper client code does not currently support obtaining a password from the user. Make sure that the client is configured to use a ticket cache (using the JAAS configuration setting 'useTicketCache=true)' and restart the client. If you still get this message after that, the TGT in the ticket cache has expired and must be manually refreshed. To do so, first determine if you are using a password or a keytab. If the former, run kinit in a Unix shell in the environment of the user who is running this Zookeeper client using the command 'kinit &amp;lt;princ&amp;gt;' (where &amp;lt;princ&amp;gt; is the name of the client's Kerberos principal). If the latter, do 'kinit -k -t &amp;lt;keytab&amp;gt; &amp;lt;princ&amp;gt;' (where &amp;lt;princ&amp;gt; is the name of the Kerberos principal, and &amp;lt;keytab&amp;gt; is the location of the keytab file). After manually refreshing your cache, restart this client. If you continue to see this message after manually refreshing your cache, ensure that your KDC host's clock is in sync with this host's clock.
2016-05-26 16:11:43,499 WARN  [main-SendThread(mdcthdpdas10lp.bcbsa.com:2181)] zookeeper.ClientCnxn: SASL configuration failed: javax.security.auth.login.LoginException: No password provided Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
2016-05-26 16:11:43,500 INFO  [main-SendThread(mdcthdpdas10lp.bcbsa.com:2181)] zookeeper.ClientCnxn: Opening socket connection to server mdcthdpdas10lp.bcbsa.com/10.145.4.30:2181
2016-05-26 16:11:43,503 INFO  [main-SendThread(mdcthdpdas10lp.bcbsa.com:2181)] zookeeper.ClientCnxn: Socket connection established to mdcthdpdas10lp.bcbsa.com/10.145.4.30:2181, initiating session
2016-05-26 16:11:43,509 INFO  [main-SendThread(mdcthdpdas10lp.bcbsa.com:2181)] zookeeper.ClientCnxn: Session establishment complete on server mdcthdpdas10lp.bcbsa.com/10.145.4.30:2181, sessionid = 0x154a09cb3c7005a, negotiated timeout = 30000
2016-05-26 16:11:43,516 ERROR [main] master.HMasterCommandLine: Master exiting
java.lang.RuntimeException: Failed construction of Master: class org.apache.hadoop.hbase.master.HMaster
        at org.apache.hadoop.hbase.master.HMaster.constructMaster(HMaster.java:2290)
        at org.apache.hadoop.hbase.master.HMasterCommandLine.startMaster(HMasterCommandLine.java:233)
        at org.apache.hadoop.hbase.master.HMasterCommandLine.run(HMasterCommandLine.java:139)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:126)
        at org.apache.hadoop.hbase.master.HMaster.main(HMaster.java:2304)
Caused by: org.apache.zookeeper.KeeperException$InvalidACLException: KeeperErrorCode = InvalidACL for /hbase-secure1
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:121)&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2016 04:12:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142197#M28010</guid>
      <dc:creator>venkata_gangava</dc:creator>
      <dc:date>2016-05-27T04:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: HBASE master fails to start with InvalidACL for /hbase-secure2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142198#M28011</link>
      <description>&lt;P&gt;Any update on the above error?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 01:40:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBASE-master-fails-to-start-with-InvalidACL-for-hbase/m-p/142198#M28011</guid>
      <dc:creator>venkata_gangava</dc:creator>
      <dc:date>2016-06-03T01:40:23Z</dc:date>
    </item>
  </channel>
</rss>

