legendtkl commented on pull request #1804: URL: https://github.com/apache/incubator-linkis/pull/1804#issuecomment-1079846606
> Thanks. I'm looking forward to this function. I think it's very meaningful, especially for single machine debugging linkis legendtkl ***@***.***> 于2022年3月27日周日 13:20写道: > […](#) > 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 ------------------------------ You can view, comment on, or merge this pull requ est online at: #1804 Commit Summary - [dfdaa1b](https://github.com/apache/incubator-linkis/commit/dfdaa1b7c6d1b34bedd8ff7fc1e73e5d8373d8ef) <[dfdaa1b](https://github.com/apache/incubator-linkis/pull/1804/commits/dfdaa1b7c6d1b34bedd8ff7fc1e73e5d8373d8ef)> Support users to deploy linkis without hdfs/hive/spark in localFs(with hdfs) mode File Changes (2 files <https://github.com/apache/incubator-linkis/pull/1804/files>) - *M* assembly-combined-package/bin/checkEnv.sh <https://github.com/apache/incubator-linkis/pull/1804/files#diff-59c6967b24ca09ab7879684429a7bd61ca62e2383911410f185708114fdea450> (20) - *M* assembly-combined-package/deploy-config/linkis-env.sh <https://github.com/apache/incubator-linkis/pull/1804/files#diff-aa308f606b583b6f0dab6dab02d6b3d8d4cb14d37a143d0d142568ddff2f74c2> (5) Patch Links: - https://github.com/apache/incubator-linkis/pull/1804.patch - https://github.com/apache/incubator-linkis/pull/1804.diff — Reply to this email directly, view it on GitHub <#1804>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACMVHVCBFE65CQSLT53LJKTVB7VYFANCNFSM5RYHRXRQ> . You are receiving this because you are subscribed to this thread.Message ID: ***@***.***> Thanks -- 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]
