Hi, In conf/log4j.properties, change the following
log4j.rootCategory=INFO, console to log4j.rootCategory=WARN, console This works for me. Best, Fan On Mon, Nov 10, 2014 at 8:21 PM, Ritesh Kumar Singh < riteshoneinamill...@gmail.com> wrote: > How can I remove all the INFO logs that appear on the console when I > submit an application using spark-submit? >