It works. Thanks
On Mon, Nov 10, 2014 at 6:32 PM, YANG Fan <idd...@gmail.com> wrote: > 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? >> > >