VeritoneAlpha / spark-job-rest

Other
33 stars 20 forks source link

Exclude context name from job API request #27

Open Sitin opened 9 years ago

Sitin commented 9 years ago

We should handle jobs independently from underlying contexts. Composite key of (ID, context name)for jobs is a bad design. Job server main app should know about jobs running on its contexts. This one correlates with the job history issue #23.