You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Devesh Kumar Singh (Jira)" <ji...@apache.org> on 2022/10/07 04:57:00 UTC

[jira] [Created] (HDDS-7296) [ozone fs api] appendToFile not implemented

Devesh Kumar Singh created HDDS-7296:
----------------------------------------

             Summary: [ozone fs api] appendToFile not implemented
                 Key: HDDS-7296
                 URL: https://issues.apache.org/jira/browse/HDDS-7296
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Devesh Kumar Singh


# ozone fs -mkdir -p ofs://ozone1/vol/buck/dir# ozone fs -touchz ofs://ozone1/vol/buck/dir/key# ozone fs -appendToFile anaconda-ks.cfg ofs://ozone1/vol/buck/dir/key



-appendToFile: Fatal internal error java.lang.UnsupportedOperationException: append() Not implemented by the RootedOzoneFileSystem FileSystem implementation at org.apache.hadoop.fs.ozone.BasicRootedOzoneFileSystem.append(BasicRootedOzoneFileSystem.java:246) at org.apache.hadoop.fs.FileSystem.append(FileSystem.java:1437) at org.apache.hadoop.fs.shell.CopyCommands$AppendToFile.processArguments(CopyCommands.java:438) at org.apache.hadoop.fs.shell.FsCommand.processRawArguments(FsCommand.java:120) at org.apache.hadoop.fs.shell.Command.run(Command.java:177) at org.apache.hadoop.fs.FsShell.run(FsShell.java:328) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:90) at org.apache.hadoop.fs.ozone.OzoneFsShell.main(OzoneFsShell.java:83)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org