You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "mylinyuzhi (JIRA)" <ji...@apache.org> on 2013/08/16 12:24:47 UTC

[jira] [Updated] (HIVE-5109) could not get an exists partition

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

mylinyuzhi updated HIVE-5109:
-----------------------------

    Component/s:     (was: HCatalog)
                 Metastore
    
> could not get an exists partition
> ---------------------------------
>
>                 Key: HIVE-5109
>                 URL: https://issues.apache.org/jira/browse/HIVE-5109
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.11.0
>         Environment: ubuntu12.04
>            Reporter: mylinyuzhi
>            Priority: Critical
>
> the partition[dt=20130805] is exists.but could not get.
> 20130816 17:21:31:709[ERROR] org.apache.hadoop.hive.metastore.RetryingHMSHandler NoSuchObjectException(message:partition values=[20130805])
> 	at org.apache.hadoop.hive.metastore.ObjectStore.getPartitionWithAuth(ObjectStore.java:1424)
> 	at sun.reflect.GeneratedMethodAccessor161.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.apache.hadoop.hive.metastore.RetryingRawStore.invoke(RetryingRawStore.java:111)
> 	at $Proxy8.getPartitionWithAuth(Unknown Source)
> 	at org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.get_partition_with_auth(HiveMetaStore.java:2014)
> 	at sun.reflect.GeneratedMethodAccessor160.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.apache.hadoop.hive.metastore.RetryingHMSHandler.invoke(RetryingHMSHandler.java:102)
> 	at $Proxy9.get_partition_with_auth(Unknown Source)
> 	at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.getPartitionWithAuthInfo(HiveMetaStoreClient.java:822)
> 	at sun.reflect.GeneratedMethodAccessor159.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.invoke(RetryingMetaStoreClient.java:74)
> 	at $Proxy10.getPartitionWithAuthInfo(Unknown Source)
> 	at org.apache.hadoop.hive.ql.metadata.Hive.getPartition(Hive.java:1580)
> 	at org.apache.hadoop.hive.ql.metadata.Hive.getPartition(Hive.java:1543)
> 	at org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer$tableSpec.<init>(BaseSemanticAnalyzer.java:778)
> 	at org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer$tableSpec.<init>(BaseSemanticAnalyzer.java:678)
> 	at org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.getMetaData(SemanticAnalyzer.java:1203)
> 	at org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.getMetaData(SemanticAnalyzer.java:1057)
> 	at org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.analyzeInternal(SemanticAnalyzer.java:8295)
> 	at org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer.analyze(BaseSemanticAnalyzer.java:278)
> 	at org.apache.hadoop.hive.ql.Driver.compile(Driver.java:443)
> 	at org.apache.hadoop.hive.ql.Driver.compile(Driver.java:344)
> 	at org.apache.hadoop.hive.ql.Driver.run(Driver.java:889)

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