oap-project / raydp

RayDP provides simple APIs for running Spark on Ray and integrating Spark with AI libraries.
Apache License 2.0
293 stars 66 forks source link

Fix maven dependency and prepare for release #356

Closed Deegue closed 12 months ago

Deegue commented 1 year ago
  1. [core] Upgrade Spark from 3.2.1 to 3.4.0
  2. Replace all log4j 1.x dependencies by log4j2
  3. Upgrade Spark shims 3.2.1 to 3.2.2
  4. Fix all critical and high issues reported by Snyk.