NodePit Batch is the easy way to run your KNIME workflows headless from the command line on your local Linux, Mac or Windows machine or your server. No graphical interface (GUI), command line only, maximum flexibility!
NodePit Batch integrates with the KNIME Analytics Platform and provides you with a clean and simple command line interface (CLI) to configure and run your workflows the way you want.
Install NodePit Batch on your KNIME Analytics Platform via KNIME GUI or NodePit for KNIME. As an alterantive you can also install it via CLI using one of the below commands. Please make sure to use an update site that matches the version of your KNIME Analytics Platform.
./knime \ -nosplash \ -application org.eclipse.equinox.p2.director \ -repository https://download.nodepit.com/5.3 \ -installIUs com.nodepit.batch.feature.feature.group
./KNIME.app/Contents/MacOS/knime \ -nosplash \ -application org.eclipse.equinox.p2.director \ -repository https://download.nodepit.com/5.3 \ -installIUs com.nodepit.batch.feature.feature.group
knime.exe \ -nosplash \ -consoleLog \ -noexit \ -application org.eclipse.equinox.p2.director \ -repository https://download.nodepit.com/5.3 \ -installIUs com.nodepit.batch.feature.feature.group
Run your workflows from the command line. To see all parameters and options, please run the following command.
./knime \ -nosplash \ -application com.nodepit.batch.application.NodePitBatchExecutor
./KNIME.app/Contents/MacOS/knime \ -nosplash \ -application com.nodepit.batch.application.NodePitBatchExecutor
knime.exe \ -nosplash \ -consoleLog \ -noexit \ -application com.nodepit.batch.application.NodePitBatchExecutor
A basic ready-to-use example based on a rudimentary workflow looks like this:
./knime \ -nosplash \ -application com.nodepit.batch.application.NodePitBatchExecutor \ https://nodepit.com/download/workflow/com.nodepit.workflows/batch/Hello-NodePit-Batch.knwf
./KNIME.app/Contents/MacOS/knime \ -nosplash \ -application com.nodepit.batch.application.NodePitBatchExecutor \ https://nodepit.com/download/workflow/com.nodepit.workflows/batch/Hello-NodePit-Batch.knwf
knime.exe \ -nosplash \ -consoleLog \ -noexit \ -application com.nodepit.batch.application.NodePitBatchExecutor \ https://nodepit.com/download/workflow/com.nodepit.workflows/batch/Hello-NodePit-Batch.knwf
Become creative! Run your workflow on demand or use a scheduling tool (e.g. Windows Task Scheduler, Mac Automator, or cron) to execute your workflows regularly and automatized.
To use this product in KNIME, install the extension NodePit Batch from the below update site:
A zipped version of the software site can be downloaded here.
To use this product in KNIME, install the extension NodePit Batch from the below update site:
A zipped version of the software site can be downloaded here.
Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.