<?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 shell error in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282381#M209959</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/68583"&gt;@Manoj690&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks a hdfs permission, you are executing the command as the root user while the inode permission are &lt;STRONG&gt;hive:hadoop&lt;/STRONG&gt;.See below&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#FF6600"&gt;Error: Error while processing statement: FAILED: Execution Error, return&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;code 1 from org.apache.hadoop.hive.ql.exec.DDLTask.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;MetaException(message:Got exception:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;org.apache.hadoop.security.AccessControlException &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Permission denied:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT size="2" color="#FF0000"&gt;user=root, access=EXECUTE,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;inode="/warehouse/tablespace/managed/hive":hive:hadoop:drwx------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;at&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:399)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Can you do the following while logged on the CLI as root&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# su - hive&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$ hive&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The execute your create table statement that should succeed if not share the log&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2019 16:37:38 GMT</pubDate>
    <dc:creator>Shelton</dc:creator>
    <dc:date>2019-11-07T16:37:38Z</dc:date>
    <item>
      <title>Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282322#M209914</link>
      <description>&lt;P&gt;/usr/local/Hbase/bin# ./hbase shell&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.&lt;BR /&gt;WARNING: An illegal reflective access operation has occurred&lt;BR /&gt;WARNING: Illegal reflective access by org.jruby.java.invokers.RubyToJavaInvoker (file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar) to method java.lang.Object.registerNatives()&lt;BR /&gt;WARNING: Please consider reporting this to the maintainers of org.jruby.java.invokers.RubyToJavaInvoker&lt;BR /&gt;WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations&lt;BR /&gt;WARNING: All illegal access operations will be denied in a future release&lt;BR /&gt;ArgumentError: wrong number of arguments (0 for 1)&lt;BR /&gt;method_added at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/javasupport/core_ext/object.rb:10&lt;BR /&gt;method_added at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/javasupport/core_ext/object.rb:129&lt;BR /&gt;Pattern at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:2&lt;BR /&gt;(root) at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:1&lt;BR /&gt;require at org/jruby/RubyKernel.java:1062&lt;BR /&gt;(root) at file:/usr/local/Hbase/lib/jruby-complete-1.6.8.jar!/builtin/java/java.util.regex.rb:42&lt;BR /&gt;(root) at /usr/local/Hbase/bin/../bin/hirb.rb:38&lt;BR /&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/usr/local/Hbase/lib/phoenix-5.0.0-HBase-2.0-client.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/usr/local/Hbase/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/usr/hdp/3.1.0.0-78/hadoop/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank" rel="noopener"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 00:23:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282322#M209914</guid>
      <dc:creator>Manoj690</dc:creator>
      <dc:date>2019-11-08T00:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282328#M209918</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/68583"&gt;@Manoj690&lt;/a&gt;&amp;nbsp;What is the java version&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 08:46:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282328#M209918</guid>
      <dc:creator>Scharan</dc:creator>
      <dc:date>2019-11-07T08:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282333#M209919</link>
      <description>java -version&lt;BR /&gt;java version "11.0.4" 2019-07-16 LTS&lt;BR /&gt;Java(TM) SE Runtime Environment 18.9 (build 11.0.4+10-LTS)&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.4+10-LTS, mixed mode)&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Nov 2019 08:49:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282333#M209919</guid>
      <dc:creator>Manoj690</dc:creator>
      <dc:date>2019-11-07T08:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282336#M209922</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/68583"&gt;@Manoj690&lt;/a&gt;&amp;nbsp; Jdk 11 is not yet tested, refer below document&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://hbase.apache.org/book.html#java" target="_blank"&gt;https://hbase.apache.org/book.html#java&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 09:01:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282336#M209922</guid>
      <dc:creator>Scharan</dc:creator>
      <dc:date>2019-11-07T09:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282338#M209924</link>
      <description>So which Hbase version i need to install&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Nov 2019 09:10:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282338#M209924</guid>
      <dc:creator>Manoj690</dc:creator>
      <dc:date>2019-11-07T09:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282342#M209928</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/68583"&gt;@Manoj690&lt;/a&gt;&amp;nbsp;Jdk 8 is supported with the currenty hbase version.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 09:30:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282342#M209928</guid>
      <dc:creator>Scharan</dc:creator>
      <dc:date>2019-11-07T09:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282343#M209929</link>
      <description>is_disabled 'emp'&lt;BR /&gt;&lt;BR /&gt;ERROR: org.apache.hadoop.hbase.NotServingRegionException: hbase:meta,,1 is&lt;BR /&gt;not online on gaian-lap386.com,16020,1573102321915&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:3273)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hbase.regionserver.HRegionServer.getRegion(HRegionServer.java:3250)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hbase.regionserver.RSRpcServices.getRegion(RSRpcServices.java:1414)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hbase.regionserver.RSRpcServices.get(RSRpcServices.java:2446)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:41998)&lt;BR /&gt;at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:413)&lt;BR /&gt;at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:131)&lt;BR /&gt;at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:324)&lt;BR /&gt;at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:304)&lt;BR /&gt;&lt;BR /&gt;Is named table disabled? For example:&lt;BR /&gt;hbase&amp;gt; is_disabled 't1'&lt;BR /&gt;hbase&amp;gt; is_disabled 'ns1:t1'&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Nov 2019 09:41:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282343#M209929</guid>
      <dc:creator>Manoj690</dc:creator>
      <dc:date>2019-11-07T09:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282346#M209930</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It looks like now you are able to open HBase shell.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the table is disabled, "&lt;STRONG&gt;&amp;gt; is_disabled ’t1′&lt;/STRONG&gt;&amp;nbsp;"command will return true.&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ERROR: org.apache.hadoop.hbase.NotServingRegionException: hbase:meta,,1 is
not online on gaian-lap386.com,16020,1573102321915&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Check is&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;the region server on&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;gaian-lap386.com&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is up and running&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 10:51:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282346#M209930</guid>
      <dc:creator>Scharan</dc:creator>
      <dc:date>2019-11-07T10:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282347#M209931</link>
      <description>CREATE TABLE IF NOT EXISTS emp ( eid int, name String,salary int)&lt;BR /&gt;. . . . . . . . . . . . . . . . . . . . . . .&amp;gt; COMMENT 'Emp Details'&lt;BR /&gt;. . . . . . . . . . . . . . . . . . . . . . .&amp;gt; ROW FORMAT DELIMITED&lt;BR /&gt;. . . . . . . . . . . . . . . . . . . . . . .&amp;gt; FIELDS TERMINATED BY '\t'&lt;BR /&gt;. . . . . . . . . . . . . . . . . . . . . . .&amp;gt; LINES TERMINATED BY '\n'&lt;BR /&gt;. . . . . . . . . . . . . . . . . . . . . . .&amp;gt; STORED AS TEXTFILE;&lt;BR /&gt;INFO : Compiling&lt;BR /&gt;command(queryId=hive_20191107162111_3eabc23c-ec62-44f2-aa14-fcaefb1f3e2d):&lt;BR /&gt;CREATE TABLE IF NOT EXISTS emp ( eid int, name String,salary int)&lt;BR /&gt;COMMENT 'Emp Details'&lt;BR /&gt;ROW FORMAT DELIMITED&lt;BR /&gt;FIELDS TERMINATED BY '\t'&lt;BR /&gt;LINES TERMINATED BY '\n'&lt;BR /&gt;STORED AS TEXTFILE&lt;BR /&gt;INFO : Semantic Analysis Completed (retrial = false)&lt;BR /&gt;INFO : Returning Hive schema: Schema(fieldSchemas:null, properties:null)&lt;BR /&gt;INFO : Completed compiling&lt;BR /&gt;command(queryId=hive_20191107162111_3eabc23c-ec62-44f2-aa14-fcaefb1f3e2d);&lt;BR /&gt;Time taken: 0.863 seconds&lt;BR /&gt;INFO : Executing&lt;BR /&gt;command(queryId=hive_20191107162111_3eabc23c-ec62-44f2-aa14-fcaefb1f3e2d):&lt;BR /&gt;CREATE TABLE IF NOT EXISTS emp ( eid int, name String,salary int)&lt;BR /&gt;COMMENT 'Emp Details'&lt;BR /&gt;ROW FORMAT DELIMITED&lt;BR /&gt;FIELDS TERMINATED BY '\t'&lt;BR /&gt;LINES TERMINATED BY '\n'&lt;BR /&gt;STORED AS TEXTFILE&lt;BR /&gt;INFO : Starting task [Stage-0:DDL] in serial mode&lt;BR /&gt;ERROR : FAILED: Execution Error, return code 1 from&lt;BR /&gt;org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Got&lt;BR /&gt;exception: org.apache.hadoop.security.AccessControlException Permission&lt;BR /&gt;denied: user=root, access=EXECUTE,&lt;BR /&gt;inode="/warehouse/tablespace/managed/hive":hive:hadoop:drwx------&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:399)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkTraverse(FSPermissionChecker.java:315)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:242)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:193)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkTraverse(FSPermissionChecker.java:606)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkTraverse(FSDirectory.java:1806)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkTraverse(FSDirectory.java:1824)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSDirectory.resolvePath(FSDirectory.java:681)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSDirStatAndListingOp.getFileInfo(FSDirStatAndListingOp.java:114)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getFileInfo(FSNamesystem.java:3106)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.getFileInfo(NameNodeRpcServer.java:1154)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.getFileInfo(ClientNamenodeProtocolServerSideTranslatorPB.java:966)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:524)&lt;BR /&gt;at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1025)&lt;BR /&gt;at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:876)&lt;BR /&gt;at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:822)&lt;BR /&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;at javax.security.auth.Subject.doAs(Subject.java:422)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1730)&lt;BR /&gt;at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2682)&lt;BR /&gt;)&lt;BR /&gt;INFO : Completed executing&lt;BR /&gt;command(queryId=hive_20191107162111_3eabc23c-ec62-44f2-aa14-fcaefb1f3e2d);&lt;BR /&gt;Time taken: 25.329 seconds&lt;BR /&gt;Error: Error while processing statement: FAILED: Execution Error, return&lt;BR /&gt;code 1 from org.apache.hadoop.hive.ql.exec.DDLTask.&lt;BR /&gt;MetaException(message:Got exception:&lt;BR /&gt;org.apache.hadoop.security.AccessControlException Permission denied:&lt;BR /&gt;user=root, access=EXECUTE,&lt;BR /&gt;inode="/warehouse/tablespace/managed/hive":hive:hadoop:drwx------&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:399)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkTraverse(FSPermissionChecker.java:315)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:242)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:193)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkTraverse(FSPermissionChecker.java:606)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkTraverse(FSDirectory.java:1806)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkTraverse(FSDirectory.java:1824)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSDirectory.resolvePath(FSDirectory.java:681)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSDirStatAndListingOp.getFileInfo(FSDirStatAndListingOp.java:114)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getFileInfo(FSNamesystem.java:3106)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.getFileInfo(NameNodeRpcServer.java:1154)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.getFileInfo(ClientNamenodeProtocolServerSideTranslatorPB.java:966)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:524)&lt;BR /&gt;at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1025)&lt;BR /&gt;at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:876)&lt;BR /&gt;at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:822)&lt;BR /&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;at javax.security.auth.Subject.doAs(Subject.java:422)&lt;BR /&gt;at&lt;BR /&gt;org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1730)&lt;BR /&gt;at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2682)&lt;BR /&gt;) (state=08S01,code=1)&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Nov 2019 10:56:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282347#M209931</guid>
      <dc:creator>Manoj690</dc:creator>
      <dc:date>2019-11-07T10:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282381#M209959</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/68583"&gt;@Manoj690&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks a hdfs permission, you are executing the command as the root user while the inode permission are &lt;STRONG&gt;hive:hadoop&lt;/STRONG&gt;.See below&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#FF6600"&gt;Error: Error while processing statement: FAILED: Execution Error, return&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;code 1 from org.apache.hadoop.hive.ql.exec.DDLTask.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;MetaException(message:Got exception:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;org.apache.hadoop.security.AccessControlException &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Permission denied:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT size="2" color="#FF0000"&gt;user=root, access=EXECUTE,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;inode="/warehouse/tablespace/managed/hive":hive:hadoop:drwx------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;at&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF6600"&gt;org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:399)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Can you do the following while logged on the CLI as root&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# su - hive&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$ hive&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The execute your create table statement that should succeed if not share the log&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 16:37:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282381#M209959</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2019-11-07T16:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282408#M209978</link>
      <description>su -hive&lt;BR /&gt;Usage: su [options] [LOGIN]&lt;BR /&gt;&lt;BR /&gt;Options:&lt;BR /&gt;-c, --command COMMAND pass COMMAND to the invoked shell&lt;BR /&gt;-h, --help display this help message and exit&lt;BR /&gt;-, -l, --login make the shell a login shell&lt;BR /&gt;-m, -p,&lt;BR /&gt;--preserve-environment do not reset environment variables, and&lt;BR /&gt;keep the same shell&lt;BR /&gt;-s, --shell SHELL use SHELL instead of the default in passwd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Nov 2019 04:04:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282408#M209978</guid>
      <dc:creator>Manoj690</dc:creator>
      <dc:date>2019-11-08T04:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282409#M209979</link>
      <description>&lt;P&gt;LOAD DATA LOCAL INPATH 'empdata.txt' OVERWRITE INTO TABLE emp;&lt;BR /&gt;Error: Error while compiling statement: FAILED: HiveAccessControlException Permission denied: Principal [name=hive, type=USER] does not have following privileges for operation LOAD [ADMIN] (state=42000,code=40000)&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 04:31:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282409#M209979</guid>
      <dc:creator>Manoj690</dc:creator>
      <dc:date>2019-11-08T04:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282413#M209983</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/68583"&gt;@Manoj690&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Be careful when switching user in Linux don't forget a [ ] space between the &lt;STRONG&gt;su&lt;/STRONG&gt; and &lt;STRONG&gt;dash&lt;/STRONG&gt; and&lt;STRONG&gt; username&amp;nbsp; &lt;/STRONG&gt;&amp;nbsp;marked with&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;x&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp; &lt;FONT color="#000000"&gt;below&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;#&lt;STRONG&gt;&lt;FONT color="#000000"&gt; su&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;x&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;-&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;x&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;user&amp;nbsp; &amp;nbsp;--------- --&amp;gt; su [dash] -&amp;nbsp; [dash] user&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 05:07:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282413#M209983</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2019-11-08T05:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282415#M209985</link>
      <description>LOAD DATA LOCAL INPATH 'empdata.txt' OVERWRITE INTO TABLE emp;&lt;BR /&gt;Error: Error while compiling statement: FAILED: HiveAccessControlException&lt;BR /&gt;Permission denied: Principal [name=hive, type=USER] does not have following&lt;BR /&gt;privileges for operation LOAD [ADMIN] (state=42000,code=40000)&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Nov 2019 05:09:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282415#M209985</guid>
      <dc:creator>Manoj690</dc:creator>
      <dc:date>2019-11-08T05:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282418#M209988</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/68583"&gt;@Manoj690&lt;/a&gt;&amp;nbsp;Check if their is any ranger policy or you can try&amp;nbsp;&lt;SPAN&gt;disabling Authorization for HiveServer2 as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### Ambari UI &amp;gt; Hive &amp;gt; Configs &amp;gt; Advanced &amp;gt; Advanced Hiveserver2-Site &amp;gt; Uncheck "Enable Authorization" Option &amp;gt; Restart Hive Service and run the query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 05:15:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282418#M209988</guid>
      <dc:creator>Scharan</dc:creator>
      <dc:date>2019-11-08T05:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase shell error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282421#M209991</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/68583"&gt;@Manoj690&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you check whether authorization has been delegated to Ranger/Kerbe/SQLAuth if you have Ranger plugin for Hive enabled then&amp;nbsp; the authorization has been delegated to Ranger the central authority.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to enable the permissions through ranger for all hive database&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hive &amp;gt; Configs &amp;gt; Settings &amp;gt; In Security it is set to ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 05:44:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-shell-error/m-p/282421#M209991</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2019-11-08T05:44:30Z</dc:date>
    </item>
  </channel>
</rss>

