[
https://issues.apache.org/jira/browse/AURORA-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mehrdad Nurolahzade updated AURORA-1710:
----------------------------------------
Description:
# -Make {{tier}} a required field in {{TaskConfig}} Thrift struct.-
# Backfill {{tier}} based on {{production}} flag.
# The command line tool should query scheduler and revise the choice of
{{tier}} and {{production}} in job configuration, if necessary.
#* If {{tier}} is set, set/reset {{production}} to ensure consistency.
#* Otherwise, set {{tier}} based on the value of {{production}}.
# The command line tool should warn user if the {{production}} flag is used.
Additionally, it must be ensured that not providing {{tier}} or specifying
{{production}} flag prevents Job from being accepted by the scheduler.
was:
# -Make {{tier}} a required field in {{TaskConfig}} Thrift struct.-
# Backfill {{tier}} based on {{production}} flag.
# 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.
Additionally, it must be ensured that not providing {{tier}} or specifying
{{production}} flag prevents Job from being accepted by the scheduler.
> 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.-
> # Backfill {{tier}} based on {{production}} flag.
> # The command line tool should query scheduler and revise the choice of
> {{tier}} and {{production}} in job configuration, if necessary.
> #* If {{tier}} is set, set/reset {{production}} to ensure consistency.
> #* Otherwise, set {{tier}} based on the value of {{production}}.
> # The command line tool should warn user if the {{production}} flag is used.
> 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)