You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2017/07/12 06:56:00 UTC

[jira] [Commented] (HIVE-17076) typo in itests/src/test/resources/testconfiguration.properties

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

Hive QA commented on HIVE-17076:
--------------------------------



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

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

{color:red}ERROR:{color} -1 due to 18 failed/errored test(s), 10719 tests executed
*Failed tests:*
{noformat}
TestCleaner2 - did not produce a TEST-*.xml file (likely timed out) (batchId=257)
TestConvertAstToSearchArg - did not produce a TEST-*.xml file (likely timed out) (batchId=257)
TestIOContextMap - did not produce a TEST-*.xml file (likely timed out) (batchId=257)
TestInitiator - did not produce a TEST-*.xml file (likely timed out) (batchId=257)
TestRecordIdentifier - did not produce a TEST-*.xml file (likely timed out) (batchId=257)
TestSearchArgumentImpl - did not produce a TEST-*.xml file (likely timed out) (batchId=257)
TestWorker - did not produce a TEST-*.xml file (likely timed out) (batchId=257)
TestWorker2 - did not produce a TEST-*.xml file (likely timed out) (batchId=257)
org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[insert_overwrite_local_directory_1] (batchId=237)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[insert_values_orig_table] (batchId=54)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[llap_smb] (batchId=143)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=145)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2] (batchId=99)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] (batchId=232)
org.apache.hadoop.hive.cli.TestSparkNegativeCliDriver.org.apache.hadoop.hive.cli.TestSparkNegativeCliDriver (batchId=239)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionRegistrationWithCustomSchema (batchId=177)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionSpecRegistrationWithCustomSchema (batchId=177)
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation (batchId=177)
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12876715 - PreCommit-HIVE-Build

> typo in itests/src/test/resources/testconfiguration.properties
> --------------------------------------------------------------
>
>                 Key: HIVE-17076
>                 URL: https://issues.apache.org/jira/browse/HIVE-17076
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>         Attachments: HIVE-17076.01.patch
>
>
> it has 
> {noformat}
> minillap.shared.query.files=insert_into1.q,\
>   insert_into2.q,\
>   insert_values_orig_table.,\
>   llapdecider.q,\
> {noformat}
>  "insert_values_orig_table.,\" is a typo which causes these to be run with TestCliDriver
> Note that there are 2 .q files that start with insert_values_orig_table



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)