io icon indicating copy to clipboard operation
io copied to clipboard

OSSFileSystem does not working

Open wujinhu opened this issue 3 years ago • 0 comments

Hi TF team We found OSSFileSystem does not working and throws exception like below

ERROR tests/test_ossfs.py::OSSFSTest::test_dir_operations - tensorflow.python.framework.errors_impl.UnimplementedError: File system scheme 'oss' not implemented ERROR tests/test_ossfs.py::OSSFSTest::test_file_operations - tensorflow.python.framework.errors_impl.UnimplementedError: File system scheme 'oss' not implemented ERROR tests/test_ossfs.py::OSSFSTest::test_session - tensorflow.python.framework.errors_impl.UnimplementedError: File system scheme 'oss' not implemented

We are from Alibaba OSS storage team, we can be the owner of the module if you don't mind.

wujinhu avatar Sep 20 '22 08:09 wujinhu