Details
-
Sub-task
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
ERROR: test_delete_dir (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/google/home/valentyn/projects/beam/clean_head/beam/sdks/python/apache_beam/io/hadoopfilesystem_test.py", line 506, in test_delete_dir
self.fs.delete([url_t1])
File "/usr/local/google/home/valentyn/projects/beam/clean_head/beam/sdks/python/apache_beam/io/hadoopfilesystem.py", line 370, in delete
raise BeamIOError("Delete operation failed", exceptions)
apache_beam.io.filesystem.BeamIOError: Delete operation failed with exceptions
Attachments
Issue Links
- blocks
-
BEAM-5315 Finish Python 3 porting for io module
- Resolved
- links to