airavata-courses / TeamCodeRing

0 stars 0 forks source link

Tracking Job Progress #36

Open marpierc opened 7 years ago

marpierc commented 7 years ago

After submitting a new task, I see page displaying the message "Data ingested successfully!!" and a long list of URLs. How do I know when the entire processing chain has completed? How do I get the final results? I need to see this to know that the job is making its way through various services, gets submitted to Mesos, etc.

Read carefully the Project Milestone 3 and 4 assignments.

Nethracs commented 7 years ago

Job progress can be found http://ec2-35-166-177-93.us-west-2.compute.amazonaws.com/satellite.

This is a seperate application where the data from redis serevr is read and displayed. The redis server has all values as key value pair, where each application writes the job progress.