You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (Commented) (JIRA)" <ji...@apache.org> on 2012/02/10 20:56:59 UTC

[jira] [Commented] (HIVE-2785) support use cluster

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

Namit Jain commented on HIVE-2785:
----------------------------------

The semantics are as follows:

use region;

Use the default region based on the primary region of the table being queried.
Choose the jobtracker, dfs from the region provided.

use region <region_name>;

Use the region specified.

The query should only succeed if all the partitions of the table are present in the primary region

                
> support use cluster
> -------------------
>
>                 Key: HIVE-2785
>                 URL: https://issues.apache.org/jira/browse/HIVE-2785
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>
> use cluster;
> use cluster <cluster_name>;
> should be supported

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira