[
https://issues.apache.org/jira/browse/HIVE-20032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551517#comment-16551517
]
Hive QA commented on HIVE-20032:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12932436/HIVE-20032.6.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 14 failed/errored test(s), 14680 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.exec.spark.TestSparkStatistics.testSparkStatistics
(batchId=242)
org.apache.hive.jdbc.TestJdbcWithLocalClusterSpark.testSparkQuery (batchId=253)
org.apache.hive.jdbc.TestJdbcWithLocalClusterSpark.testTempTable (batchId=253)
org.apache.hive.jdbc.TestJdbcWithMiniHS2ErasureCoding.testDescribeErasureCoding
(batchId=251)
org.apache.hive.jdbc.TestJdbcWithMiniHS2ErasureCoding.testExplainErasureCoding
(batchId=251)
org.apache.hive.jdbc.TestMultiSessionsHS2WithLocalClusterSpark.testSparkQuery
(batchId=253)
org.apache.hive.spark.client.TestSparkClient.testAddJarsAndFiles (batchId=316)
org.apache.hive.spark.client.TestSparkClient.testCounters (batchId=316)
org.apache.hive.spark.client.TestSparkClient.testErrorJob (batchId=316)
org.apache.hive.spark.client.TestSparkClient.testErrorJobNotSerializable
(batchId=316)
org.apache.hive.spark.client.TestSparkClient.testJobSubmission (batchId=316)
org.apache.hive.spark.client.TestSparkClient.testMetricsCollection (batchId=316)
org.apache.hive.spark.client.TestSparkClient.testSimpleSparkJob (batchId=316)
org.apache.hive.spark.client.TestSparkClient.testSyncRpc (batchId=316)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12750/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12750/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12750/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 14 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12932436 - PreCommit-HIVE-Build
> Don't serialize hashCode when groupByShuffle and RDD cacheing is disabled
> -------------------------------------------------------------------------
>
> Key: HIVE-20032
> URL: https://issues.apache.org/jira/browse/HIVE-20032
> Project: Hive
> Issue Type: Improvement
> Components: Spark
> Reporter: Sahil Takiar
> Assignee: Sahil Takiar
> Priority: Major
> Attachments: HIVE-20032.1.patch, HIVE-20032.2.patch,
> HIVE-20032.3.patch, HIVE-20032.4.patch, HIVE-20032.5.patch, HIVE-20032.6.patch
>
>
> Follow up on HIVE-15104, if we don't enable RDD cacheing or groupByShuffles,
> then we don't need to serialize the hashCode when shuffling data in HoS.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)