You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2016/07/12 18:31:20 UTC

[jira] [Updated] (SAMZA-903) Refactor the UI state variables

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

Yi Pan (Data Infrastructure) updated SAMZA-903:
-----------------------------------------------
    Attachment: rb48393.patch

> Refactor the UI state variables
> -------------------------------
>
>                 Key: SAMZA-903
>                 URL: https://issues.apache.org/jira/browse/SAMZA-903
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Jagadish
>            Assignee: Jagadish
>         Attachments: rb48393.patch
>
>
> As a part of the refactoring we separate out Samza specific state and Yarn specific state. As a result, the class SamzaAppState is moved from samza-yarn to samza-core.
> The variables in the old SamzaAppState are now split into 
> i) Refactored SamzaAppState  (in samza core)
> ii)YarnAppState (in samza yarn)
> Hence, we will need to change the references to SamzaAppState in all the UI scala template classes to work with the newer refactoring. This task is to create a scalatev2 directory that will include the refactored patches.



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