Allows running an external program on the data. It will write out
the incoming datatable into a temporary file which can be used as an input to
an external tool. After the tool finishes the node will read in an output
file the tool has (hopefully) created.
NOTE: Running an external executable takes the control out of our hands.
There will be no progress, no failure message, exceptions will not be caught,
it may even cause the entire KNIME platform to fail and you lose any unsaved
data, etc. Especially, if a shell script (or .bat file) creates sub processes (by
calling other programs), these sub processes will continue living even if
the node gets canceled. Furthermore, their output will not be fetched,
causing them (possibly) to block (not finishing their job) and to exist
until you kill them off manually.
Highlighting will not work across this node.
Colors are lost (the Color Manager node must be
inserted in the flow to re-generate colors).
The output of the external tool is caught and can be seen
in the node's views (the last 500 lines only, full output
is logged to KNIME's log file - if the log level is set to DEBUG, which is the
default).
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME External Tool Support from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!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.