[ 
https://issues.apache.org/jira/browse/HIVE-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064612#comment-14064612
 ] 

John commented on HIVE-6912:
----------------------------

1. hwi/pom.xml
  add dependency whose artifact ID is jasper-compiler-jdt
2. packaging/src/main/assembly/bin.xml
  include jasper-compiler-jdt*.jar in bin tar ball

> 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)

Reply via email to