Add an English article "# Install and Understand Byzer in 3 minutes"#298
Open
nicozhan wants to merge 1 commit intobyzer-org:mainfrom
Open
Add an English article "# Install and Understand Byzer in 3 minutes"#298nicozhan wants to merge 1 commit intobyzer-org:mainfrom
nicozhan wants to merge 1 commit intobyzer-org:mainfrom
Conversation
allwefantasy
requested changes
Feb 22, 2023
| Byzer-notebook: https://download.byzer.org/latest/Byzer-Notebook-1.2.3.tar.gz | ||
|
|
||
| ### Step2: Unzip | ||
|
|
Contributor
There was a problem hiding this comment.
Here, we may provide the command how to unzip the downloaded files. e.g.
tar xvf byzer-lang-all-in-one-linux-amd64-3.3.0-2.4.0-SNAPSHOT.tar.gz
|
|
||
| Start the Byzer-lang engine | ||
|
|
||
| Enter the [byzer-lang-all-in-one-linux-amd64-3.3.0-2.4.0-SNAPSHOT directory](https://download.byzer.org/latest/byzer-lang-all-in-one-linux-amd64-3.3.0-2.4.0-SNAPSHOT.tar.gz), execute the following command to start the Byzer engine: |
Contributor
There was a problem hiding this comment.
You can try to download this file and extract it and find the really file name. In fact, it's byzer-lang-all-in-one-linux-amd64-3.3.0-2.4.0-SNAPSHOT. There is no need to make this directory name as link.
| Download and Unzip spark-3.3.0: https://archive.apache.org/dist/spark/spark-3.3.0/spark-3.3.0-bin-hadoop3.tgz | ||
|
|
||
| ### Step 2: | ||
| Move `core-site.xml`, `yarn-site.xml`, and `hive-site.xml` into the `spark-3.3.0-bin-hadoop3/conf` directory |
Contributor
There was a problem hiding this comment.
Copy these files from existing Hadoop Cluster to spark-3.3.0-bin-hadoop3/conf directory
| Move `core-site.xml`, `yarn-site.xml`, and `hive-site.xml` into the `spark-3.3.0-bin-hadoop3/conf` directory | ||
|
|
||
| ### Step 3: | ||
| Copy server configuration in directory `byzer-lang-all-in-one-linux-amd64-3.3.0-2.4.0-SNAPSHOT/conf` |
Contributor
There was a problem hiding this comment.
Here our target is to replace the default byzer.propoerties.overwrite which is for standalone by default.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Translate from https://zhuanlan.zhihu.com/p/603377880
nico zhan
nico@basic.ai