datavane / datasophon

The next generation of cloud-native big data management expert , Aims to help users rapidly build stable, efficient, and scalable cloud-native platforms for big data.
https://datasophon.github.io/datasophon-website/
Apache License 2.0
1.08k stars 378 forks source link

fix: replace datasophon env real path to link ISSUE 477 #480

Closed lishiyucn closed 9 months ago

lishiyucn commented 9 months ago

Purpose of the pull request

将datasophon环境变量改成/opt/datasophon目录下组件的软链接路径,避免升级或者修改版本后需要手动修改环境变量

Brief change log

修改datasophon-worker/src/main/resources/script/datasophon-env.sh 去除版本信息,使用软链接路径

Verify this pull request

This pull request is code cleanup without any test coverage.

YES

This pull request is already covered by existing tests, such as (please describe tests).

YES

This change added tests and can be verified as follows:

YES

If your pull request contains incompatible changes, you should also pull request the documentation to https://github.com/datasophon/datasophon-website