NOOP Ray Transform
Project description
NOOP Ray Transform
Please see the set of transform project conventions for details on general project conventions, transform configuration, testing and IDE set up.
Summary
This project wraps the noop transform with a Ray runtime.
Configuration and command line Options
Noop configuration and command line options are the same as for the base python transform.
Running
Launched Command Line Options
When running the transform with the Ray launcher (i.e. TransformLauncher), In addition to those available to the transform as defined in here, the set of ray launcher are available.
Running the samples
To run the samples, use the following make
targets
run-cli-sample
- runs src/noop_transform.py using command line argsrun-local-sample
- runs src/noop_local_ray.pyrun-s3-sample
- runs src/noop_s3_ray.py- Requires prior invocation of
make minio-start
to load data into local minio for S3 access.
- Requires prior invocation of
These targets will activate the virtual environment and set up any configuration needed.
Use the -n
option of make
to see the detail of what is done to run the sample.
For example,
make run-cli-sample
...
Then
ls output
To see results of the transform.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dpk_noop_transform_ray-0.9.0.dev6.tar.gz
.
File metadata
- Download URL: dpk_noop_transform_ray-0.9.0.dev6.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f76ccd7988b0a18539f613e481eda58e0899d7f991e6a0046d347977b14c073 |
|
MD5 | c671a043346c96fbf6153ca7d3f86241 |
|
BLAKE2b-256 | 2138af7dd9b560ce4f1a5170567f46c70491707402abf71e091ce8f099ea2744 |
File details
Details for the file dpk_noop_transform_ray-0.9.0.dev6-py3-none-any.whl
.
File metadata
- Download URL: dpk_noop_transform_ray-0.9.0.dev6-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d90c636611c2289cb49d7da6df0df59930c9ca1ce5cb7733ad165893fdb49702 |
|
MD5 | 1782f06488989c60f40a085e99728f94 |
|
BLAKE2b-256 | 37ccd96f233a6893a3769a257cb4cd81dcc90e85d2c62f7ef67a9ef100283f54 |