You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Shrey Mehrotra (JIRA)" <ji...@apache.org> on 2015/02/04 12:56:34 UTC

[jira] [Commented] (HIVE-8614) Upgrade hive to use tez version 0.5.2-SNAPSHOT

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

Shrey Mehrotra commented on HIVE-8614:
--------------------------------------

I am facing hive source code compilation issue. I have downloaded the source of 0.14.0 from one of apache mirror (http://apache.bytenet.in/hive/hive-0.14.0/apache-hive-0.14.0-src.tar.gz). I am getting the following error in compilation.

[INFO] Reactor Summary:
[INFO]
[INFO] Hive .............................................. SUCCESS [  2.895 s]
[INFO] Hive Shims Common ................................. SUCCESS [  2.518 s]
[INFO] Hive Shims 0.20 ................................... SUCCESS [  0.984 s]
[INFO] Hive Shims Secure Common .......................... SUCCESS [  1.644 s]
[INFO] Hive Shims 0.20S .................................. SUCCESS [  0.829 s]
[INFO] Hive Shims 0.23 ................................... FAILURE [  0.412 s]
[INFO] Hive Shims ........................................ SKIPPED
[INFO] Hive Common ....................................... SKIPPED
[INFO] Hive Serde ........................................ SKIPPED
[INFO] Hive Metastore .................................... SKIPPED
[INFO] Hive Ant Utilities ................................ SKIPPED
[INFO] Hive Query Language ............................... SKIPPED
[INFO] Hive Service ...................................... SKIPPED
[INFO] Hive Accumulo Handler ............................. SKIPPED
[INFO] Hive JDBC ......................................... SKIPPED
[INFO] Hive Beeline ...................................... SKIPPED
[INFO] Hive CLI .......................................... SKIPPED
[INFO] Hive Contrib ...................................... SKIPPED
[INFO] Hive HBase Handler ................................ SKIPPED
[INFO] Hive HCatalog ..................................... SKIPPED
[INFO] Hive HCatalog Core ................................ SKIPPED
[INFO] Hive HCatalog Pig Adapter ......................... SKIPPED
[INFO] Hive HCatalog Server Extensions ................... SKIPPED
[INFO] Hive HCatalog Webhcat Java Client ................. SKIPPED
[INFO] Hive HCatalog Webhcat ............................. SKIPPED
[INFO] Hive HCatalog Streaming ........................... SKIPPED
[INFO] Hive HWI .......................................... SKIPPED
[INFO] Hive ODBC ......................................... SKIPPED
[INFO] Hive Shims Aggregator ............................. SKIPPED
[INFO] Hive TestUtils .................................... SKIPPED
[INFO] Hive Packaging .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.905 s
[INFO] Finished at: 2015-02-04T14:44:16+05:30
[INFO] Final Memory: 40M/185M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project hive-shims-0.23: Could not resolve dep
endencies for project org.apache.hive.shims:hive-shims-0.23:jar:0.14.0: The foll
owing artifacts could not be resolved: org.apache.tez:tez-api:jar:0.5.2-SNAPSHOT
, org.apache.tez:tez-runtime-library:jar:0.5.2-SNAPSHOT, org.apache.tez:tez-mapr
educe:jar:0.5.2-SNAPSHOT, org.apache.tez:tez-tests:jar:tests:0.5.2-SNAPSHOT: Fai
lure to find org.apache.tez:tez-api:jar:0.5.2-SNAPSHOT in http://repository.apac
he.org/snapshots was cached in the local repository, resolution will not be reat
tempted until the update interval of apache.snapshots has elapsed or updates are
 forced -> [Help 1]
[ERROR]

I checked the POM for tez version in the source, it is <tez.version>0.5.2-SNAPSHOT</tez.version>

Please suggest a solution for compiling the source.

> Upgrade hive to use tez version 0.5.2-SNAPSHOT
> ----------------------------------------------
>
>                 Key: HIVE-8614
>                 URL: https://issues.apache.org/jira/browse/HIVE-8614
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.14.0
>            Reporter: Vikram Dixit K
>            Assignee: Vikram Dixit K
>            Priority: Critical
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8614.1.patch, HIVE-8614.2.patch, HIVE-8614.3.patch, HIVE-8614.4.patch
>
>




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