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

Hive QA commented on HIVE-20671:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12942205/HIVE-20671.03.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), 15010 tests 
executed
*Failed tests:*
{noformat}
org.apache.hive.streaming.TestStreaming.testAddPartition (batchId=323)
org.apache.hive.streaming.TestStreaming.testAllTypesDelimitedWriter 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testAllTypesDelimitedWriterInputStream 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testAutoRollTransactionBatch 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testBucketing (batchId=323)
org.apache.hive.streaming.TestStreaming.testBucketingWhereBucketColIsNotFirstCol
 (batchId=323)
org.apache.hive.streaming.TestStreaming.testConcurrentTransactionBatchCommits 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testEndpointConnection (batchId=323)
org.apache.hive.streaming.TestStreaming.testErrorHandling (batchId=323)
org.apache.hive.streaming.TestStreaming.testFileDump (batchId=323)
org.apache.hive.streaming.TestStreaming.testFileDumpCorruptDataFiles 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testFileDumpCorruptSideFiles 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testFileDumpDeltaFilesWithStreamingOptimizations
 (batchId=323)
org.apache.hive.streaming.TestStreaming.testFileDumpDeltaFilesWithoutStreamingOptimizations
 (batchId=323)
org.apache.hive.streaming.TestStreaming.testHeartbeat (batchId=323)
org.apache.hive.streaming.TestStreaming.testInterleavedTransactionBatchCommits 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testJsonInputStream (batchId=323)
org.apache.hive.streaming.TestStreaming.testMultipleTransactionBatchCommits 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testNoBuckets (batchId=323)
org.apache.hive.streaming.TestStreaming.testRegexInputStream (batchId=323)
org.apache.hive.streaming.TestStreaming.testRemainingTransactions (batchId=323)
org.apache.hive.streaming.TestStreaming.testStreamBucketingMatchesRegularBucketing
 (batchId=323)
org.apache.hive.streaming.TestStreaming.testTableValidation (batchId=323)
org.apache.hive.streaming.TestStreaming.testTimeOutReaper (batchId=323)
org.apache.hive.streaming.TestStreaming.testTransactionBatchAbort (batchId=323)
org.apache.hive.streaming.TestStreaming.testTransactionBatchAbortAndCommit 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testTransactionBatchCommitDelimited 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testTransactionBatchCommitJson 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testTransactionBatchCommitRegex 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testTransactionBatchEmptyAbort 
(batchId=323)
org.apache.hive.streaming.TestStreaming.testTransactionBatchEmptyCommit 
(batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPStreamBucketingMatchesRegularBucketing
 (batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPTwoLevel 
(batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPTwoLevelMissingPartitionValues
 (batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPTwoLevelNonStringPartitionColumns
 (batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDynamicPartitioning
 (batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testJsonInputStreamDP
 (batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testRegexInputStreamDP
 (batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testTableValidation 
(batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testWriteAfterAbort 
(batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testWriteAfterClose 
(batchId=323)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testWriteBeforeBegin 
(batchId=323)
{noformat}

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

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: 12942205 - PreCommit-HIVE-Build

> Hive Streaming has a broken dependency on metastore-server
> ----------------------------------------------------------
>
>                 Key: HIVE-20671
>                 URL: https://issues.apache.org/jira/browse/HIVE-20671
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Jaume M
>            Assignee: Alexander Kolbasov
>            Priority: Major
>         Attachments: HIVE-20671.02.patch, HIVE-20671.03.patch, 
> HIVE-20671.1.patch
>
>
> {{mvn -DskipTests -Pitests clean test-compile -DskipTests=true}} fails from 
> the root directory of hive. This is sometimes run as part of the yetus tests 
> depending on the modified files. The error is
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile 
> (default-compile) on project hive-streaming: Compilation failure: Compilation 
> failure:
> [ERROR] 
> /Users/jmarhuenda/workspace/hive/streaming/src/java/org/apache/hive/streaming/HiveStreamingConnection.java:[44,40]
>  cannot find symbol
> [ERROR]   symbol:   class LockComponentBuilder
> [ERROR]   location: package org.apache.hadoop.hive.metastore
> [ERROR] 
> /Users/jmarhuenda/workspace/hive/streaming/src/java/org/apache/hive/streaming/HiveStreamingConnection.java:[45,40]
>  cannot find symbol
> [ERROR]   symbol:   class LockRequestBuilder
> [ERROR]   location: package org.apache.hadoop.hive.metastore
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <goals> -rf :hive-streaming
> {code}
> I'm not sure why this would happen since {{test-compile}} works from 
> {{hive/streaming}}



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

Reply via email to