apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.3k stars 1.17k forks source link

[Bug] script resultset download 404 #2207

Closed utopianet closed 2 years ago

utopianet commented 2 years ago

Search before asking

Linkis Component

web

What happened + What you expected to happen

After script running JDBC engine, click result set download, and the page prompts 404

http://dssdev01:8089/undefined/#/sheet/add?simpleMode=true&showBottomBar=false&importConfig={%22dataSourceConfig%22:{%22dataSourceType%22:%22linkis%22,%22dataSourceOptions%22:{%22taskID%22:138}},%22config%22:{%22myConfig%22:{%22resultSetPath%22:[%22hdfs:///tmp/linkis/hadoop/linkis/20220602_095408/IDE/138/_0.dolphin%22]},%22importConfig%22:{%22mergeTables%22:true,%22limitRows%22:5000,%22pivotTable%22:false,%22tableHeaderRows%22:1}}}&noGoingBack=true

Relevent platform

centos 7.4 apache-linkis-1.0.3 wedatasphere-DataSphereStudio-1.0.1

Reproduction script

show tables

Anything else

No response

Are you willing to submit a PR?

peacewong commented 2 years ago

How does undinfined appear in the url?Looks like a DSS issue