You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2020/01/06 17:03:00 UTC

[jira] [Closed] (BEAM-9053) Improve error message when unable to get the correct filesystem for specified path in Python SDK

     [ https://issues.apache.org/jira/browse/BEAM-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik closed BEAM-9053.
---------------------------
    Fix Version/s: 2.19.0
       Resolution: Fixed

> 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
>            Assignee: David Sabater
>            Priority: Trivial
>             Fix For: 2.19.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)