nteract/papermill

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

Open

#816 aberto em 31 de jan. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (402 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (5.381 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador