<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Spark job submit log messages on console in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Spark-job-submit-log-messages-on-console/m-p/163043#M125417</link>
    <description>&lt;P&gt;When I submit a spark job using below command,  &lt;/P&gt;&lt;P&gt;spark-submit --num-executors 10 --executor-cores 5 --executor-memory 2G --master yarn-cluster  --conf spark.driver.userClassPathFirst=true --conf spark.executor.userClassPathFirst=true --class com.example.SparkJob target/scala-2.10/spark-poc-assembly-0.1.jar 10.0.201.6 hdfs:///user/aahmed/example.csv&lt;/P&gt;&lt;P&gt;It gives me these messages on console. I want to see org.apache.spark INFO level message. How and where can I configure this?&lt;/P&gt;&lt;P&gt;16/04/08 15:09:50 INFO Client: Application report for application_1460098549233_0013 (state: RUNNING)&lt;/P&gt;&lt;P&gt;16/04/08 15:09:51 INFO Client: Application report for application_1460098549233_0013 (state: RUNNING)&lt;/P&gt;&lt;P&gt;16/04/08 15:09:52 INFO Client: Application report for application_1460098549233_0013 (state: RUNNING)&lt;/P&gt;&lt;P&gt;16/04/08 15:09:53 INFO Client: Application report for application_1460098549233_0013 (state: RUNNING)&lt;/P&gt;&lt;P&gt;16/04/08 15:09:54 INFO Client: Application report for application_1460098549233_0013 (state: RUNNING)&lt;/P&gt;</description>
    <pubDate>Fri, 08 Apr 2016 22:24:57 GMT</pubDate>
    <dc:creator>leo_adnan</dc:creator>
    <dc:date>2016-04-08T22:24:57Z</dc:date>
  </channel>
</rss>

