You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Daisuke Fujiwara (JIRA)" <ji...@apache.org> on 2010/11/30 02:37:15 UTC

[jira] Commented: (HIVE-1612) Cannot build hive for hadoop 0.21.0

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

Daisuke Fujiwara commented on HIVE-1612:
----------------------------------------

Hi AJ, 

I would like to get more information about your environment because I can successfully start the hive cli session as well as hive thrift server, and they seem to work fine.
 
Your error messages suggest to me that your class path is not set correctly for some reason. 
However those two classes that are reported (org/apache/hadoop/hive/conf/HiveConf and org/apache/thrift/protocol/TProtocolFactory) are present in the $HIVE_HOME/lib folder, namely hive-common-0.7.0.jar and libthrift.jar. Delving further into how the classpath is set, it seems like bin/hive takes care of it.
So I am not sure why your instance fails to locate those classes.

Please let me know if you have any suggestions. 


> Cannot build hive for hadoop 0.21.0
> -----------------------------------
>
>                 Key: HIVE-1612
>                 URL: https://issues.apache.org/jira/browse/HIVE-1612
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: AJ Pahl
>         Attachments: HIVE-1612.patch
>
>
> Current trunk for 0.7.0 does not support building HIVE against the Hadoop 0.21.0 release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.