Skip to content

V1.4 PDI CPython Script Executor Step

Pre-release
Pre-release
Compare
Choose a tag to compare
@m-a-hall m-a-hall released this 14 Mar 03:10
· 12 commits to master since this release
bc2696f

Added support for a kettle variable for setting the path to the python executable. This takes precedence over both the java property and the environment variable. Also plumbed some more logging through to PythonSession, so that logging output (at debugging level) can be seen for the python exe path and current state of the PATH variable. This can be useful for debugging when running in visual MR.