Using DataFlow > Using DataFlow > Using DataFlow Cluster Manager > Executing Jobs with RushScript
Was this helpful?
Executing Jobs with RushScript
The following example shows how to execute the test.js job with RushScript.
Launching DataFlow Job Using RushScript
dr --engine cluster=yarn://datarush-head.datarush.local --engine moduleConfiguration=datarush-hadoop-apache2 test.js
IMPORTANT!  Currently, there is an issue that prevents using YARN clusters to specify the jobs within the actual RushScript file.
For more information see Using dr.
Last modified date: 01/06/2023