nteract/papermill

FutureWarning: pyarrow.HadoopFileSystem is deprecated as of 2.0.0, please use pyarrow.fs.HadoopFileSystem instead.

Open

#816 opened on Jan 31, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (5,381 stars) (402 forks)batch import
bughelp wanted

Description

🐛 Bug

[2025-01-31, 11:17:58 UTC] {{pod_manager.py:395}} INFO - [base] /usr/local/lib/python3.8/site-packages/papermill/iorw.py:50: FutureWarning: pyarrow.HadoopFileSystem is deprecated as of 2.0.0, please use pyarrow.fs.HadoopFileSystem instead. [2025-01-31, 11:17:58 UTC] {{pod_manager.py:395}} INFO - [base] from pyarrow import HadoopFileSystem

Hello community,

I'm running papermill in version 2.6.0 in python3.8 and I'm seeing this error, it should be already solved as I read here but I'm still able to see it, can you help me with that?

thank you so much.

Contributor guide