Open marpierc opened 7 years ago
Hi Professor, No, you don't have to do it. This call would be triggered from data ingestor app. This job submission is a single command which will run the clustering in mesos and put the result in redis. Right now there is no functionality to it so it is not triggered.
Thanks&Regards, Neha Bisht
On Wed, Dec 21, 2016 at 8:42 AM, Marlon Pierce notifications@github.com wrote:
Your Milestone 4 wiki instructions have the following:
Storm Clustering Algorithm running on Mesos cluster.
./bin/spark-submit \ --class src.main.scala.com.sga.stormclustering.StormClustering \ --master mesos://54.215.213.130 \ target/stormclustering-0.0.1- SNAPSHOT.jar http://noaa-nexrad-level2.s3.amazonaws.com/2010/02/11/KABR/ KABR20100211_065128_V03.gz
I don't understand what this means. Is this something I am supposed to do?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/airavata-courses/TeamCodeRing/issues/35, or mute the thread https://github.com/notifications/unsubscribe-auth/AHMqjJa7HGS0_EpjWV1KuUz0LFyhwa3gks5rKSzEgaJpZM4LS9TV .
Your Milestone 4 wiki instructions have the following:
I don't understand what this means. Is this something I am supposed to do?