[
https://issues.apache.org/jira/browse/LENS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312453#comment-14312453
]
Rajat Khandelwal commented on LENS-210:
---------------------------------------
I'm not getting the NPE. I'm getting the following though:
{noformat}
09 Feb 2015 22:21:00,461 [Grizzly-worker(1)] ERROR
org.apache.hadoop.hive.metastore.RetryingHMSHandler -
NoSuchObjectException(message:partition values=[latest])
at
org.apache.hadoop.hive.metastore.ObjectStore.getPartition(ObjectStore.java:1332)
at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.apache.hadoop.hive.metastore.RawStoreProxy.invoke(RawStoreProxy.java:108)
at com.sun.proxy.$Proxy7.getPartition(Unknown Source)
at
org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.drop_partition_common(HiveMetaStore.java:2214)
.
.
.
{noformat}
And I don't think we need to worry about that.
> cli command fact drop partitions is accessing array index 3 when the length
> of array is 3
> -----------------------------------------------------------------------------------------
>
> Key: LENS-210
> URL: https://issues.apache.org/jira/browse/LENS-210
> Project: Apache Lens
> Issue Type: Bug
> Reporter: Rajat Khandelwal
> Assignee: Rajat Khandelwal
> Fix For: 2.1
>
> Attachments: LENS-210.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)