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

Hive QA commented on HIVE-23083:
--------------------------------



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

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

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 18138 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.metastore.TestMetastoreHousekeepingLeaderEmptyConfig.testHouseKeepingThreadExistence
 (batchId=252)
org.apache.hive.jdbc.TestJdbcWithMiniHS2ErasureCoding.org.apache.hive.jdbc.TestJdbcWithMiniHS2ErasureCoding
 (batchId=295)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/21284/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21284/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21284/

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: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12997872 - PreCommit-HIVE-Build

> Enable fast serialization in xprod edge
> ---------------------------------------
>
>                 Key: HIVE-23083
>                 URL: https://issues.apache.org/jira/browse/HIVE-23083
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>            Reporter: Rajesh Balamohan
>            Assignee: Rajesh Balamohan
>            Priority: Minor
>         Attachments: HIVE-23083.1.patch, Screenshot 2020-03-26 at 2.28.34 
> PM.png
>
>
> {noformat}
> select count(*) from store_sales, store, customer, customer_address where  
> ss_store_sk = s_store_sk and s_market_id=10 and ss_customer_sk = 
> c_customer_sk and c_birth_country <> upper(ca_country);
> {noformat}
> This uses "org/apache/hadoop/io/serializer/WritableSerialization" instead of 
> TezBytesWritableSerialization.
>  
> !Screenshot 2020-03-26 at 2.28.34 PM.png|width=812,height=488!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to