Using DataFlow Cluster Manager : Executing DataFlow Jobs Using YARN : Executing Jobs with RushScript
 
Share this page                  
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.