legendtkl opened a new pull request #1804:
URL: https://github.com/apache/incubator-linkis/pull/1804


   ### What is the purpose of the change
   Support users to deploy Apache Linkis in the environment without 
HDFS/Spark/Hive in localFs(without hdfs) mode.
   
   The config is optional.
   
   ### Brief change log
   - Modify the deploy shell scripts
   
   
   ### Verifying this change
   This change added tests and can be verified as follows:  
   - Copy Linkis tar files into a machine without Spark/Hive/HDFS
   - Config and set `ENABLE_SPARK`, `ENABLE_HIVE`, `ENABLE_HDFS` to false in 
`linkis-env.sh` file
   - execute 'bash install.sh'
   
   ### 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 )
   - The docs need to be pushed to linkis-website


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to