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

Hive QA commented on HIVE-4847:
-------------------------------



{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/12597354/HIVE-4847.1.patch.txt

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

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/392/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/392/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 failed with: TestsFailedException: 2 tests failed
{noformat}

This message is automatically generated.
                
> add rename database functionality
> ---------------------------------
>
>                 Key: HIVE-4847
>                 URL: https://issues.apache.org/jira/browse/HIVE-4847
>             Project: Hive
>          Issue Type: New Feature
>    Affects Versions: 0.11.0
>            Reporter: Greg Rahn
>            Assignee: Teddy Choi
>            Priority: Minor
>         Attachments: HIVE-4847.1.patch.txt
>
>
> There seems to be no way to rename a database in Hive, functionality to do so 
> would be nice.
> Proposed syntax:
> ALTER DATABASE dbname RENAME TO newdbname;

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to