Please see the set of transform project conventions for details on general project conventions, transform configuration, testing and IDE set up.
This project wraps the Document ID transform with a Ray runtime.
Document ID configuration and command line options are the same as for the base python transform.
A docker file that can be used for building docker image. You can use
make build
When running the transform with the Ray launcher (i.e. TransformLauncher), the following command line arguments are available in addition to the options provided by the ray launcher.
To use the transform image to transform your data, please refer to the running images quickstart, substituting the name of this transform image and runtime as appropriate.