You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/05/18 18:54:36 UTC

[GitHub] [hudi] sstimmel commented on issue #5628: [SUPPORT] - Deltastreamer not shutting down properly

sstimmel commented on issue #5628:
URL: https://github.com/apache/hudi/issues/5628#issuecomment-1130390415

   with less debugging,
   
   `22/05/18 16:03:52 INFO HoodieActiveTimeline: Loaded instants upto : Option{val=[20220518160348871__clean__COMPLETED]}
   22/05/18 16:03:52 INFO HoodieTimelineArchiveLog: No Instants to archive
   22/05/18 16:03:52 INFO AbstractHoodieWriteClient: Committed 20220518160141704
   22/05/18 16:03:52 INFO MapPartitionsRDD: Removing RDD 72 from persistence list
   22/05/18 16:03:52 INFO BlockManager: Removing RDD 72
   22/05/18 16:03:52 INFO MapPartitionsRDD: Removing RDD 57 from persistence list
   22/05/18 16:03:52 INFO BlockManager: Removing RDD 57
   22/05/18 16:03:52 INFO DeltaSync: Commit 20220518160141704 successful!
   22/05/18 16:03:52 INFO DeltaSync: Shutting down embedded timeline server
   22/05/18 16:03:52 INFO EmbeddedTimelineService: Closing Timeline server
   22/05/18 16:03:52 INFO TimelineService: Closing Timeline Service
   22/05/18 16:03:52 INFO Javalin: Stopping Javalin ...
   22/05/18 16:03:52 INFO Javalin: Javalin has stopped
   22/05/18 16:03:52 INFO TimelineService: Closed Timeline Service
   22/05/18 16:03:52 INFO EmbeddedTimelineService: Closed Timeline server
   22/05/18 16:03:52 INFO HoodieDeltaStreamer: Shut down delta streamer
   22/05/18 16:03:52 INFO SparkUI: Stopped Spark web UI at http://tenantconfig-hudi-incr-table-job:4040
   22/05/18 16:03:52 INFO KubernetesClusterSchedulerBackend: Shutting down all executors
   22/05/18 16:03:52 INFO KubernetesClusterSchedulerBackend$KubernetesDriverEndpoint: Asking each executor to shut down
   22/05/18 16:03:52 WARN ExecutorPodsWatchSnapshotSource: Kubernetes client has been closed.
   22/05/18 16:03:53 INFO MapOutputTrackerMasterEndpoint: MapOutputTrackerMasterEndpoint stopped!
   22/05/18 16:03:53 INFO MemoryStore: MemoryStore cleared
   22/05/18 16:03:53 INFO BlockManager: BlockManager stopped
   22/05/18 16:03:53 INFO BlockManagerMaster: BlockManagerMaster stopped
   22/05/18 16:03:53 INFO OutputCommitCoordinator$OutputCommitCoordinatorEndpoint: OutputCommitCoordinator stopped!
   22/05/18 16:03:53 INFO SparkContext: Successfully stopped SparkContext
   22/05/18 16:04:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:05:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:06:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:07:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:08:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:09:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:10:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:11:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:12:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:13:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:14:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:15:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:16:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:17:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:18:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:19:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:20:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:21:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:22:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:23:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:24:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:25:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:26:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:27:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:28:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:29:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:30:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:31:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.
   22/05/18 16:32:26 INFO CloudWatchReporter: Reporting Metrics to CloudWatch.`


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org