[ https://issues.apache.org/jira/browse/TEZ-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526233#comment-17526233 ]
László Bodor commented on TEZ-4408: ----------------------------------- thanks for reporting this [~AnmolSun], would you like to have this assigned to you and work on it? (let me know, and we can grant contributor right to the project) > 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 > Priority: Major > > 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)