[ https://issues.apache.org/jira/browse/TEZ-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anmol Sundaram updated TEZ-4408: -------------------------------- Description: 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 [emrber-cli-build|#L67] , [bower.json|#L24] and [bower-shrinkwrap.json |#L5]as well with the new fork/git package of filesaver as registered with bower was: 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 [emrber-cli-build|#L67]] , [bower.json|#L24]] and [bower-shrinkwrap.json |#L5]]as well with the new fork/git package of filesaver as registered with bower > 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 > [emrber-cli-build|#L67] , [bower.json|#L24] and [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)