Additional Libraries¶
Corridor provides an option to allow the users to be able to use additional libraries which are not available out of the box.
Configuration¶
There are 5 steps which have to be followed so that the user is able to validate the definition and run successful jobs on the platform.
- Install the library in the virtual environment of API servers.
- Install the library in the virtual environment of Worker-API servers.
- Install the library in the virtual environment of Worker-Spark servers.
- Install the library on the spark cluster.
- Add the library to the Allowed Python Imports in the
Platform Settings
tab in the platform UI