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 (Created) (JIRA)" <ji...@apache.org> on 2012/02/08 03:44:59 UTC

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

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

        

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

Posted by "Namit Jain (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Updated] (HIVE-2785) support use region

Posted by "Namit Jain (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain updated HIVE-2785:
-----------------------------

    Description: 
use region;

use region <region_name>;

should be supported

  was:
use cluster;

use cluster <cluster_name>;

should be supported

        Summary: support use region  (was: support use cluster)
    
> support use region
> ------------------
>
>                 Key: HIVE-2785
>                 URL: https://issues.apache.org/jira/browse/HIVE-2785
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>
> use region;
> use region <region_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

        

[jira] [Updated] (HIVE-2785) support use region

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain updated HIVE-2785:
-----------------------------

    Status: Patch Available  (was: Open)
    
> support use region
> ------------------
>
>                 Key: HIVE-2785
>                 URL: https://issues.apache.org/jira/browse/HIVE-2785
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>
> use physicalRegion;
> use physicalRegion <region_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

        

[jira] [Updated] (HIVE-2785) support use region

Posted by "Namit Jain (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain updated HIVE-2785:
-----------------------------

    Description: 
use physicalRegion;

use physicalRegion <region_name>;

should be supported

  was:
use region;

use region <region_name>;

should be supported

    
> support use region
> ------------------
>
>                 Key: HIVE-2785
>                 URL: https://issues.apache.org/jira/browse/HIVE-2785
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>
> use physicalRegion;
> use physicalRegion <region_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

        

[jira] [Assigned] (HIVE-2785) support use region

Posted by "Namit Jain (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain reassigned HIVE-2785:
--------------------------------

    Assignee: Namit Jain
    
> support use region
> ------------------
>
>                 Key: HIVE-2785
>                 URL: https://issues.apache.org/jira/browse/HIVE-2785
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>
> use region;
> use region <region_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

        

[jira] [Issue Comment Edited] (HIVE-2785) support use region

Posted by "Namit Jain (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205700#comment-13205700 ] 

Namit Jain edited comment on HIVE-2785 at 2/11/12 12:16 AM:
------------------------------------------------------------

The semantics are as follows:

use physicalRegion;

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

use physicalRegion <region_name>;

Use the region specified.

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

                
      was (Author: namit):
    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 region
> ------------------
>
>                 Key: HIVE-2785
>                 URL: https://issues.apache.org/jira/browse/HIVE-2785
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>
> use physicalRegion;
> use physicalRegion <region_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

        

[jira] [Updated] (HIVE-2785) support use region

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain updated HIVE-2785:
-----------------------------

    Resolution: Won't Fix
        Status: Resolved  (was: Patch Available)

This is not needed anymore
                
> support use region
> ------------------
>
>                 Key: HIVE-2785
>                 URL: https://issues.apache.org/jira/browse/HIVE-2785
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>
> use physicalRegion;
> use physicalRegion <region_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