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

HS2: Perflogger has a race condition

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 4.0.0-alpha-2
    • None
    • None

    Description

      
      Caused by: java.util.ConcurrentModificationException
              at java.util.HashMap$HashIterator.nextNode(HashMap.java:1437) ~[?:1.8.0_112]
              at java.util.HashMap$EntryIterator.next(HashMap.java:1471) ~[?:1.8.0_112]
              at java.util.HashMap$EntryIterator.next(HashMap.java:1469) ~[?:1.8.0_112]
              at java.util.AbstractCollection.toArray(AbstractCollection.java:196) ~[?:1.8.0_112]
              at com.google.common.collect.Iterables.toArray(Iterables.java:316) ~[guava-19.0.jar:?]
              at com.google.common.collect.ImmutableMap.copyOf(ImmutableMap.java:342) ~[guava-19.0.jar:?]
              at com.google.common.collect.ImmutableMap.copyOf(ImmutableMap.java:327) ~[guava-19.0.jar:?]
              at org.apache.hadoop.hive.ql.log.PerfLogger.getEndTimes(PerfLogger.java:218) ~[hive-common-3.0.0-SNAPSHOT.jar:3.0.0-SNAPSHOT]
              at org.apache.hadoop.hive.ql.Driver.compileInternal(Driver.java:1561) ~[hive-exec-3.0.0-SNAPSHOT.jar:3.0.0-SNAPSHOT]
              at org.apache.hadoop.hive.ql.Driver.compileAndRespond(Driver.java:1498) ~[hive-exec-3.0.0-SNAPSHOT.jar:3.0.0-SNAPSHOT]
              at org.apache.hive.service.cli.operation.SQLOperation.prepare(SQLOperation.java:198) ~[hive-service-3.0.0.3.0.0.2-132.jar:3.0.0.3.0.0.2-132]
      

      Attachments

        1. HIVE-18928.1.patch
          1 kB
          Bharath Krishna

        Issue Links

          Activity

            People

              bharos92 Bharath Krishna
              gopalv Gopal Vijayaraghavan
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: