MOJO & Python Scoring

Deploying and troubleshooting MOJO and Python scoring pipelines.

Python Scorer gitdb Errors
If you see either of the following lines in an error when using the Python scoring pipeline: - ImportError: cannot import name 'string_types' - ...
Mon, 24 Feb, 2020 at 6:44 PM
MOJO Deployment Templates
Please check out production ready deployment templates here: https://github.com/h2oai/dai-deployment-templates.
Tue, 18 Jun, 2019 at 3:56 PM
java.lang.OutOfMemoryError: null with large mojo.pipeline files
There is a hard technical limit of Java that prevents large MOJO files from loading (this issue is fixed in Driverless AI version 1.6.3). Generally the erro...
Mon, 17 Jun, 2019 at 4:52 PM
Corrupted MOJO Pipeline
The MOJO pipeline may be corrupted if you see the following error lines when loading the MOJO pipeline. Corrupted MOJOs are less likely to happen in Driverl...
Mon, 17 Jun, 2019 at 4:33 PM