You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Navina Ramesh (JIRA)" <ji...@apache.org> on 2016/03/30 02:51:25 UTC

[jira] [Updated] (SAMZA-850) Yarn Job Validation Tool

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

Navina Ramesh updated SAMZA-850:
--------------------------------
    Fix Version/s: 0.10.1

> Yarn Job Validation Tool
> ------------------------
>
>                 Key: SAMZA-850
>                 URL: https://issues.apache.org/jira/browse/SAMZA-850
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>             Fix For: 0.10.1
>
>         Attachments: SAMZA-850.0.patch
>
>
> We've seen a strong need for validating running samza jobs programmatically. Consider the following scenarios:
> 1) running samza as a service (as in SAMZA-849), which requires automated job validation when upgrading the framework for large number of jobs;
> 2) production monitoring, automated validation can run periodically and trigger alerts;
> 3) integration testing, which can use validation tool to check the job status.
> So a tool is needed to provide the checkout of job health. Minimally it will check:
> - job submission
> - app running
> - container count
> It should also be able to extend and validate the job metrics through metrics system, such as JMX. The user will be able to validate against important metrics such as process_count or message_behind_high_watermark.



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