io
io copied to clipboard
OSSFileSystem does not working
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.