Title
Create new category
Edit page index title
Edit category
Edit link
Key Benefits
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.
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
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
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
Multi-Tenant Support
Enable different teams or applications to use different Livy endpoints based on their requirements, without infrastructure conflicts.