Unanswered
Hi All, Just Started Tinkering With Clearml And Wondering If This Is Suitable To Deploy An Etl/Elt Pipeline Using The Agent On My 2Nd Machine? Or Is Clearml Designed To Pick Up After The Data Has Been Loaded And Cleaned? I Cant See Any Mention Of Feature
Hi @<1773158059758063616:profile|PanickyParrot17> ,
You can do that with ClearML pipelines . step 1 will be pulling the data, step 2 will store the data, step 3 will create the dataset.
The pipeline controller can have the parameters of which data to pull, the name of the created dataset and more, so you can run it again from the UI and just change the data source
All the steps can run with the clearml agent, and you can also specify using only cpu in the machines (search for the --cpu-only param)
25 Views
0
Answers
one month ago
one month ago