Eugene Koifman created HIVE-9361:
------------------------------------

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


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)

Reply via email to