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

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

Sreenath Somarajapuram created TEZ-3227:
-------------------------------------------

             Summary: 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


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)