You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "taylor liao (Jira)" <ji...@apache.org> on 2021/05/27 08:02:00 UTC

[jira] [Commented] (HUDI-1925) Provide config to support write data to another hadoop cluster

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

taylor liao commented on HUDI-1925:
-----------------------------------

Init StreamWriteFunction and get hadoop conf by calling FlinkClientUtil.getHadoopConf(). The configurations under path $HADOOP_CONF_DIR and $HADOOP_HOME.
Modifying FlinkClientUtil.getHadoopConf(),make sure read configuration from a special path.

> Provide config to support write data to another hadoop cluster
> --------------------------------------------------------------
>
>                 Key: HUDI-1925
>                 URL: https://issues.apache.org/jira/browse/HUDI-1925
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Flink Integration
>            Reporter: taylor liao
>            Assignee: taylor liao
>            Priority: Major
>             Fix For: 0.9.0
>
>
> Running flink streaming in real-time hadoop cluster,But need write data to offline hadoop cluster or by business write data to different hadoop cluster.
>  Need provide config to support write data to another hadoop cluster.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)