[jira] [Commented] (NUTCH-2701) Fetcher: log dates and times also in human-readable form

2019-04-10 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/NUTCH-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814389#comment-16814389
 ] 

Hudson commented on NUTCH-2701:
---

FAILURE: Integrated in Jenkins build Nutch-trunk #3619 (See 
[https://builds.apache.org/job/Nutch-trunk/3619/])
NUTCH-2701 Fetcher: log dates and times also in human-readable form - (snagel: 
[https://github.com/apache/nutch/commit/0624d2588ee3b2e84be28ffb59db6d62c1456752])
* (edit) src/java/org/apache/nutch/util/TimingUtil.java
* (edit) src/java/org/apache/nutch/fetcher/Fetcher.java


> 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
>Assignee: 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)


[jira] [Commented] (NUTCH-2701) Fetcher: log dates and times also in human-readable form

2019-04-10 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/NUTCH-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814373#comment-16814373
 ] 

ASF GitHub Bot commented on NUTCH-2701:
---

sebastian-nagel commented on pull request #447: NUTCH-2701 Fetcher: log dates 
and times also in human-readable form
URL: https://github.com/apache/nutch/pull/447
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>Assignee: 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)


[jira] [Commented] (NUTCH-2701) Fetcher: log dates and times also in human-readable form

2019-03-22 Thread Markus Jelsma (JIRA)


[ 
https://issues.apache.org/jira/browse/NUTCH-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16799037#comment-16799037
 ] 

Markus Jelsma commented on NUTCH-2701:
--

+1

> 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
>Assignee: 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)


[jira] [Commented] (NUTCH-2701) Fetcher: log dates and times also in human-readable form

2019-03-22 Thread Sebastian Nagel (JIRA)


[ 
https://issues.apache.org/jira/browse/NUTCH-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (NUTCH-2701) Fetcher: log dates and times also in human-readable form

2019-03-22 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/NUTCH-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16799006#comment-16799006
 ] 

ASF GitHub Bot commented on NUTCH-2701:
---

sebastian-nagel commented on pull request #447: NUTCH-2701 Fetcher: log dates 
and times also in human-readable form
URL: https://github.com/apache/nutch/pull/447
 
 
   - add human-readable date to log message about time limit
   - move date formatter to TimingUtil
   - use new thread-safe date and time API
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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)