Tez UI doesn't work with Kerberos or Knox so it is not deploy inside TDP.
Moreover tez-ui maven project is hard to build with a proxy because the build download npm and yarn, use yarn install and bower install to get dependencies and each have a different way to configure proxy.
Tez UI doesn't work with Kerberos or Knox so it is not deploy inside TDP.
Moreover
tez-ui
maven project is hard to build with a proxy because the build downloadnpm
andyarn
, useyarn install
andbower install
to get dependencies and each have a different way to configure proxy.