Hi All, UI v2 is mature enough to be the default UI for Tez, and feel its the right time to replace tez-ui module with tez-ui2.
Please let me know if the following steps looks good: 1. Apply a patch for the pom file changes. 2. Remove the old UI - `git rm -r tez-ui` could be used. 3. Rename tez-ui2 - `git mv tez-ui2 tez-ui` could be used. I have created https://issues.apache.org/jira/browse/TEZ-3227 for the same. Plan is to make the changes by 26th (Tuesday) EOD. Thanks, Sreenath
