Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support BML Service deploy in localFs mode (#1811) #1843

Merged
merged 1 commit into from Mar 31, 2022
Merged

Support BML Service deploy in localFs mode (#1811) #1843

merged 1 commit into from Mar 31, 2022

Conversation

legendtkl
Copy link
Contributor

What is the purpose of the change

Support BML Service deploy in localFs mode

for issue: #1810

Brief change log

  • modify install script to support deploy BML in local fs mode

Verifying this change

  • manually modify the config HDFS_USER_ROOT_PATH in file linkis-env.sh to a value starts with 'file:///' and some other necessary config, such as db
  • execute install.sh to install
  • start all the service
  • send a request to BML Service and upload the resource

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): ( no)
  • Anything that affects deployment: ( no )
  • The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: ( no)

Documentation

  • Does this pull request introduce a new feature? (yes )
  • If yes, how is the feature documented? ( docs )
  • docs will be late be submitted to linkis-website

* Support BML Service deploy in localFs mode
@legendtkl legendtkl closed this Mar 31, 2022
@legendtkl legendtkl reopened this Mar 31, 2022
Copy link
Contributor

@peacewong peacewong left a comment

Choose a reason for hiding this comment

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

LGTM.

@peacewong peacewong merged commit 0380a48 into apache:dev-1.1.2 Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants