You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/12/02 18:05:36 UTC

[jira] [Commented] (HIVE-5912) Show partition command doesn't support db.table

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

Hive QA commented on HIVE-5912:
-------------------------------



{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/12616564/HIVE-5912.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 4440 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_showparts
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers
{noformat}

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/483/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/483/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: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12616564

> Show partition command doesn't support db.table
> -----------------------------------------------
>
>                 Key: HIVE-5912
>                 URL: https://issues.apache.org/jira/browse/HIVE-5912
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.12.0
>            Reporter: Yu Zhao
>         Attachments: HIVE-5912.patch
>
>
> {code}
> hive (default)> show partitions log.history;
> FAILED: ParseException line 1:19 missing EOF at '.' near 'log'
> {code}
> This command doesn't work when we use db.tablename as tablename in its parameter.



--
This message was sent by Atlassian JIRA
(v6.1#6144)