I have a very simple spark-job which has some System.outs in a rdd.forEach() and they don't show up in the spark-submit logs. Where or which file are these being written to?
- Worker logs Ruchir Jha
- Re: Worker logs Andrew Or
I have a very simple spark-job which has some System.outs in a rdd.forEach() and they don't show up in the spark-submit logs. Where or which file are these being written to?