<?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: Why is Hive View not loading in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167849#M41662</link>
    <description>&lt;P&gt;I know this has been resolved for you Vasilis, but for the record, I just wanted to mention that I had the same problem, and it only turned to be a browser problem (I was using Safari). Used chrome and it worked just fine.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Oct 2016 14:41:22 GMT</pubDate>
    <dc:creator>a_bolbol</dc:creator>
    <dc:date>2016-10-13T14:41:22Z</dc:date>
    <item>
      <title>Why is Hive View not loading</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167845#M41658</link>
      <description>&lt;P&gt;Tried to load Hive View and I get the following error: &lt;/P&gt;&lt;PRE&gt;        Service 'hiveserver' check failed:
java.sql.SQLException: Error while processing statement: FAILED: Hive Internal Error: java.lang.ClassNotFoundException(org.apache.atlas.hive.hook.HiveHook)

java.sql.SQLException: Error while processing statement: FAILED: Hive Internal Error: java.lang.ClassNotFoundException(org.apache.atlas.hive.hook.HiveHook)
	at org.apache.hive.jdbc.HiveStatement.waitForOperationToComplete(HiveStatement.java:348)
	at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:251)
	at org.apache.ambari.view.hive2.HiveJdbcConnectionDelegate.execute(HiveJdbcConnectionDelegate.java:49)
	at org.apache.ambari.view.hive2.actor.StatementExecutor.runStatement(StatementExecutor.java:87)
	at org.apache.ambari.view.hive2.actor.StatementExecutor.handleMessage(StatementExecutor.java:70)
	at org.apache.ambari.view.hive2.actor.HiveActor.onReceive(HiveActor.java:38)
	at akka.actor.UntypedActor$anonfun$receive$1.applyOrElse(UntypedActor.scala:167)
	at akka.actor.Actor$class.aroundReceive(Actor.scala:467)
	at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)
	at akka.actor.ActorCell.invoke(ActorCell.scala:487)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)
	at akka.dispatch.Mailbox.run(Mailbox.scala:220)
	at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:397)
	at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
	at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
	at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
	at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
 




&lt;/PRE&gt;&lt;P&gt;I'm using hdp 2.5 sandbox.&lt;/P&gt;&lt;P&gt;Any ideas? &lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 22:29:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167845#M41658</guid>
      <dc:creator>vnv</dc:creator>
      <dc:date>2016-09-23T22:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Hive View not loading</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167846#M41659</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/5726/vvagias.html"&gt;Vasilis Vagias&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I just checked the same on my sandbox and it works fine. Dumb question maybe, are all the needed running, e.g. HiveServer2? Can you beeline and access your database successfully? An Ambari restart can occassionally help.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 23:57:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167846#M41659</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2016-09-23T23:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Hive View not loading</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167847#M41660</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/5726/vvagias.html" nodeid="5726"&gt;@Vasilis Vagias&lt;/A&gt;&lt;P&gt;HiveView is trying to read HiveHook class from the designated path because this class reference is there in hive-site.xml . Please check if the HiveHook class is available and it has proper permissions configured. I suspect this is related to the corrupt VM that you encountered earlier. With latest sandbox you should not see this issue. Do let me know if you face this with latest sandbox as well. &lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2016 17:35:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167847#M41660</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2016-09-24T17:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Hive View not loading</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167848#M41661</link>
      <description>&lt;P&gt;It seems that my VM caused several headaches. I launched a fresh VM and Hive View / Atlas are working great. &lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2016 21:34:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167848#M41661</guid>
      <dc:creator>vnv</dc:creator>
      <dc:date>2016-09-24T21:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Hive View not loading</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167849#M41662</link>
      <description>&lt;P&gt;I know this has been resolved for you Vasilis, but for the record, I just wanted to mention that I had the same problem, and it only turned to be a browser problem (I was using Safari). Used chrome and it worked just fine.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 14:41:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167849#M41662</guid>
      <dc:creator>a_bolbol</dc:creator>
      <dc:date>2016-10-13T14:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Hive View not loading</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167850#M41663</link>
      <description>&lt;P&gt;Did anyone solve this error?&lt;/P&gt;&lt;P&gt;I have the same error on my cluster, 10 hosts with centos 7, HDP 2.5.0.0. &lt;/P&gt;&lt;P&gt;When I open Hive view, I get exactly the same error. I restarted ambari server, and changed the browser, but I still get it.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 14:58:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-is-Hive-View-not-loading/m-p/167850#M41663</guid>
      <dc:creator>shadi</dc:creator>
      <dc:date>2017-03-07T14:58:40Z</dc:date>
    </item>
  </channel>
</rss>

