Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5355 YARN Timeline Service v.2: alpha 2
  3. YARN-6563

ConcurrentModificationException in TimelineCollectorManager while stopping RM

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      It is seen that ConcurrentModificationException while stopping RM when ATSv2 enabled.

      2017-05-05 15:04:11,563 WARN org.apache.hadoop.service.CompositeService: When stopping the service org.apache.hadoop.yarn.server.resourcemanager.timelineservice.RMTimelineCollectorManager : java.util.ConcurrentModificationException
      java.util.ConcurrentModificationException
      	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1437)
      	at java.util.HashMap$ValueIterator.next(HashMap.java:1466)
      	at org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager.serviceStop(TimelineCollectorManager.java:222)
      	at org.apache.hadoop.service.AbstractService.stop(AbstractService.java:221)
      	at org.apache.hadoop.service.ServiceOperations.stop(ServiceOperations.java:52)
      	at org.apache.hadoop.service.ServiceOperations.stopQuietly(ServiceOperations.java:80)
      	at org.apache.hadoop.service.CompositeService.stop(CompositeService.java:157)
      	at org.apache.hadoop.service.CompositeService.serviceStop(CompositeService.java:131)
      	at org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.serviceStop(ResourceManager.java:1285)
      

      Attachments

        1. YARN-6563.00.patch
          1 kB
          Haibo Chen

        Activity

          People

            haibochen Haibo Chen
            rohithsharma Rohith Sharma K S
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: