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

[jira] [Created] (HIVE-8782) HBase handler doesn't compile with hadoop-1

Jimmy Xiang created HIVE-8782:
---------------------------------

             Summary: HBase handler doesn't compile with hadoop-1
                 Key: HIVE-8782
                 URL: https://issues.apache.org/jira/browse/HIVE-8782
             Project: Hive
          Issue Type: Bug
            Reporter: Jimmy Xiang


{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hive-hbase-handler: Compilation failure
[ERROR] /home/jxiang/git-repos/apache/tmp/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:[482,31] cannot find symbol
[ERROR] symbol:   method mergeAll(org.apache.hadoop.security.Credentials)
[ERROR] location: class org.apache.hadoop.security.Credentials
[ERROR] -> [Help 1]
[ERROR] 
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)