You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flume.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/07 22:22:00 UTC

[jira] [Commented] (FLUME-3311) Update Wrong Use In HDFS Sink

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

ASF subversion and git services commented on FLUME-3311:
--------------------------------------------------------

Commit 7d2150e36c0cfebf601abf36449b14b1ec2a5b84 in flume's branch refs/heads/flume-1.8 from fuhuaiyong
[ https://gitbox.apache.org/repos/asf?p=flume.git;h=7d2150e ]

FLUME-3311 Update User Guide In HDFS Sink (#273)

As the doc describe.
%y	last two digits of year (00..99)
%Y	year (2010)
BUT
there is somthing wrong in 'a1.sinks.k1.hdfs.path = /flume/events/%y-%m-%d/%H%M/%S'

I think the right example is 'a1.sinks.k1.hdfs.path = /flume/events/%Y-%m-%d/%H%M/%S'

Reviewers: Ferenc Szabo

(fuhuaiyong via Ferenc Szabo)

> Update Wrong Use In HDFS Sink
> -----------------------------
>
>                 Key: FLUME-3311
>                 URL: https://issues.apache.org/jira/browse/FLUME-3311
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Huaiyong Fu
>            Priority: Major
>             Fix For: 1.10.0, 2.0.0
>
>         Attachments: image-2019-01-04-17-03-50-146.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As the user guide doc describe.
> |%y|last two digits of year (00..99)|
> |%Y|year (2010)|
> BUT
>  !image-2019-01-04-17-03-50-146.png!
> I think the right example is 'a1.sinks.k1.hdfs.path = /flume/events/%Y-%m-%d/%H%M/%S'



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@flume.apache.org
For additional commands, e-mail: issues-help@flume.apache.org