bytedance / CloudShuffleService

Cloud Shuffle Service(CSS) is a general purpose remote shuffle solution for compute engines, including Spark/Flink/MapReduce.
Apache License 2.0
239 stars 57 forks source link

Does it support dynamic resource allocation? #3

Open CHENXCHEN opened 1 year ago

CHENXCHEN commented 1 year ago
  1. Does it support both remote shuffle service and dynamic resource allocation?
  2. Does the enabling of spark.shuffle.service.enabled have an impact on the shuffle service?
bdyx123 commented 1 year ago
  1. Yes, it supports both
  2. it's ok to turn on spark.shuffle.service.enabled