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 "Xiao Chen (JIRA)" <ji...@apache.org> on 2018/10/30 17:14:00 UTC

[jira] [Created] (HDFS-14038) Expose HdfsDataOutputStreamBuilder to include Spark in LimitedPrivate

Xiao Chen created HDFS-14038:
--------------------------------

             Summary: Expose HdfsDataOutputStreamBuilder to include Spark in LimitedPrivate
                 Key: HDFS-14038
                 URL: https://issues.apache.org/jira/browse/HDFS-14038
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Xiao Chen


In SPARK-25855 / https://github.com/apache/spark/pull/22881#issuecomment-434359237, Spark prefer to create Spark event log files with replication (instead of EC). To do this currently, it has to be done by some casting / reflection, to get a DistributedFileSystem object (or use the {{HdfsDataOutputStreamBuilder}} subclass of it).

We should officially expose this for Spark's usage.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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