Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9361

Intermittent NPE in SessionHiveMetaStoreClient.alterTempTable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.0
    • 1.0.0
    • Metastore
    • None

    Description

      it's happening at

          MetaStoreUtils.updateUnpartitionedTableStatsFast(newtCopy,
              wh.getFileStatusesForSD(newtCopy.getSd()), false, true);
      

      other methods in this class call getWh() to get Warehouse so this likely explains why it's intermittent.

      Attachments

        1. HIVE-9361.patch
          0.9 kB
          Eugene Koifman

        Activity

          People

            ekoifman Eugene Koifman
            ekoifman Eugene Koifman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: