[
https://issues.apache.org/jira/browse/HIVE-13610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258667#comment-15258667
]
Sergey Shelukhin edited comment on HIVE-13610 at 4/26/16 6:40 PM:
------------------------------------------------------------------
DUMP_HEAP_METHOD.invoke needs a null check. Also the exception could be logged
in case of error (or at least the message from it). Otherwise, looks good.
was (Author: sershe):
DUMP_HEAP_METHOD.invoke needs a null check. Otherwise, looks good.
> 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
> Environment: Hive 1.1.0 + IBM JDK 1.7 +ppc64 architecture
> Reporter: Pan Yuxuan
> Assignee: 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)