[
https://issues.apache.org/jira/browse/FLUME-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14483900#comment-14483900
]
Hari Shreedharan commented on FLUME-2544:
-----------------------------------------
In Hadoop 2.4.0, it is {{public static final String SEPARATOR = "/";}}
See
https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/Path.java#L43
> Windows: Incorrect Path Separator used in HDFS path (HDFS Sink)
> ---------------------------------------------------------------
>
> Key: FLUME-2544
> URL: https://issues.apache.org/jira/browse/FLUME-2544
> Project: Flume
> Issue Type: Bug
> Components: Sinks+Sources
> Affects Versions: v1.5.0.1
> Reporter: Roshan Naik
> Assignee: Roshan Naik
> Labels: windows
> Attachments: FLUME-2544.patch
>
>
> Need to use "/" for HDFS paths as separator instead of system specific
> System.getProperty("file.separator")
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)