You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/16 15:54:00 UTC

[jira] [Work logged] (BEAM-4011) Python SDK: add glob support for HDFS

     [ https://issues.apache.org/jira/browse/BEAM-4011?focusedWorklogId=123659&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-123659 ]

ASF GitHub Bot logged work on BEAM-4011:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jul/18 15:53
            Start Date: 16/Jul/18 15:53
    Worklog Time Spent: 10m 
      Work Description: knub commented on issue #5024: [BEAM-4011] Unify Python IO glob implementation.
URL: https://github.com/apache/beam/pull/5024#issuecomment-405294775
 
 
   @udim @chamikaramj 
   Hi there!
   
   first of all, thanks for your work in Apache Beam!
   
   I have a problem. I just updated from `apache_beam==2.4.0` to `apache_beam==2.5.0`.
   I was previously using:
   ```
   gcsio.GcsIO().glob(glob_string)
   ```
   for queries against GCS. Now this previously public interface does not work anymore in `apache_beam==2.5.0`.
   After doing quite some digging, I found this PR which seems related. I can't find any documentation/update guide on how to migrate from the former to the latter version and also couldn't find out from reading the code. Can you help me?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 123659)
    Time Spent: 2h 40m  (was: 2.5h)

> Python SDK: add glob support for HDFS
> -------------------------------------
>
>                 Key: BEAM-4011
>                 URL: https://issues.apache.org/jira/browse/BEAM-4011
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Major
>             Fix For: 2.5.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)