You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2015/04/05 07:56:34 UTC

[jira] [Created] (SPARK-6712) Allow lower the log level in YARN client while keeping AM tracking URL printed

Cheolsoo Park created SPARK-6712:
------------------------------------

             Summary: Allow lower the log level in YARN client while keeping AM tracking URL printed
                 Key: SPARK-6712
                 URL: https://issues.apache.org/jira/browse/SPARK-6712
             Project: Spark
          Issue Type: Improvement
          Components: YARN
    Affects Versions: 1.3.0
            Reporter: Cheolsoo Park
            Priority: Trivial


In YARN mode, log messages are quite verbose in interactive shells (spark-shell, spark-sql, pyspark), and they sometimes mingle with shell prompts. In fact, it's very easy to tone it down via {{log4j.properties}}, but the problem is that the AM tracking URL is not printed if I do that.

It would be nice if I could keep the AM tracking URL while disabling the other INFO messages that don't matter to most end users.



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