<?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: I am getting an error while creating DB using Hive CLI in HDP 3.0 4 node cluster .. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/284461#M211224</link>
    <description>&lt;P&gt;I am new to Hive and getting this same error. Could you please tell where to execute this command&lt;/P&gt;</description>
    <pubDate>Sat, 30 Nov 2019 17:58:28 GMT</pubDate>
    <dc:creator>AI</dc:creator>
    <dc:date>2019-11-30T17:58:28Z</dc:date>
    <item>
      <title>I am getting an error while creating DB using Hive CLI in HDP 3.0 4 node cluster ..</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/208024#M169984</link>
      <description>&lt;P&gt;0: jdbc:hive2://dpysydirbd201.sl.bluecloud.ib&amp;gt; create database test;&lt;BR /&gt;INFO  : Compiling command(queryId=hive_20180731025445_cecd377d-4927-4566-8c2b-6305ee07d798): create database test&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 command(queryId=hive_20180731025445_cecd377d-4927-4566-8c2b-6305ee07d798); Time taken: 0.021 seconds&lt;BR /&gt;INFO  : Executing command(queryId=hive_20180731025445_cecd377d-4927-4566-8c2b-6305ee07d798): create database test&lt;BR /&gt;INFO  : Starting task [Stage-0:DDL] in serial mode&lt;BR /&gt;ERROR : FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:java.security.AccessControlException: Permission denied: user=hive, access=WRITE, inode="/warehouse/tablespace/external/hive":hdfs:hdfs:drwxr-xr-x&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:399)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:261)&lt;BR /&gt;  at org.apache.ranger.authorization.hadoop.RangerHdfsAuthorizer$RangerAccessControlEnforcer.checkDefaultEnforcer(RangerHdfsAuthorizer.java:512)&lt;BR /&gt;  at org.apache.ranger.authorization.hadoop.RangerHdfsAuthorizer$RangerAccessControlEnforcer.checkPermission(RangerHdfsAuthorizer.java:305)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:193)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkPermission(FSDirectory.java:1850)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkPermission(FSDirectory.java:1834)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkPathAccess(FSDirectory.java:1784)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkAccess(FSNamesystem.java:7767)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.checkAccess(NameNodeRpcServer.java:2217)&lt;BR /&gt;  at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.checkAccess(ClientNamenodeProtocolServerSideTranslatorPB.java:1659)&lt;BR /&gt;  at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)&lt;BR /&gt;  at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:523)&lt;BR /&gt;  at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:991)&lt;BR /&gt;  at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:872)&lt;BR /&gt;  at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:818)&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 org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1688)&lt;BR /&gt;  at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2678)&lt;BR /&gt;)&lt;BR /&gt;INFO  : Completed executing command(queryId=hive_20180731025445_cecd377d-4927-4566-8c2b-6305ee07d798); Time taken: 0.019 seconds&lt;BR /&gt;Error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:java.security.AccessControlException: Permission denied: user=hive, access=WRITE, inode="/warehouse/tablespace/external/hive":hdfs:hdfs:drwxr-xr-x&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:399)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:261)&lt;BR /&gt;  at org.apache.ranger.authorization.hadoop.RangerHdfsAuthorizer$RangerAccessControlEnforcer.checkDefaultEnforcer(RangerHdfsAuthorizer.java:512)&lt;BR /&gt;  at org.apache.ranger.authorization.hadoop.RangerHdfsAuthorizer$RangerAccessControlEnforcer.checkPermission(RangerHdfsAuthorizer.java:305)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:193)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkPermission(FSDirectory.java:1850)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkPermission(FSDirectory.java:1834)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkPathAccess(FSDirectory.java:1784)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkAccess(FSNamesystem.java:7767)&lt;BR /&gt;  at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.checkAccess(NameNodeRpcServer.java:2217)&lt;BR /&gt;  at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.checkAccess(ClientNamenodeProtocolServerSideTranslatorPB.java:1659)&lt;BR /&gt;  at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)&lt;BR /&gt;  at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:523)&lt;BR /&gt;  at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:991)&lt;BR /&gt;  at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:872)&lt;BR /&gt;  at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:818)&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 org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1688)&lt;BR /&gt;  at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2678)&lt;BR /&gt;) (state=08S01,code=1)&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 20:58:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/208024#M169984</guid>
      <dc:creator>bisingh6_</dc:creator>
      <dc:date>2018-07-31T20:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: I am getting an error while creating DB using Hive CLI in HDP 3.0 4 node cluster ..</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/208025#M169985</link>
      <description>&lt;P&gt;	&lt;A nodeid="91174" rel="user" href="#"&gt;@Birendra Singh&lt;/A&gt; The problem is because of hive unable to create database directory in default warehouse directory i.e /warehouse/tablespace/managed/hive&lt;/P&gt;&lt;P&gt;	By default the directory is owned by hive user and hadoop group, you can run below hdfs command as  hdfs user and then try to create a database&lt;/P&gt;&lt;PRE&gt;hdfs dfs -chown -R hive:hadoop /warehouse/tablespace/managed/hive&lt;/PRE&gt;&lt;P&gt;PS: Please accept the answer if you find it correct.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 21:44:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/208025#M169985</guid>
      <dc:creator>cravani</dc:creator>
      <dc:date>2018-07-31T21:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: I am getting an error while creating DB using Hive CLI in HDP 3.0 4 node cluster ..</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/208026#M169986</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/91174/bisingh6.html" nodeid="91174"&gt;@Birendra 
 Singh&lt;/A&gt; Curious to know if the problem was solved?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 18:06:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/208026#M169986</guid>
      <dc:creator>cravani</dc:creator>
      <dc:date>2018-08-01T18:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: I am getting an error while creating DB using Hive CLI in HDP 3.0 4 node cluster ..</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/208027#M169987</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15788/cravani.html" nodeid="15788"&gt;@Chiran Ravani&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After doing what you mentioend , still im unable to create the table &lt;/P&gt;&lt;P&gt; please find the below error message &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;create table patient(Patient_Id int,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Full_Name string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; SSN string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Email string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Phone_no string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Gender string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Addr_line1 string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Addr_line2 string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Addr_line3 string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; City string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Country string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Race string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Drug1 string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; Drug2 string,&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; ICD_Code string)&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; ROW FORMAT DELIMITED&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; FIELDS TERMINATED BY ','&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; LINES TERMINATED BY '\n'&lt;/P&gt;&lt;P&gt;. . . . . . . . . . . . . . . . . . . . . &amp;gt; STORED AS TEXTFILE ;&lt;/P&gt;&lt;P&gt;INFO  : Compiling command(queryId=hive_20190322085132_34c73f65-38bf-4445-8580-44a263066a55): create table patient(Patient_Id int,&lt;/P&gt;&lt;P&gt;Full_Name string,&lt;/P&gt;&lt;P&gt;SSN string,&lt;/P&gt;&lt;P&gt;Email string,&lt;/P&gt;&lt;P&gt;Phone_no string,&lt;/P&gt;&lt;P&gt;Gender string,&lt;/P&gt;&lt;P&gt;Addr_line1 string,&lt;/P&gt;&lt;P&gt;Addr_line2 string,&lt;/P&gt;&lt;P&gt;Addr_line3 string,&lt;/P&gt;&lt;P&gt;City string,&lt;/P&gt;&lt;P&gt;Country string,&lt;/P&gt;&lt;P&gt;Race string,&lt;/P&gt;&lt;P&gt;Drug1 string,&lt;/P&gt;&lt;P&gt;Drug2 string,&lt;/P&gt;&lt;P&gt;ICD_Code string)&lt;/P&gt;&lt;P&gt;ROW FORMAT DELIMITED&lt;/P&gt;&lt;P&gt;FIELDS TERMINATED BY ','&lt;/P&gt;&lt;P&gt;LINES TERMINATED BY '\n'&lt;/P&gt;&lt;P&gt;STORED AS TEXTFILE&lt;/P&gt;&lt;P&gt;INFO  : Semantic Analysis Completed (retrial = false)&lt;/P&gt;&lt;P&gt;INFO  : Returning Hive schema: Schema(fieldSchemas:null, properties:null)&lt;/P&gt;&lt;P&gt;INFO  : Completed compiling command(queryId=hive_20190322085132_34c73f65-38bf-4445-8580-44a263066a55); Time taken: 0.064 seconds&lt;/P&gt;&lt;P&gt;INFO  : Executing command(queryId=hive_20190322085132_34c73f65-38bf-4445-8580-44a263066a55): create table patient(Patient_Id int,&lt;/P&gt;&lt;P&gt;Full_Name string,&lt;/P&gt;&lt;P&gt;SSN string,&lt;/P&gt;&lt;P&gt;Email string,&lt;/P&gt;&lt;P&gt;Phone_no string,&lt;/P&gt;&lt;P&gt;Gender string,&lt;/P&gt;&lt;P&gt;Addr_line1 string,&lt;/P&gt;&lt;P&gt;Addr_line2 string,&lt;/P&gt;&lt;P&gt;Addr_line3 string,&lt;/P&gt;&lt;P&gt;City string,&lt;/P&gt;&lt;P&gt;Country string,&lt;/P&gt;&lt;P&gt;Race string,&lt;/P&gt;&lt;P&gt;Drug1 string,&lt;/P&gt;&lt;P&gt;Drug2 string,&lt;/P&gt;&lt;P&gt;ICD_Code string)&lt;/P&gt;&lt;P&gt;ROW FORMAT DELIMITED&lt;/P&gt;&lt;P&gt;FIELDS TERMINATED BY ','&lt;/P&gt;&lt;P&gt;LINES TERMINATED BY '\n'&lt;/P&gt;&lt;P&gt;STORED AS TEXTFILE&lt;/P&gt;&lt;P&gt;INFO  : Starting task [Stage-0:DDL] in serial mode&lt;/P&gt;&lt;P&gt;ERROR : FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Got exception: org.apache.hadoop.security.AccessControlException Permission denied: user=dm_user, access=EXECUTE, inode="/warehouse/tablespace/managed/hive/dm_dev.db":hive:hadoop:drwxrwx---&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:399)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkTraverse(FSPermissionChecker.java:315)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:242)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:193)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkTraverse(FSPermissionChecker.java:606)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkTraverse(FSDirectory.java:1799)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkTraverse(FSDirectory.java:1817)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSDirectory.resolvePath(FSDirectory.java:674)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSDirStatAndListingOp.getFileInfo(FSDirStatAndListingOp.java:114)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getFileInfo(FSNamesystem.java:3091)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.getFileInfo(NameNodeRpcServer.java:1154)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.getFileInfo(ClientNamenodeProtocolServerSideTranslatorPB.java:966)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:523)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:991)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:872)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:818)&lt;/P&gt;&lt;P&gt;        at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;        at javax.security.auth.Subject.doAs(Subject.java:422)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1688)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2678)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;INFO  : Completed executing command(queryId=hive_20190322085132_34c73f65-38bf-4445-8580-44a263066a55); Time taken: 0.102 seconds&lt;/P&gt;&lt;P&gt;Error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Got exception: org.apache.hadoop.security.AccessControlException Permission denied: user=dm_user, access=EXECUTE, inode="/warehouse/tablespace/managed/hive/dm_dev.db":hive:hadoop:drwxrwx---&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:399)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkTraverse(FSPermissionChecker.java:315)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:242)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:193)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkTraverse(FSPermissionChecker.java:606)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkTraverse(FSDirectory.java:1799)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkTraverse(FSDirectory.java:1817)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSDirectory.resolvePath(FSDirectory.java:674)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSDirStatAndListingOp.getFileInfo(FSDirStatAndListingOp.java:114)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getFileInfo(FSNamesystem.java:3091)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.getFileInfo(NameNodeRpcServer.java:1154)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.getFileInfo(ClientNamenodeProtocolServerSideTranslatorPB.java:966)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:523)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:991)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:872)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:818)&lt;/P&gt;&lt;P&gt;        at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;        at javax.security.auth.Subject.doAs(Subject.java:422)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1688)&lt;/P&gt;&lt;P&gt;        at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2678)&lt;/P&gt;&lt;P&gt;) (state=08S01,code=1)&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2019 05:24:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/208027#M169987</guid>
      <dc:creator>naveen14</dc:creator>
      <dc:date>2019-03-23T05:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: I am getting an error while creating DB using Hive CLI in HDP 3.0 4 node cluster ..</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/284461#M211224</link>
      <description>&lt;P&gt;I am new to Hive and getting this same error. Could you please tell where to execute this command&lt;/P&gt;</description>
      <pubDate>Sat, 30 Nov 2019 17:58:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/284461#M211224</guid>
      <dc:creator>AI</dc:creator>
      <dc:date>2019-11-30T17:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: I am getting an error while creating DB using Hive CLI in HDP 3.0 4 node cluster ..</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/288856#M213906</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;Yes,It is resolved. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 18:51:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/288856#M213906</guid>
      <dc:creator>bisingh6_</dc:creator>
      <dc:date>2020-01-31T18:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: I am getting an error while creating DB using Hive CLI in HDP 3.0 4 node cluster ..</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/291844#M215752</link>
      <description>&lt;P&gt;I'm also getting the same issue but for me instead of taking my username.its showing user Anonymous.Can anyone suggest how should i resolve this issue?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 12:22:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-am-getting-an-error-while-creating-DB-using-Hive-CLI-in/m-p/291844#M215752</guid>
      <dc:creator>Rohan44</dc:creator>
      <dc:date>2020-03-16T12:22:21Z</dc:date>
    </item>
  </channel>
</rss>

