[
https://issues.apache.org/jira/browse/NUTCH-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799010#comment-16799010
]
Sebastian Nagel commented on NUTCH-2701:
----------------------------------------
PR which fixes the logging:
{noformat}
19/03/22 11:50:48 INFO fetcher.Fetcher: Fetcher: starting at 2019-03-22 11:50:47
19/03/22 11:50:48 INFO fetcher.Fetcher: Fetcher: segment: s3a://...
19/03/22 11:50:48 INFO fetcher.Fetcher: Fetcher Timelimit set for :
1553263848045 (2019-03-22 14:10:48)
{noformat}
> Fetcher: log dates and times also in human-readable form
> --------------------------------------------------------
>
> Key: NUTCH-2701
> URL: https://issues.apache.org/jira/browse/NUTCH-2701
> Project: Nutch
> Issue Type: Improvement
> Components: fetcher
> Affects Versions: 1.15
> Reporter: Sebastian Nagel
> Priority: Trivial
> Fix For: 1.16
>
>
> Fetcher logs dates and times as epoch milliseconds. It should log it *also*
> in a human-readable format, e.g. in case of the timelimit:
> {noformat}
> 19/01/11 17:57:56 INFO fetcher.Fetcher: Fetcher Timelimit set for :
> 1547246036104
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)