Good morning,
I have this problem, I’m using knime and I set the work area like this:
afterwards, I run the flow, and in the logs writes that it is using this path:
2023-10-05 10:04:59,845 : DEBUG : KNIME-Worker-10-Create Spark Context (Livy) 3:2113:1460 : : FileBasedJarCollector : Create Spark Context (Livy) : 3:2113:1460 : Creating Spark job jar file: C:\windows\TEMP\sparkClasses17741209955276139029.jar
2023-10-05 10:04:59,848 : DEBUG : KNIME-Worker-10-Create Spark Context (Livy) 3:2113:1460 : : DefaultSparkJarProvider : Create Spark Context (Livy) : 3:2113:1460 : Collecting Spark classes from plugin org.knime.bigdata.spark.node:4.6.0.v202206032027
2023-10-05 10:04:59,990 : DEBUG : KNIME-Worker-10-Create Spark Context (Livy) 3:2113:1460 : : DefaultSparkJarProvider : Create Spark Context (Livy) : 3:2113:1460 : Time for for collecting classes: 142 millis
You shouldn’t write C:\windows\TEMP here, in fact the flow will go wrong.
How come? if I haven’t set my workarea there, or how do I change the destination of that path?
I’m in emergency, help me as soon as possible
thanks !!!