You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Mehrdad Nurolahzade (JIRA)" <ji...@apache.org> on 2016/06/09 17:18:20 UTC

[jira] [Updated] (AURORA-1710) Make 'tier' required and remove support for 'production' flag in Job configuration

     [ 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 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.

  was:
# 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.


> 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 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)