Closed elmiko closed 6 years ago
The service associated with the spark job template was using a selector label that did not exist on the job object. This change updates the name of the selector to be more relevant, and add the necessary labels to the job object.
@tmckayus @dfeddema ptal
closes #256
This reminds me that we need to add an app completion test for the job template, we have them for all of the dc templates.
The service associated with the spark job template was using a selector label that did not exist on the job object. This change updates the name of the selector to be more relevant, and add the necessary labels to the job object.