You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Pan Yuxuan (JIRA)" <ji...@apache.org> on 2016/04/26 10:54:13 UTC

[jira] [Created] (HIVE-13610) Hive exec module won't compile with IBM JDK

Pan Yuxuan created HIVE-13610:
---------------------------------

             Summary: Hive exec module won't compile with IBM JDK
                 Key: HIVE-13610
                 URL: https://issues.apache.org/jira/browse/HIVE-13610
             Project: Hive
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Pan Yuxuan
         Attachments: HIVE-13610.patch

org.apache.hadoop.hive.ql.debug.Utils explicitly import com.sun.management.HotSpotDiagnosticMXBean which is not supported by IBM JDK.
So we can make HotSpotDiagnosticMXBean as runtime but not compile.




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