You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/09/29 00:35:21 UTC

[jira] [Commented] (SPARK-17715) Log INFO per task launch creates a large driver log

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

Apache Spark commented on SPARK-17715:
--------------------------------------

User 'dafrista' has created a pull request for this issue:
https://github.com/apache/spark/pull/15290

> Log INFO per task launch creates a large driver log
> ---------------------------------------------------
>
>                 Key: SPARK-17715
>                 URL: https://issues.apache.org/jira/browse/SPARK-17715
>             Project: Spark
>          Issue Type: Improvement
>          Components: Scheduler
>            Reporter: Brian Cho
>            Priority: Trivial
>
> CoarseGrainedSchedulerBackend is logging an INFO every time a task is launched. Previously, only executor-related events were logged as INFO.
> I propose dropping the task logging to a lower level, as task launches can happen orders of magnitude more than executor registration. (I've found the executor logs very useful, so I don't want to block out both via log4j configuration.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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