Extension Export node - Console Output tab

The Console Output tab contains any output that is received when the R script or Python for Spark script on the Syntax tab runs (for example, if using an R script, it shows output received from the R console when the R script in the R Syntax field on the Syntax tab is executed). This output might include R or Python error messages or warnings that are produced when the R or Python script is executed. The output can be used, primarily, to debug the script. The Console Output tab also contains the script from the R Syntax or Python Syntax field.

Every time the Extension Export script is executed, the content of the Console Output tab is overwritten with the output received from the R console or Python for Spark. The output cannot be edited.