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

Hive QA commented on HIVE-20483:
--------------------------------



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

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

{color:red}ERROR:{color} -1 due to 42 failed/errored test(s), 14920 tests 
executed
*Failed tests:*
{noformat}
org.apache.hive.streaming.TestStreaming.testAddPartition (batchId=322)
org.apache.hive.streaming.TestStreaming.testAllTypesDelimitedWriter 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testAllTypesDelimitedWriterInputStream 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testAutoRollTransactionBatch 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testBucketing (batchId=322)
org.apache.hive.streaming.TestStreaming.testBucketingWhereBucketColIsNotFirstCol
 (batchId=322)
org.apache.hive.streaming.TestStreaming.testConcurrentTransactionBatchCommits 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testEndpointConnection (batchId=322)
org.apache.hive.streaming.TestStreaming.testErrorHandling (batchId=322)
org.apache.hive.streaming.TestStreaming.testFileDump (batchId=322)
org.apache.hive.streaming.TestStreaming.testFileDumpCorruptDataFiles 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testFileDumpCorruptSideFiles 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testFileDumpDeltaFilesWithStreamingOptimizations
 (batchId=322)
org.apache.hive.streaming.TestStreaming.testFileDumpDeltaFilesWithoutStreamingOptimizations
 (batchId=322)
org.apache.hive.streaming.TestStreaming.testHeartbeat (batchId=322)
org.apache.hive.streaming.TestStreaming.testInterleavedTransactionBatchCommits 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testJsonInputStream (batchId=322)
org.apache.hive.streaming.TestStreaming.testMultipleTransactionBatchCommits 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testNoBuckets (batchId=322)
org.apache.hive.streaming.TestStreaming.testRegexInputStream (batchId=322)
org.apache.hive.streaming.TestStreaming.testRemainingTransactions (batchId=322)
org.apache.hive.streaming.TestStreaming.testStreamBucketingMatchesRegularBucketing
 (batchId=322)
org.apache.hive.streaming.TestStreaming.testTableValidation (batchId=322)
org.apache.hive.streaming.TestStreaming.testTimeOutReaper (batchId=322)
org.apache.hive.streaming.TestStreaming.testTransactionBatchAbort (batchId=322)
org.apache.hive.streaming.TestStreaming.testTransactionBatchAbortAndCommit 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testTransactionBatchCommitDelimited 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testTransactionBatchCommitJson 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testTransactionBatchCommitRegex 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testTransactionBatchEmptyAbort 
(batchId=322)
org.apache.hive.streaming.TestStreaming.testTransactionBatchEmptyCommit 
(batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPStreamBucketingMatchesRegularBucketing
 (batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPTwoLevel 
(batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPTwoLevelMissingPartitionValues
 (batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPTwoLevelNonStringPartitionColumns
 (batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDynamicPartitioning
 (batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testJsonInputStreamDP
 (batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testRegexInputStreamDP
 (batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testTableValidation 
(batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testWriteAfterAbort 
(batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testWriteAfterClose 
(batchId=322)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testWriteBeforeBegin 
(batchId=322)
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12938090 - PreCommit-HIVE-Build

> Really move metastore common classes into metastore-common
> ----------------------------------------------------------
>
>                 Key: HIVE-20483
>                 URL: https://issues.apache.org/jira/browse/HIVE-20483
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Standalone Metastore
>    Affects Versions: 3.0.1, 4.0.0
>            Reporter: Alexander Kolbasov
>            Assignee: Alexander Kolbasov
>            Priority: Major
>         Attachments: HIVE-20483.01.patch, HIVE-20483.02.patch, 
> HIVE-20483.03.patch, HIVE-20483.04.patch
>
>
>  HIVE-20388 patch was supposed to move a bunch of files from metastore-server 
> to metastore-common but for some reason it didn't happen, so now these files 
> should be moved.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to