+1 for doing this in master, which is now v-0.9. It's avoidable in branch-0.8.
On Sat, Apr 23, 2016 at 3:26 AM, Sreenath Somarajapuram < [email protected]> wrote: > 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 >
