pitrou commented on issue #44074: URL: https://github.com/apache/arrow/issues/44074#issuecomment-2345761073
The `HadoopFileSystem` finds and loads a third-party library on your system to actually access the HDFS filesystem. Depending on your system, the library is called `hdfs.dll` (Windows), `libhdfs.so` (Linux) or `libhdfs.dylib` (macOS). Can you find where that library is located, how it was installed and what its version is? Also, is `:8020` part of your HDFS URL? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
