You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Phabricator (Updated) (JIRA)" <ji...@apache.org> on 2012/02/01 23:53:55 UTC

[jira] [Updated] (HIVE-2612) support hive table/partitions coexistes in more than one clusters

     [ https://issues.apache.org/jira/browse/HIVE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phabricator updated HIVE-2612:
------------------------------

    Attachment: HIVE-2612.D1569.1.patch

njain requested code review of "HIVE-2612 [jira] support hive table/partitions coexistes in more than one clusters".
Reviewers: JIRA

  https://issues.apache.org/jira/browse/HIVE-2612

  HIVE-2612 Initial version - not for review

  1) add cluster object into hive metastore
  2) each partition/table has a creation cluster and a list of living clusters, and also data location in each cluster

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D1569

AFFECTED FILES
  metastore/src/model/package.jdo
  metastore/src/model/org/apache/hadoop/hive/metastore/model/MStorageDescriptor.java
  metastore/src/model/org/apache/hadoop/hive/metastore/model/MClusterStorageDescriptor.java
  metastore/src/model/org/apache/hadoop/hive/metastore/model/MCluster.java
  metastore/src/java/org/apache/hadoop/hive/metastore/RawStore.java
  metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java
  metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java
  metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java
  metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java
  metastore/if/hive_metastore.thrift
  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
  ql/src/java/org/apache/hadoop/hive/ql/metadata/Partition.java
  ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java
  ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java
  ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/DDLWork.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/ClusterDDLDesc.java
  ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g
  ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/3291/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> support hive table/partitions coexistes in more than one clusters
> -----------------------------------------------------------------
>
>                 Key: HIVE-2612
>                 URL: https://issues.apache.org/jira/browse/HIVE-2612
>             Project: Hive
>          Issue Type: New Feature
>          Components: Metastore
>            Reporter: He Yongqiang
>            Assignee: Namit Jain
>         Attachments: HIVE-2612.1.patch, HIVE-2612.D1569.1.patch
>
>
> 1) add cluster object into hive metastore
> 2) each partition/table has a creation cluster and a list of living clusters, and also data location in each cluster

--
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