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

[jira] [Commented] (HIVE-9545) Build FAILURE with IBM JVM

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

pascal oliva commented on HIVE-9545:
------------------------------------

Navis, thx for patch.
I tested successufully the build with HIVE-9545.1.patch.txt with IBM Java and openJDK.




> Build FAILURE with IBM JVM 
> ---------------------------
>
>                 Key: HIVE-9545
>                 URL: https://issues.apache.org/jira/browse/HIVE-9545
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.14.0
>         Environment:  mvn -version
> Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T22:58:10+02:00)
> Maven home: /opt/apache-maven-3.2.3
> Java version: 1.7.0, vendor: IBM Corporation
> Java home: /usr/lib/jvm/ibm-java-x86_64-71/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.10.0-123.4.4.el7.x86_64", arch: "amd64", family: "unix"
>            Reporter: pascal oliva
>            Assignee: Navis
>         Attachments: HIVE-9545.1.patch.txt
>
>
>  NO PRECOMMIT TESTS 
> With the use of IBM JVM environment :
> [root@dorado-vm2 hive]# java -version
> java version "1.7.0"
> Java(TM) SE Runtime Environment (build pxa6470_27sr2-20141026_01(SR2))
> IBM J9 VM (build 2.7, JRE 1.7.0 Linux amd64-64 Compressed References 20141017_217728 (JIT enabled, AOT enabled).
> The build failed on
>  [INFO] Hive Query Language ................................ FAILURE [ 50.053 s]
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hive-exec: Compilation failure: Compilation failure:
> [ERROR] /home/pascal/hive0.14/hive/ql/src/java/org/apache/hadoop/hive/ql/debug/Utils.java:[29,26] package com.sun.management does not exist.
> HOWTO : 
> #git clone -b branch-0.14 https://github.com/apache/hive.git
> #cd hive
> #mvn  install -DskipTests -Phadoop-2



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