[
https://issues.apache.org/jira/browse/TEZ-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor resolved TEZ-4408.
-------------------------------
Resolution: Duplicate
> 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)