Hi all,

Could you please share your the best practices on writing logs in Spark? I’m 
running it on YARN, so when I check logs I’m bit confused… 
Currently, I’m writing System.err.println to put a message in log and access it 
via YARN history server. But, I don’t like this way… I’d like to use 
log4j/slf4j and write them to more concrete place… any practices?

Thank you in advance

Reply via email to