You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/04/17 20:35:15 UTC

[jira] [Resolved] (HIVE-6912) HWI not working - HTTP ERROR 500

     [ https://issues.apache.org/jira/browse/HIVE-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Chauhan resolved HIVE-6912.
------------------------------------

       Resolution: Duplicate
    Fix Version/s: 0.13.0

This has been fixed via HIVE-5132

> HWI not working - HTTP ERROR 500
> --------------------------------
>
>                 Key: HIVE-6912
>                 URL: https://issues.apache.org/jira/browse/HIVE-6912
>             Project: Hive
>          Issue Type: Bug
>            Reporter: sunil ranjan khuntia
>            Priority: Critical
>             Fix For: 0.13.0
>
>
> I tried to use hive HWI to write hive queries on a UI.
> As p[er the steps mentioned here https://cwiki.apache.org/confluence/display/Hive/HiveWebInterface
> I set Ant and ran the hive hwi service.
> but In browser when i hit http://localhost:9999/hwi i got the below error
> HTTP ERROR 500
> Problem accessing /hwi/. Reason:
>     Unable to find a javac compiler;
> com.sun.tools.javac.Main is not on the classpath.
> Perhaps JAVA_HOME does not point to the JDK.
> It is currently set to "/usr/java/jdk1.6.0_32/jre"
> Caused by:
> Unable to find a javac compiler;
> com.sun.tools.javac.Main is not on the classpath.
> Perhaps JAVA_HOME does not point to the JDK.
> It is currently set to "/usr/java/jdk1.6.0_32/jre"
> 	at org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:129)
> I have checked and changed JAVA_HOME. But its still the same



--
This message was sent by Atlassian JIRA
(v6.2#6252)