Issues Reading .parquet and .orc Files from Shared Folders on Intranet with Knime

Hello! :wave:t4:

I hope you are all well.

I have a technical situation and I hope to find help here…

In the company I work for, we are using the free version of Knime, and we work with a local network (intranet). When we want to read .parquet or .orc files (which, by the way, I create in Knime), it doesn’t let me read the files from the intranet location (shared folders). However, if I read these files from my hard drive, I can read them perfectly.

Any ideas? I’ll be waiting…

P.S. I’m not from the IT department, so please excuse me if I use the terms incorrectly. :smiley:

What error message(s) are you getting?

@JonathanF14 you might have to connect to your (remote) file system or sharepoint (small blue squares). Then you can either load the the files directly or you can move (transfer) them to a local temporary folder and then load them.

You can read about KNIME’s concept with files here:

https://docs.knime.com/latest/analytics_platform_file_handling_guide/index.html#introduction

Edit: here is an example:

1 Like

Thanks for replying my post @rfeigel. Here’s the error:
Execute failed: nio-wrapper://52d2c640-971e-4217-baca-c374a47678da/fileserver/folder/xxxxxxx.parquet

This is not my area of expertise so I can’t offer any certain help. How are you trying to connect to the remote files? Do you have a proxy which may be blocking access? Have you tried the SSH Connector node?