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

2014-11-07 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-8782:

Priority: Blocker  (was: Major)

Should be a blocker for 0.14, as it cannot run on hadoop-1.

> 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
>Priority: Blocker
>
> {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)


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

2014-11-07 Thread Jimmy Xiang (JIRA)

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

Jimmy Xiang updated HIVE-8782:
--
Attachment: HIVE-8782.1.patch

Added a patch that uses a shim for it.

> 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
>Assignee: Jimmy Xiang
>Priority: Blocker
> Attachments: HIVE-8782.1.patch
>
>
> {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)


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

2014-11-07 Thread Jimmy Xiang (JIRA)

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

Jimmy Xiang updated HIVE-8782:
--
Status: Patch Available  (was: Open)

> 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
>Assignee: Jimmy Xiang
>Priority: Blocker
> Attachments: HIVE-8782.1.patch
>
>
> {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)


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

2014-11-07 Thread Gunther Hagleitner (JIRA)

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

Gunther Hagleitner updated HIVE-8782:
-
Fix Version/s: 0.14.0

> 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
>Assignee: Jimmy Xiang
>Priority: Blocker
> Fix For: 0.14.0
>
> Attachments: HIVE-8782.1.patch
>
>
> {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)


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

2014-11-08 Thread Gunther Hagleitner (JIRA)

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

Gunther Hagleitner updated HIVE-8782:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed to .14 and trunk.

> 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
>Assignee: Jimmy Xiang
>Priority: Blocker
> Fix For: 0.14.0
>
> Attachments: HIVE-8782.1.patch
>
>
> {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)