Mehrdad Nurolahzade created AURORA-1710:
-------------------------------------------
Summary: Make 'tier' required and remove support for 'production'
flag in Job configuration
Key: AURORA-1710
URL: https://issues.apache.org/jira/browse/AURORA-1710
Project: Aurora
Issue Type: Task
Reporter: Mehrdad Nurolahzade
Assignee: Mehrdad Nurolahzade
# Make {{tier}} a required field in {{TaskConfig}} Thrift struct.
# The command line tool should query scheduler and use the default tier in case
the job configuration does not specify a tier.
# The command line tool should warn user if the {{production}} flag is used.
# Backfill {{tier}} based on {{production}} flag.
Additionally, it must be ensured that not providing {{tier}} or specifying
{{production}} flag prevents Job from being accepted by the scheduler.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)