[
https://issues.apache.org/jira/browse/HIVE-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290338#comment-14290338
]
Jason Dere commented on HIVE-9361:
----------------------------------
+1
> Intermittent NPE in SessionHiveMetaStoreClient.alterTempTable
> -------------------------------------------------------------
>
> Key: HIVE-9361
> URL: https://issues.apache.org/jira/browse/HIVE-9361
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Affects Versions: 0.14.0
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Attachments: HIVE-9361.patch
>
>
> it's happening at
> {noformat}
> MetaStoreUtils.updateUnpartitionedTableStatsFast(newtCopy,
> wh.getFileStatusesForSD(newtCopy.getSd()), false, true);
> {noformat}
> other methods in this class call getWh() to get Warehouse so this likely
> explains why it's intermittent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)