/sbin/stop-all.sh
/root/spark/sbin/start-all.sh
From: Hitoshi
Date: Tuesday, November 10, 2015 at 1:22 PM
To: "user @spark"
Subject: Re: How to configure logging...
> I don't have akka but with just Spark, I just edited log4j.properties to
> "log4j.rootCategory=E
I don't have akka but with just Spark, I just edited log4j.properties to
"log4j.rootCategory=ERROR, console" and ran the following command and was
able to get only the Time row as output.
run-example org.apache.spark.examples.streaming.JavaNetworkWordCount
localhost
--
View this message in