[ https://issues.apache.org/jira/browse/HIVE-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291460#comment-14291460 ]
Eugene Koifman commented on HIVE-9361: -------------------------------------- The failures are not related. They appear in multiple other runs. > 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)