[
https://issues.apache.org/jira/browse/HIVE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13925083#comment-13925083
]
Hive QA commented on HIVE-6583:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12633382/HIVE-6583.1.patch.txt
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5374 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_infer_bucket_sort_dyn_part
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1667/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1667/console
Messages:
{noformat}
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12633382
> wrong sql comments : ----... instead of -- ---...
> -------------------------------------------------
>
> Key: HIVE-6583
> URL: https://issues.apache.org/jira/browse/HIVE-6583
> Project: Hive
> Issue Type: Bug
> Components: Database/Schema
> Affects Versions: 0.14.0
> Reporter: Pierre Nerzic
> Priority: Minor
> Fix For: 0.14.0
>
> Attachments: HIVE-6583.1.patch.txt
>
>
> In file metastore/scripts/upgrade/mysql/hive-schema-0.13.0.mysql.sql, lines
> 799 and 801, a comment is written as ---------- (uninterrupted line of
> dashes) and should be -- ---------- (a space after 2 dashes)
> (source https://dev.mysql.com/doc/refman/5.7/en/comments.html)
--
This message was sent by Atlassian JIRA
(v6.2#6252)