RayDP-1.6.3
What's Changed
- Standardize executor limit enforcement for dynamic and static allocation by @MehulBatra in #426
- Remove upper bound of the protobuf version by @yhori991 in #428
- CI switch to jdk17, pin click, support Spark 3.5.5-7 by @pang-wu in #438
- Support --py-files to distribute files to executors by @pang-wu in #441
- update network grpc code by @pang-wu in #442
- fix pypi publish by @pang-wu in #443
- fix python version by @pang-wu in #444
- remove usage of ray.worker.global_worker.connected by @pang-wu in #445
- Allow assign memory to RayDPSparkMaster actor by @pang-wu in #448
- tf/estimator.py: only write checkpoint in rank0 by @pang-wu in #447
Thanks @MehulBatra, @yhori991, @myandpr for their contributions to the release!