You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "SammiChen (JIRA)" <ji...@apache.org> on 2016/11/23 07:53:58 UTC

[jira] [Created] (HDFS-11170) Refactor create API in filesystem public class to support assign parameter through builder

SammiChen created HDFS-11170:
--------------------------------

             Summary: Refactor create API in filesystem public class to support assign parameter through builder
                 Key: HDFS-11170
                 URL: https://issues.apache.org/jira/browse/HDFS-11170
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: SammiChen
            Assignee: SammiChen


FileSystem class supports multiple create functions to help user create file. Some create functions has many parameters, it's hard for user to exactly remember these parameters and their orders. This task is to add builder  based create functions to help user more easily create file. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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