You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Nikhil Gupta (Jira)" <ji...@apache.org> on 2022/04/29 07:09:00 UTC

[jira] [Resolved] (TEZ-4408) Tez depends on Teleborder fork of FileSaver.js which is not available

     [ https://issues.apache.org/jira/browse/TEZ-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Gupta resolved TEZ-4408.
-------------------------------
    Fix Version/s: 0.10.2
       Resolution: Fixed

Resolved in TEZ-4411

> Tez depends on Teleborder fork of FileSaver.js which is not available
> ---------------------------------------------------------------------
>
>                 Key: TEZ-4408
>                 URL: https://issues.apache.org/jira/browse/TEZ-4408
>             Project: Apache Tez
>          Issue Type: Bug
>          Components: UI
>            Reporter: Anmol Sundaram
>            Assignee: Anmol Sundaram
>            Priority: Major
>             Fix For: 0.10.2
>
>
> Tez Ui has a dependency on  [file-saver.js|https://github.com/apache/tez/blob/release-0.10.0-rc0/tez-ui/src/main/webapp/bower.json#L24] component which in turn fetches from
> [https://github.com/Teleborder/FileSaver.js.git] as mentioned in [this line|https://github.com/apache/tez/blob/release-0.10.0-rc0/tez-ui/src/main/webapp/bower-shrinkwrap.json#L5]
> It appears that the Teleborder fork of FileServer has been outdated as the git link also is showing "Not Found", which would lead to issues during the build. 
>  
> Also, since the Teleborder fork of FileSaver.js has been registered as file-saver.js, the definition would have to be changed in [ember-cli-build|https://github.com/apache/tez/blob/release-0.10.0-rc0/tez-ui/src/main/webapp/ember-cli-build.js#L67] , [bower.json|https://github.com/apache/tez/blob/release-0.10.0-rc0/tez-ui/src/main/webapp/bower.json#L24] and [bower-shrinkwrap.json |https://github.com/apache/tez/blob/release-0.10.0-rc0/tez-ui/src/main/webapp/bower-shrinkwrap.json#L5] as well with the new fork/git package of filesaver as registered with bower
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)