You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Ash (JIRA)" <ji...@apache.org> on 2014/06/09 08:51:01 UTC

[jira] [Commented] (SPARK-2078) Use ISO8601 date formats in logging

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

Andrew Ash commented on SPARK-2078:
-----------------------------------

https://github.com/apache/spark/pull/1018

> Use ISO8601 date formats in logging
> -----------------------------------
>
>                 Key: SPARK-2078
>                 URL: https://issues.apache.org/jira/browse/SPARK-2078
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.0.0
>            Reporter: Andrew Ash
>
> Currently, logging has 2 digit years and doesn't include milliseconds in logging timestamps.
> Use ISO8601 date formats instead of the current custom formats.
> There is some precedent here for ISO8601 format -- it's what [Hadoop uses|https://github.com/apache/hadoop-common/blob/d92a8a29978e35ed36c4d4721a21c356c1ff1d4d/hadoop-common-project/hadoop-minikdc/src/main/resources/log4j.properties]



--
This message was sent by Atlassian JIRA
(v6.2#6252)