[
https://issues.apache.org/jira/browse/SAMZA-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320942#comment-15320942
]
Jagadish commented on SAMZA-903:
--------------------------------
Rebased patch to be compatible with the Kerberos patch.
RB : https://reviews.apache.org/r/48393/
> 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
>
> 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)