[
https://issues.apache.org/jira/browse/BEAM-4535?focusedWorklogId=111352&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-111352
]
ASF GitHub Bot logged work on BEAM-4535:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Jun/18 23:49
Start Date: 12/Jun/18 23:49
Worklog Time Spent: 10m
Work Description: udim commented on issue #5624: [BEAM-4535] Add a custom
_url_dirname for local filesystems.
URL: https://github.com/apache/beam/pull/5624#issuecomment-396769651
R: @jbonofre
Added this cherrypick as well, which Cham mentioned in the voting thread
yesterday.
If fixes https://issues.apache.org/jira/browse/BEAM-4535
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 111352)
Time Spent: 10m
Remaining Estimate: 0h
> Python tests are failing for Windows
> ------------------------------------
>
> Key: BEAM-4535
> URL: https://issues.apache.org/jira/browse/BEAM-4535
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Chamikara Jayalath
> Assignee: Udi Meiri
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Error is:
> Traceback (most recent call last):
> File
> "C:\Users\deft-testing-integra\python_sdk_download\apache_beam\io\fileba
> sedsource_test.py", line 532, in test_read_auto_pattern
> compression_type=CompressionTypes.AUTO))
> File
> "C:\Users\deft-testing-integra\python_sdk_download\apache_beam\io\fileba
> sedsource.py", line 119, in __init__
> self._validate()
> File
> "C:\Users\deft-testing-integra\python_sdk_download\apache_beam\options\v
> alue_provider.py", line 133, in _f
> return fnc(self, *args, **kwargs)
> File
> "C:\Users\deft-testing-integra\python_sdk_download\apache_beam\io\fileba
> sedsource.py", line 179, in _validate
> 'No files found based on the file pattern %s' % pattern)
> IOError: No files found based on the file pattern
> c:\windows\temp\tmpwon5_g\mytemp*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)