David Sabater created BEAM-9053:
-----------------------------------
Summary: Improve error message when unable to get the correct
filesystem for specified path in Python SDK
Key: BEAM-9053
URL: https://issues.apache.org/jira/browse/BEAM-9053
Project: Beam
Issue Type: Improvement
Components: io-py-files
Reporter: David Sabater
We should improve the error message when not getting the correct filesystem
from the specified path. Something more helpful like:
"Unable to get filesystem from specified path, please use the correct path or
ensure the required dependency is installed, e.g., pip install apache_beam[gcp]
Path specified: %s
"
Happy to implement that myself.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)