You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Mark Liu (JIRA)" <ji...@apache.org> on 2017/01/11 00:41:58 UTC

[jira] [Created] (BEAM-1264) Python ChannelFactory Raise Inconsistent Error for Local FS and GCS

Mark Liu created BEAM-1264:
------------------------------

             Summary: Python ChannelFactory Raise Inconsistent Error for Local FS and GCS
                 Key: BEAM-1264
                 URL: https://issues.apache.org/jira/browse/BEAM-1264
             Project: Beam
          Issue Type: Bug
          Components: beam-model, sdk-py
            Reporter: Mark Liu
            Assignee: Ahmet Altay


ChannelFactory raises different errors for local fs (RuntimeError) and GCS (IOError) when reading failed. 

We want to return consistent error for both.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)