[
https://issues.apache.org/jira/browse/FLUME-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15825585#comment-15825585
]
Tristan Stevens commented on FLUME-3041:
----------------------------------------
Hi [~EvenShu] - even though the docs don't explicitly reference it, the HDFS
Sink does support HA. in {{hdfs.path}} instead of specifying the namenode
hostname, use the name service reference from your hdfs-site.xml. Note: you'll
need to ensure that your hdfs-site.xml is on the classpath, or HADOOP_HOME is
set correctly.
{{a1.sinks.k1.hdfs.path = hdfs://nameservice/flume/events/%y-%m-%d/%H%M/%S}}
> 1
> -
>
> Key: FLUME-3041
> URL: https://issues.apache.org/jira/browse/FLUME-3041
> Project: Flume
> Issue Type: Bug
> Components: Sinks+Sources
> Affects Versions: v1.7.0
> Environment: Linux
> Reporter: EvenShu
>
> I want to configurate HDFS sink, but my Hadoop cluster configurate HA, This
> version of flume wasn't support this. please change it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)