MLOps monitoring library Java requirement¶
As of March 2025, the MLOps monitoring library requires Java 11 or higher. Without monitoring, a model's Scoring Code JAR file requires Java 8 or higher; however, when using the MLOps library to instrument monitoring, a model's Scoring Code JAR file also requires Java 11 or higher.
Use case | Requirement |
---|---|
MLOps monitoring library | Java 11+ |
Scoring Code with monitoring | Java 11+ |
Scoring Code without monitoring | Java 8+ |
Self-managed AI platform
For Self-managed AI platform installations, the Java 11 requirement applies to DataRobot v11.0 and higher.