Neil Joshi created HDDS-8437:
--------------------------------
Summary: S3A compatibility - dfs -mkdir creates a zero byte file
instead of a directory
Key: HDDS-8437
URL: https://issues.apache.org/jira/browse/HDDS-8437
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Neil Joshi
dfs -mkdir creates zero-byte file.
Directories created by dfs -mkdir over s3a are zero byte files in ozone fso NOT
directorys. Creates testdir which is zero-byte file.
-rw-rw-rw- 1 hadoop hadoop 0 2023-03-16 22:52 s3a://fso/testdir
expect
drwxrwxrwx - hadoop hadoop 0 2023-03-16 23:45 s3a://fso/testdir
a directory created.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]