[
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|[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
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.
> 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|[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
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)