You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/04/23 16:06:12 UTC

[jira] [Commented] (TEZ-3227) Tez UI: Replace UI1 with UI2

    [ https://issues.apache.org/jira/browse/TEZ-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255258#comment-15255258 ] 

Hitesh Shah commented on TEZ-3227:
----------------------------------

Application of patch should be the last step as it has to be done after the git mv. 

> Tez UI: Replace UI1 with UI2
> ----------------------------
>
>                 Key: TEZ-3227
>                 URL: https://issues.apache.org/jira/browse/TEZ-3227
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-3227.1.patch
>
>
> Tez UI 2 is mature enough to be the default UI. So it looks like the right time to replace tez-ui with tez-ui2. 
> Probably we can do it in 3 steps.
> 1. Create a patch for the pom files.
> - tez-ui2 must be removed from the list of modules in Tez pom
> - Correct artifact id in UI pom
> 2. Remove the old UI
> {code}git rm -r tez-ui{code}
> 3. Rename tez-ui2
> {code}git mv tez-ui2 tez-ui{code}



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