didip commented on issue #11535:
URL: https://github.com/apache/druid/issues/11535#issuecomment-897023478


   The `index_parallel` job finished in 6 hours. This is good, that means 200 
parallelism works to speed up ingestion.
   
   The log is super clean. Unfortunately I saw this in the log:
   ```
   2021-08-11T05:01:18,381 WARN [task-runner-0-priority-0] 
org.apache.druid.indexing.common.task.batch.parallel.ParallelIndexSupervisorTask
 - maxParseExceptions is not supported yet
   2021-08-11T05:01:18,381 WARN [task-runner-0-priority-0] 
org.apache.druid.indexing.common.task.batch.parallel.ParallelIndexSupervisorTask
 - logParseExceptions is not supported yet
   ```
   But everything finished successfully.
   ```
   2021-08-11T11:19:17,142 INFO [task-monitor-0] 
org.apache.druid.indexing.common.task.batch.parallel.TaskMonitor - [4000/4000] 
tasks succeeded
   ```
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to