Yes, using log4j you can log everything. Here's a thread with example http://stackoverflow.com/questions/28454080/how-to-log-using-log4j-to-local-file-system-inside-a-spark-application-that-runs
Thanks Best Regards On Sun, Oct 18, 2015 at 12:10 AM, kali.tumm...@gmail.com < kali.tumm...@gmail.com> wrote: > Hi All, > > I n Unix I can print some warning or info using LogMessage WARN "Hi All" or > LogMessage INFO "Hello World" is there similar thing in Spark ? > > Imagine I wan to print count of RDD in Logs instead of using Println > > Thanks > Sri > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Output-println-info-in-LogMessage-Info-tp25107.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@spark.apache.org > For additional commands, e-mail: user-h...@spark.apache.org > >