close
Skip to content

[hotfix][gbase] Fix gbase driver link#8110

Merged
hailin0 merged 6 commits into
apache:devfrom
zhangshenghang:fix-gbase-link
Nov 23, 2024
Merged

[hotfix][gbase] Fix gbase driver link#8110
hailin0 merged 6 commits into
apache:devfrom
zhangshenghang:fix-gbase-link

Conversation

@zhangshenghang

@zhangshenghang zhangshenghang commented Nov 23, 2024

Copy link
Copy Markdown
Member

Purpose of this pull request

The previous gbase link is invalid,
return "https://cdn.gbase.cn/products/30/p5CiVwXBKQYIUGN8ecHvk/gbase-connector-java-9.5.0.7-build1-bin.jar";
cause ci error
image
Access link access prompt 403
image
Reason:
The download link provided by the manufacturer has been modified. I found that it is necessary to add sign and t to the link as verification when downloading from the official website https://www.gbase.cn/download/gbase-8a?category=DRIVER_PACKAGE. These two parameters are time-sensitive.

https://cdn.gbase.cn/products/30/p5CiVwXBKQYIUGN8ecHvk/gbase-connector-java-9.5.0.7-build1-bin.jar?sign=9fa14830bfb77481d75278851e7a4f51&t=67413831

Solution:
Download gbase-connector-java-9.5.0.7-build1-bin.jar from other channels

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

@github-actions github-actions Bot added the e2e label Nov 23, 2024
@zhangshenghang zhangshenghang marked this pull request as ready for review November 23, 2024 03:37
@Hisoka-X

Copy link
Copy Markdown
Member

@Hisoka-X Hisoka-X left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @zhangshenghang for your hosted service!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants