You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Turner Eagles (Jira)" <ji...@apache.org> on 2021/10/12 22:36:00 UTC

[jira] [Commented] (TEZ-4337) [TEZ UI] Upgrade to Ember 3

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

Jonathan Turner Eagles commented on TEZ-4337:
---------------------------------------------

In addition to upgrading the tez ui component to Ember 3, this jira accomplishes a few other things.
* Reduces code size with tree-shaking
* Remove ember bootstrap code and dependency and switch to bootstrap less only dependency
* Remove jquery dependency and disabled ember optional jquery dependency
* Replace moment with date-fns
* Upgrade to Node LTS 14, Ember LTS 3.24, Yarn 1.22
* Removed bower dependencies
* Convert templates from deprecated dasherized format to Camel case
* Upgraded to qunit 5 tests
* Upgrade to mode d3 v5. (tree shaking)
* Increased security with content security and removal of eval and Function (see exception alasql)
* Increased dag loading performance on large dag
* Remove tez ui verbose build warnings

> [TEZ UI] Upgrade to Ember 3
> ---------------------------
>
>                 Key: TEZ-4337
>                 URL: https://issues.apache.org/jira/browse/TEZ-4337
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jonathan Turner Eagles
>            Assignee: Jonathan Turner Eagles
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)