shaoxinye opened a new issue #8353: kis failed :ingestionStatsAndErrors
URL: https://github.com/apache/incubator-druid/issues/8353
 
 
   {
     "ingestionStatsAndErrors": {
       "taskId": 
"index_kafka_index_user_feedback_t1_10m_2019081923222_ef32851f131d811_dbmfcean",
       "payload": {
         "ingestionState": "COMPLETED",
         "unparseableEvents": {},
         "rowStats": {
           "buildSegments": {
             "processed": 13300000,
             "processedWithError": 0,
             "thrownAway": 0,
             "unparseable": 0
           }
         },
         "errorMsg": "java.lang.RuntimeException: 
java.util.concurrent.RejectedExecutionException: Got Interrupted while adding 
to the Queue\n\tat 
org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver.persist(StreamAppenderatorDriver.java:232)\n\tat
 
org.apache.druid.indexing.seekablestream.SeekableStreamIndexTaskRunner.runInternal(SeekableStreamIndexTaskRunner.java:711)\n\tat
 
org.apache.druid.indexing.seekablestream.SeekableStreamIndexTaskRunner.run(SeekableStreamIndexTaskRunner.java:246)\n\tat
 
org.apache.druid.indexing.seekablestream.SeekableStreamIndexTask.run(SeekableStreamIndexTask.java:167)\n\tat
 
org.apache.druid.indexing.overlord.SingleTaskBackgroundRunner$SingleTaskBackgroundRunnerCallable.call(SingleTaskBackgroundRunner.java:419)\n\tat
 
org.apache.druid.indexing.overlord.SingleTaskBackgroundRunner$SingleTaskBackgroundRunnerCallable.call(SingleTaskBackgroundRunner.java:391)\n\tat
 java.util.concurrent.FutureTask.run(FutureTask.java:266)\n\tat 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat
 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat
 java.lang.Thread.run(Thread.java:748)\nCaused by: 
java.util.concurrent.RejectedExecutionException: Got Interrupted while adding 
to the Queue\n\tat 
org.apache.druid.java.util.common.concurrent.Execs$1.rejectedExecution(Execs.java:152)\n\tat
 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)\n\tat
 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)\n\tat
 
com.google.common.util.concurrent.MoreExecutors$ListeningDecorator.execute(MoreExecutors.java:484)\n\tat
 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)\n\tat
 
com.google.common.util.concurrent.AbstractListeningExecutorService.submit(AbstractListeningExecutorService.java:58)\n\tat
 
org.apache.druid.segment.realtime.appenderator.AppenderatorImpl.persistAll(AppenderatorImpl.java:525)\n\tat
 
org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver.persist(StreamAppenderatorDriver.java:224)\n\t...
 9 more\nCaused by: java.lang.InterruptedException\n\tat 
java.util.concurrent.SynchronousQueue.put(SynchronousQueue.java:879)\n\tat 
org.apache.druid.java.util.common.concurrent.Execs$1.rejectedExecution(Execs.java:149)\n\t...
 16 more\n"
       },
       "type": "ingestionStatsAndErrors"
     }
   }

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to