<?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: Error while running hive queries from Zeppelin on HDP 2.3.2 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97671#M60842</link>
    <description>&lt;P&gt;(Adding as answer as it too big to add as comment): Ran some tests and here are the findings. Changing proxyuser helps but still having issues getting queries that result in Tez jobs working for some reason. With 2.3.0 sandbox (spark 1.3.1) all hive queries seem to run fine&lt;/P&gt;&lt;P&gt;Test 1:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;2.3.0.0-2557 (sandbox)&lt;/LI&gt;&lt;LI&gt;HDP Spark &lt;STRONG&gt;1.3.1 &lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;hadoop.proxyuser.hive.groups=users&lt;/LI&gt;&lt;LI&gt;Results: all hive queries &lt;STRONG&gt;works fine&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Test 2:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;2.3.2.0-2950&lt;/LI&gt;&lt;LI&gt;HDP Spark &lt;STRONG&gt;1.4.1&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;hadoop.proxyuser.hive.groups=&lt;STRONG&gt;users&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Results: Error when running any hive query: Required field 'serverProtocolVersion' is unset&lt;/LI&gt;&lt;LI&gt;running from hive cli as zeppelin user runs fine&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Test 3:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ambari installed 2.3.2.0-2950 env&lt;/LI&gt;&lt;LI&gt;HDP Spark &lt;STRONG&gt;1.4.1&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;hadoop.proxyuser.hive.groups=&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;hive queries that don’t generate tez job work fine&lt;/LI&gt;&lt;LI&gt;Error when running hive query that generate tez job : FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask&lt;/LI&gt;&lt;LI&gt;running from hive cli as zeppelin user runs fine&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Test 4:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ambari installed 2.3.2.0-2950 env&lt;/LI&gt;&lt;LI&gt;Installed Spark 1.5.1 TP&lt;/LI&gt;&lt;LI&gt;hadoop.proxyuser.hive.groups=&lt;STRONG&gt;users&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Results: Error when running any hive query: Required field 'serverProtocolVersion' is unset&lt;/LI&gt;&lt;LI&gt;running from hive cli as zeppelin user runs fine&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Test 5:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ambari installed 2.3.2.0-2950 env&lt;/LI&gt;&lt;LI&gt;Installed Spark 1.5.1 TP&lt;/LI&gt;&lt;LI&gt;hadoop.proxyuser.hive.groups=*&lt;/LI&gt;&lt;LI&gt;hive queries that don’t generate tez job work fine&lt;/LI&gt;&lt;LI&gt;Error when running hive query that generate tez job : FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask&lt;/LI&gt;&lt;LI&gt;running from hive cli as zeppelin user runs fine&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Sun, 29 Nov 2015 10:18:04 GMT</pubDate>
    <dc:creator>abajwa</dc:creator>
    <dc:date>2015-11-29T10:18:04Z</dc:date>
    <item>
      <title>Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97666#M60837</link>
      <description>&lt;P&gt;Am getting error "Required field 'serverProtocolVersion' is unset" when trying to run Hive queries from recent build of Zeppelin on HDP 2.3.2/Spark 1.4.1. Tried both Zeppelin service and compiling Zeppelin. Spark and Phoenix jobs run fine. Hive used to work fine before.&lt;/P&gt;&lt;P&gt;Google search suggests issue may be caused by below...anyone else run into this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/HIVE-6050"&gt;https://issues.apache.org/jira/browse/HIVE-6050&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/24694415/required-field-client-protocol-is-unset"&gt;http://stackoverflow.com/questions/24694415/required-field-client-protocol-is-unset&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Using default proxy settings for Hive&lt;/P&gt;&lt;PRE&gt;hadoop.proxyuser.hive.hosts = *

hadoop.proxyuser.hive.groups = users&lt;/PRE&gt;&lt;P&gt;Full error&lt;/P&gt;&lt;PRE&gt;ERROR [2015-11-27 04:41:26,630] ({pool-2-thread-2} HiveConnection.java[openSession]:466) - Error opening session

org.apache.thrift.protocol.TProtocolException: Required field 'serverProtocolVersion' is unset! Struct:TOpenSessionResp(status:TStatus(statusCode:ERROR_STATUS, infoMessages:[*org.apache.hive.service.cli.HiveSQLException:Failed to open new session: java.lang.RuntimeException: java.lang.RuntimeException: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.authorize.AuthorizationException): User: hive is not allowed to impersonate hive:13:12, org.apache.hive.service.cli.session.SessionManager:openSession:SessionManager.java:266, org.apache.hive.service.cli.CLIService:openSessionWithImpersonation:CLIService.java:202, org.apache.hive.service.cli.thrift.ThriftCLIService:getSessionHandle:ThriftCLIService.java:402, org.apache.hive.service.cli.thrift.ThriftCLIService:OpenSession:ThriftCLIService.java:297, org.apache.hive.service.cli.thrift.TCLIService$Processor$OpenSession:getResult:TCLIService.java:1253, org.apache.hive.service.cli.thrift.TCLIService$Processor$OpenSession:getResult:TCLIService.java:1238, org.apache.thrift.ProcessFunction:process:ProcessFunction.java:39, org.apache.thrift.TBaseProcessor:process:TBaseProcessor.java:39, org.apache.hive.service.auth.TSetIpAddressProcessor:process:TSetIpAddressProcessor.java:56, org.apache.thrift.server.TThreadPoolServer$WorkerProcess:run:TThreadPoolServer.java:285, java.util.concurrent.ThreadPoolExecutor:runWorker:ThreadPoolExecutor.java:1145, java.util.concurrent.ThreadPoolExecutor$Worker:run:ThreadPoolExecutor.java:615, java.lang.Thread:run:Thread.java:745, *java.lang.RuntimeException:java.lang.RuntimeException: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.authorize.AuthorizationException): User: hive is not allowed to impersonate hive:21:8, org.apache.hive.service.cli.session.HiveSessionProxy:invoke:HiveSessionProxy.java:83, org.apache.hive.service.cli.session.HiveSessionProxy:access$000:HiveSessionProxy.java:36, org.apache.hive.service.cli.session.HiveSessionProxy$1:run:HiveSessionProxy.java:63, java.security.AccessController:doPrivileged:AccessController.java:-2, javax.security.auth.Subject:doAs:Subject.java:415, org.apache.hadoop.security.UserGroupInformation:doAs:UserGroupInformation.java:1657, org.apache.hive.service.cli.session.HiveSessionProxy:invoke:HiveSessionProxy.java:59, com.sun.proxy.$Proxy19:open::-1, org.apache.hive.service.cli.session.SessionManager:openSession:SessionManager.java:258, *java.lang.RuntimeException:org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.authorize.AuthorizationException): User: hive is not allowed to impersonate hive:26:5, org.apache.hadoop.hive.ql.session.SessionState:start:SessionState.java:522, org.apache.hive.service.cli.session.HiveSessionImpl:open:HiveSessionImpl.java:137, sun.reflect.GeneratedMethodAccessor10:invoke::-1, sun.reflect.DelegatingMethodAccessorImpl:invoke:DelegatingMethodAccessorImpl.java:43, java.lang.reflect.Method:invoke:Method.java:606, org.apache.hive.service.cli.session.HiveSessionProxy:invoke:HiveSessionProxy.java:78, *org.apache.hadoop.ipc.RemoteException:User: hive is not allowed to impersonate hive:45:19, org.apache.hadoop.ipc.Client:call:Client.java:1427, org.apache.hadoop.ipc.Client:call:Client.java:1358, org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker:invoke:ProtobufRpcEngine.java:229, com.sun.proxy.$Proxy14:getFileInfo::-1, org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB:getFileInfo:ClientNamenodeProtocolTranslatorPB.java:771, sun.reflect.GeneratedMethodAccessor7:invoke::-1, sun.reflect.DelegatingMethodAccessorImpl:invoke:DelegatingMethodAccessorImpl.java:43, java.lang.reflect.Method:invoke:Method.java:606, org.apache.hadoop.io.retry.RetryInvocationHandler:invokeMethod:RetryInvocationHandler.java:187, org.apache.hadoop.io.retry.RetryInvocationHandler:invoke:RetryInvocationHandler.java:102, com.sun.proxy.$Proxy15:getFileInfo::-1, org.apache.hadoop.hdfs.DFSClient:getFileInfo:DFSClient.java:2116, org.apache.hadoop.hdfs.DistributedFileSystem$22:doCall:DistributedFileSystem.java:1305, org.apache.hadoop.hdfs.DistributedFileSystem$22:doCall:DistributedFileSystem.java:1301, org.apache.hadoop.fs.FileSystemLinkResolver:resolve:FileSystemLinkResolver.java:81, org.apache.hadoop.hdfs.DistributedFileSystem:getFileStatus:DistributedFileSystem.java:1301, org.apache.hadoop.fs.FileSystem:exists:FileSystem.java:1424, org.apache.hadoop.hive.ql.session.SessionState:createRootHDFSDir:SessionState.java:596, org.apache.hadoop.hive.ql.session.SessionState:createSessionDirs:SessionState.java:554, org.apache.hadoop.hive.ql.session.SessionState:start:SessionState.java:508], errorCode:0, errorMessage:Failed to open new session: java.lang.RuntimeException: java.lang.RuntimeException: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.authorize.AuthorizationException): User: hive is not allowed to impersonate hive), serverProtocolVersion:null)
&lt;/PRE&gt;</description>
      <pubDate>Sat, 28 Nov 2015 07:06:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97666#M60837</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-11-28T07:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97667#M60838</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/4905/error-while-running-hive-queries-from-zeppelin.html#"&gt;@Ali Bajwa&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I got this error when trying to connect to spark 1.4.1 thrift server using beeline that comes with sandbox 2.3.2. Spark 1.5.2 thrift server works fine with beeline 2.3.2. &lt;/P&gt;&lt;P&gt;Looks like new zeppelin is using new sql client, what spark version are you using?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 07:13:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97667#M60838</guid>
      <dc:creator>gbraccialli3</dc:creator>
      <dc:date>2015-11-28T07:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97668#M60839</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/238/gbraccialli.html" nodeid="238"&gt;@Guilherme Braccialli&lt;/A&gt; yes this is with HDP 2.3.2 / Spark 1.4.1. Interesting...so using Spark 1.5.2 will fix this? I will try this out.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 08:21:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97668#M60839</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-11-28T08:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97669#M60840</link>
      <description>&lt;P&gt;It should. Actually I'm using Spark 1.5.1 Technical Preview, but I think 1.5.2 should work also.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 08:25:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97669#M60840</guid>
      <dc:creator>gbraccialli3</dc:creator>
      <dc:date>2015-11-28T08:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97670#M60841</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/132/abajwa.html" nodeid="132"&gt;@Ali Bajwa&lt;/A&gt; Just curious ..what happens if you set&lt;/P&gt;&lt;P&gt;hadoop.proxyuser.hive.groups = *&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 08:40:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97670#M60841</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-28T08:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97671#M60842</link>
      <description>&lt;P&gt;(Adding as answer as it too big to add as comment): Ran some tests and here are the findings. Changing proxyuser helps but still having issues getting queries that result in Tez jobs working for some reason. With 2.3.0 sandbox (spark 1.3.1) all hive queries seem to run fine&lt;/P&gt;&lt;P&gt;Test 1:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;2.3.0.0-2557 (sandbox)&lt;/LI&gt;&lt;LI&gt;HDP Spark &lt;STRONG&gt;1.3.1 &lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;hadoop.proxyuser.hive.groups=users&lt;/LI&gt;&lt;LI&gt;Results: all hive queries &lt;STRONG&gt;works fine&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Test 2:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;2.3.2.0-2950&lt;/LI&gt;&lt;LI&gt;HDP Spark &lt;STRONG&gt;1.4.1&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;hadoop.proxyuser.hive.groups=&lt;STRONG&gt;users&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Results: Error when running any hive query: Required field 'serverProtocolVersion' is unset&lt;/LI&gt;&lt;LI&gt;running from hive cli as zeppelin user runs fine&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Test 3:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ambari installed 2.3.2.0-2950 env&lt;/LI&gt;&lt;LI&gt;HDP Spark &lt;STRONG&gt;1.4.1&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;hadoop.proxyuser.hive.groups=&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;hive queries that don’t generate tez job work fine&lt;/LI&gt;&lt;LI&gt;Error when running hive query that generate tez job : FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask&lt;/LI&gt;&lt;LI&gt;running from hive cli as zeppelin user runs fine&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Test 4:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ambari installed 2.3.2.0-2950 env&lt;/LI&gt;&lt;LI&gt;Installed Spark 1.5.1 TP&lt;/LI&gt;&lt;LI&gt;hadoop.proxyuser.hive.groups=&lt;STRONG&gt;users&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Results: Error when running any hive query: Required field 'serverProtocolVersion' is unset&lt;/LI&gt;&lt;LI&gt;running from hive cli as zeppelin user runs fine&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Test 5:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ambari installed 2.3.2.0-2950 env&lt;/LI&gt;&lt;LI&gt;Installed Spark 1.5.1 TP&lt;/LI&gt;&lt;LI&gt;hadoop.proxyuser.hive.groups=*&lt;/LI&gt;&lt;LI&gt;hive queries that don’t generate tez job work fine&lt;/LI&gt;&lt;LI&gt;Error when running hive query that generate tez job : FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask&lt;/LI&gt;&lt;LI&gt;running from hive cli as zeppelin user runs fine&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 29 Nov 2015 10:18:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97671#M60842</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-11-29T10:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97672#M60843</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/332/vshukla.html" nodeid="332"&gt;@vshukla&lt;/A&gt;   &lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2015 20:00:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97672#M60843</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-29T20:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97673#M60844</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/132/abajwa.html" nodeid="132"&gt;@Ali Bajwa&lt;/A&gt; saw the same error with spark 1.4.1, it did work with 1.5.1, so it looks like its fixed.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 16:31:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97673#M60844</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2015-11-30T16:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97674#M60845</link>
      <description>&lt;P&gt;nice one!  &lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 16:32:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97674#M60845</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2015-11-30T16:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97675#M60846</link>
      <description>&lt;P&gt;hadoop.proxyuser.hive.groups = *&lt;/P&gt;&lt;P&gt;Worked for me. Thanks &lt;A rel="user" href="https://community.cloudera.com/users/132/abajwa.html" nodeid="132"&gt;@Ali Bajwa&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 10:04:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97675#M60846</guid>
      <dc:creator>vjain</dc:creator>
      <dc:date>2015-12-11T10:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running hive queries from Zeppelin on HDP 2.3.2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97676#M60847</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/132/abajwa.html" nodeid="132"&gt;@Ali Bajwa&lt;/A&gt; is this still an issue with the latest Spark and Sandbox? I have a user with exact same issues and no means to fix it yet. He claimed he tried fixing this using this article.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 05:25:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-running-hive-queries-from-Zeppelin-on-HDP-2-3-2/m-p/97676#M60847</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-11T05:25:10Z</dc:date>
    </item>
  </channel>
</rss>

