Hi,
I am using KNIME version 4.0.1 (Desktop and server) at work. Using Python version 3 in local. I created a knime workflow and it runs smoothly in my local space. However, in the server, I am having problems running it.
Couple of errors I noticed in different workflows:
For one, the workflow starts with DB connectors, table selector and reader. I using the HIVE JDBC connection.
Another workflow uses a python script (web hdfs package) to write the table to hive and i get an error when deploying in server. (Use successfully in the past before).
Screenshot of the error.
The python script nodes generally work fine local and is able to start kernel.
Please note I was able to run similar workflows in the previous server version/ able to run it successfully in the local space.
Appreciate you help. (Also emailed support on the first issue but no response yet)