Key Benefits

  1. API Version Compatibility

Maintain compatibility with client applications that depend on specific Livy API versions. Different Livy versions may have API changes, bug fixes, or behavioral differences that applications rely on.

  1. Zero-Downtime Migration
  • Transition workloads between Livy versions without cluster downtime
  • Test new Livy versions alongside production applications
  • Migrate REST API clients at your own pace
  1. Spark Version Isolation
  • Each Livy instance can be configured for its corresponding Spark version
  • Livy 3.5.5 → Spark 3.5.5
  • Livy 3.3.3 → Spark 3.3.3
  • Livy 3.5.1 → Spark 3.5.1
  1. Risk Mitigation
  • Validate new Livy versions with production data before committing
  • Maintain fallback options for mission-critical REST API clients
  • Test behavioral changes without affecting production
  1. Multi-Tenant Support

Enable different teams or applications to use different Livy endpoints based on their requirements, without infrastructure conflicts.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated
On This Page
Key Benefits