smit-aterlo commented on issue #11852:
URL: https://github.com/apache/druid/issues/11852#issuecomment-953960006
Logs look like this
```
2021-10-28T15:21:38,959 INFO [main]
org.apache.druid.java.util.common.lifecycle.Lifecycle - Starting lifecycle
[module] stage [ANNOUNCEMENTS]
2021-10-28T15:21:38,959 INFO [main]
org.apache.druid.java.util.common.lifecycle.Lifecycle - Successfully started
lifecycle [module]
2021-10-28T15:21:40,029 INFO [task-runner-0-priority-0]
org.apache.parquet.hadoop.InternalParquetRecordReader - RecordReader
initialized will read a total of 655880 records.
2021-10-28T15:21:40,029 INFO [task-runner-0-priority-0]
org.apache.parquet.hadoop.InternalParquetRecordReader - at row 0. reading next
block
2021-10-28T15:21:40,147 INFO [task-runner-0-priority-0]
org.apache.parquet.hadoop.InternalParquetRecordReader - block read in memory in
118 ms. row count = 655880
2021-10-28T15:21:42,326 INFO [task-runner-0-priority-0]
org.apache.druid.segment.realtime.appenderator.BaseAppenderatorDriver - Pushing
[0] segments in background
2021-10-28T15:21:42,331 INFO
[[index_parallel_scoring_slice_metric_temp_2_adjilbko_2021-10-28T15:21:32.234Z]-appenderator-persist]
org.apache.druid.segment.realtime.appenderator.AppenderatorImpl - Flushed
in-memory data with commit metadata [null] for segments:
2021-10-28T15:21:42,346 INFO [task-runner-0-priority-0]
org.apache.druid.segment.realtime.appenderator.BaseAppenderatorDriver - Nothing
to publish, skipping publish step.
2021-10-28T15:21:42,346 INFO [task-runner-0-priority-0]
org.apache.druid.indexing.common.task.IndexTask - Processed[0] events,
unparseable[0], thrownAway[655,880].
2021-10-28T15:21:42,347 INFO [task-runner-0-priority-0]
org.apache.druid.indexing.common.task.IndexTask - Published [0] segments
2021-10-28T15:21:42,352 WARN [task-runner-0-priority-0]
org.apache.druid.segment.realtime.firehose.ServiceAnnouncingChatHandlerProvider
-
handler[index_parallel_scoring_slice_metric_temp_2_adjilbko_2021-10-28T15:21:32.234Z]
not currently registered, ignoring.
2021-10-28T15:21:42,355 INFO [task-runner-0-priority-0]
org.apache.druid.indexing.worker.executor.ExecutorLifecycle - Task completed
with status: {
"id" :
"index_parallel_scoring_slice_metric_temp_2_adjilbko_2021-10-28T15:21:32.234Z",
"status" : "SUCCESS",
"duration" : 4103,
"errorMsg" : null,
"location" : {
"host" : null,
"port" : -1,
"tlsPort" : -1
}
}
```
--
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]