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

2016-08-29 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin commented on HIVE-13610:
-

+1, will commit tomorrow if there are no objections

> 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.1.patch, HIVE-13610.2.patch, 
> HIVE-13610.3.patch, 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)


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

2016-08-29 Thread Pan Yuxuan (JIRA)

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

Pan Yuxuan commented on HIVE-13610:
---

[~sershe] [~prasanth_j] Could you please help to review this patch? Thanks very 
much.

> 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.1.patch, HIVE-13610.2.patch, 
> HIVE-13610.3.patch, 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)


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

2016-07-05 Thread Pan Yuxuan (JIRA)

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

Pan Yuxuan commented on HIVE-13610:
---

Test failures are unrelated.

> 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.1.patch, HIVE-13610.2.patch, 
> HIVE-13610.3.patch, 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)


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

2016-07-05 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-13610:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12816121/HIVE-13610.3.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10294 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_index_auto_mult_tables
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_dml_13
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_stats_list_bucket
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_subquery_multiinsert
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vector_complex_all
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vector_complex_join
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/364/testReport
Console output: 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/364/console
Test logs: 
http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-364/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 6 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12816121 - PreCommit-HIVE-MASTER-Build

> 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.1.patch, HIVE-13610.2.patch, 
> HIVE-13610.3.patch, 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)


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

2016-07-04 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-13610:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12816112/HIVE-13610.2.patch

{color:red}ERROR:{color} -1 due to build exiting with an error

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/363/testReport
Console output: 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/363/console
Test logs: 
http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-363/

Messages:
{noformat}
 This message was trimmed, see log for full details 
main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-llap-tez 
---
[INFO] Compiling 11 source files to 
/data/hive-ptest/working/apache-github-source-source/llap-tez/target/classes
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java:
 
/data/hive-ptest/working/apache-github-source-source/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java
 uses unchecked or unsafe operations.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
hive-llap-tez ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/data/hive-ptest/working/apache-github-source-source/llap-tez/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-llap-tez ---
[INFO] Executing tasks

main:
[mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/llap-tez/target/tmp
[mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/llap-tez/target/warehouse
[mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/llap-tez/target/tmp/conf
 [copy] Copying 15 files to 
/data/hive-ptest/working/apache-github-source-source/llap-tez/target/tmp/conf
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
hive-llap-tez ---
[INFO] Compiling 2 source files to 
/data/hive-ptest/working/apache-github-source-source/llap-tez/target/test-classes
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapTaskCommunicator.java:
 
/data/hive-ptest/working/apache-github-source-source/llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapTaskCommunicator.java
 uses or overrides a deprecated API.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapTaskCommunicator.java:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapTaskCommunicator.java:
 
/data/hive-ptest/working/apache-github-source-source/llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapTaskCommunicator.java
 uses unchecked or unsafe operations.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapTaskCommunicator.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-llap-tez ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-llap-tez ---
[INFO] Building jar: 
/data/hive-ptest/working/apache-github-source-source/llap-tez/target/hive-llap-tez-2.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
hive-llap-tez ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-llap-tez 
---
[INFO] Installing 
/data/hive-ptest/working/apache-github-source-source/llap-tez/target/hive-llap-tez-2.2.0-SNAPSHOT.jar
 to 
/data/hive-ptest/working/maven/org/apache/hive/hive-llap-tez/2.2.0-SNAPSHOT/hive-llap-tez-2.2.0-SNAPSHOT.jar
[INFO] Installing 
/data/hive-ptest/working/apache-github-source-source/llap-tez/pom.xml to 
/data/hive-ptest/working/maven/org/apache/hive/hive-llap-tez/2.2.0-SNAPSHOT/hive-llap-tez-2.2.0-SNAPSHOT.pom
[INFO] 
[INFO] 
[INFO] Building Spark Remote Client 2.2.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 

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

2016-07-04 Thread Pan Yuxuan (JIRA)

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

Pan Yuxuan commented on HIVE-13610:
---

Updated the patch, please take a look.

> 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.1.patch, HIVE-13610.2.patch, 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)


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

2016-04-28 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-13610:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12800933/HIVE-13610.1.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 73 failed/errored test(s), 9935 tests 
executed
*Failed tests:*
{noformat}
TestHWISessionManager - did not produce a TEST-*.xml file
TestMiniTezCliDriver-tez_union_group_by.q-vector_auto_smb_mapjoin_14.q-union_fast_stats.q-and-12-more
 - did not produce a TEST-*.xml file
TestMiniTezCliDriver-vectorized_parquet.q-vector_decimal_aggregate.q-tez_self_join.q-and-12-more
 - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nomore_ambiguous_table_col
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_regexp_extract
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_bucket_map_join_tez2
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_cte_3
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_cte_5
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_cte_mat_1
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_cte_mat_2
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_cte_mat_3
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_cte_mat_4
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_cte_mat_5
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_dynamic_partition_pruning
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_dynamic_partition_pruning_2
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_hybridgrace_hashjoin_1
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_hybridgrace_hashjoin_2
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_llap_nullscan
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_llapdecider
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_mrr
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_dml
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_dynpart_hashjoin_1
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_dynpart_hashjoin_2
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_join_hash
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_join_tests
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_joins_explain
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_smb_main
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_union
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_union2
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_union_multiinsert
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_vector_dynpart_hashjoin_1
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_tez_vector_dynpart_hashjoin_2
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vectorized_dynamic_partition_pruning
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_clustern3
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_clustern4
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_nonkey_groupby
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_selectDistinctStarNeg_2
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_subquery_shared_alias
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_udtf_not_supported1
org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInRemote.org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInRemote
org.apache.hadoop.hive.metastore.TestFilterHooks.org.apache.hadoop.hive.metastore.TestFilterHooks
org.apache.hadoop.hive.metastore.TestMetaStoreEndFunctionListener.testEndFunctionListener
org.apache.hadoop.hive.metastore.TestMetaStoreEventListenerOnlyOnCommit.testEventStatus
org.apache.hadoop.hive.metastore.TestMetaStoreInitListener.testMetaStoreInitListener
org.apache.hadoop.hive.metastore.TestMetaStoreMetrics.org.apache.hadoop.hive.metastore.TestMetaStoreMetrics
org.apache.hadoop.hive.metastore.TestPartitionNameWhitelistValidation.testAddPartitionWithValidPartVal
org.apache.hadoop.hive.metastore.TestPartitionNameWhitelistValidation.testAppendPartitionWithCommas
org.apache.hadoop.hive.metastore.TestPartitionNameWhitelistValidation.testAppendPartitionWithUnicode
org.apache.hadoop.hive.metastore.TestPartitionNameWhitelistValidation.testAppendPartitionWithValidCharacters
org.apache.hadoop.hive.metastore.TestRetryingHMSHandler.testRetryingHMSHandler

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

2016-04-26 Thread Pan Yuxuan (JIRA)

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

Pan Yuxuan commented on HIVE-13610:
---

[~sershe]
Updated the patch, please take a look, thanks for your kindly review.

> 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.1.patch, 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)


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

2016-04-26 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin commented on HIVE-13610:
-

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)


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

2016-04-26 Thread Pan Yuxuan (JIRA)

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

Pan Yuxuan commented on HIVE-13610:
---

Attaching the patch.

> 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)