You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jagadish (JIRA)" <ji...@apache.org> on 2016/03/18 23:48:33 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 ]

Jagadish updated SAMZA-903:
---------------------------
    Issue Type: Task  (was: Sub-task)
        Parent:     (was: SAMZA-881)

> Refactor the UI state variables
> -------------------------------
>
>                 Key: SAMZA-903
>                 URL: https://issues.apache.org/jira/browse/SAMZA-903
>             Project: Samza
>          Issue Type: Task
>            Reporter: Jagadish
>
> 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)