You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-issues@hadoop.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2023/02/15 12:28:00 UTC

[jira] [Commented] (HDFS-16924) Add libhdfs APIs for createFile

    [ https://issues.apache.org/jira/browse/HDFS-16924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689085#comment-17689085 ] 

Zoltán Borók-Nagy commented on HDFS-16924:
------------------------------------------

Seems like libhdfs only has hdfsOpenFile() which can be used for creating new files. hdfsOpenFile() has a builder-based API so probably it can be already used for this purpose.

> Add libhdfs APIs for createFile
> -------------------------------
>
>                 Key: HDFS-16924
>                 URL: https://issues.apache.org/jira/browse/HDFS-16924
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: fs
>            Reporter: Zoltán Borók-Nagy
>            Priority: Major
>
> HDFS-14478 introduces builder-based APIs for openFile() based on HADOOP-15229.
> We should also add builder-based APIs for createFile() based on HADOOP-14365.
> This would be especially useful for object stores to tune performance of file writes.



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

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