Building DataFlow Applications : Building DataFlow Applications Using RushScript : Integrating with IDE : Running a RushScript Project
 
Share this page                  
Running a RushScript Project
RushScript files can easily be launched from within Eclipse. Select your RushScript source file, and from the Run As menu, select DataFlow Script.
You can choose a specific DataFlow profile to use for launching your script. Open the Run Configurations dialog, select the run configuration for your script, and choose a profile under the Main tab.
It is important to note that any selected modules (Hadoop, and so forth) will be enabled only if a profile is specified in the Run Configurations dialog. If no profile is selected, any desired modules will need to be enabled manually.