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 16:33:21 UTC

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

     [ https://issues.apache.org/jira/browse/AURORA-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mehrdad Nurolahzade updated AURORA-1624:
----------------------------------------
    Description: 
This will involve:
# New thrift API for retrieving tier configuration.
# -Ensure 'tier' is provided in the Job configuration.- Tiers configuration should allow a way to specify a default tier name. The default tier will be used in case the job configuration does not specify a tier.
# Deprecate {{production}} field in {{TaskConfig}} thrift struct.

Additionally, it must be ensured that not providing 'tier' or specifying 'production' flag prevents Job from being accepted by the scheduler.

  was:
This will involve:
# Remove support for specifying 'production' flag in the Job configuration.
# -Ensure 'tier' is provided in the Job configuration.- Tiers configuration should allow a way to specify a default tier name. The default tier will be used in case the job configuration does not specify a tier.
# The aurora command line client must be updated to validate these requirements.

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-1624
>                 URL: https://issues.apache.org/jira/browse/AURORA-1624
>             Project: Aurora
>          Issue Type: Task
>            Reporter: Amol S Deshmukh
>            Assignee: Mehrdad Nurolahzade
>
> This will involve:
> # New thrift API for retrieving tier configuration.
> # -Ensure 'tier' is provided in the Job configuration.- Tiers configuration should allow a way to specify a default tier name. The default tier will be used in case the job configuration does not specify a tier.
> # Deprecate {{production}} field in {{TaskConfig}} thrift struct.
> 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)