Re: [Spark log4j] Turning off log4j while scala program runs on spark-submit

2016-12-12 Thread Irving Duran
Hi - I have a question about log4j while running on spark-submit. I would like to have spark only show errors when I am running spark-submit. I would like to accomplish with without having to edit log4j config file on $SPARK_HOME, is there a way to do this? I found this and it only works on spar

[Spark log4j] Turning off log4j while scala program runs on spark-submit

2016-12-09 Thread Irving Duran
Hi - I have a question about log4j while running on spark-submit. I would like to have spark only show errors when I am running spark-submit. I would like to accomplish with without having to edit log4j config file on $SPARK_HOME, is there a way to do this? I found this and it only works on spar