Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果这是一个菜鸟问题,我深表歉意,但我找不到任何相关参考 -
这两者有什么区别?
如果我想使用 pyarrow 从 hdfs 读取镶木地板文件,我会使用哪一个?
该HdfsClientAPI 已弃用,您现在想使用pyarrow.hdfs.connect连接:http ://arrow.apache.org/docs/python/filesystems.html#hadoop-file-system-hdfs
HdfsClient
pyarrow.hdfs.connect