Skip to content

Add an English article "# Install and Understand Byzer in 3 minutes"#298

Open
nicozhan wants to merge 1 commit intobyzer-org:mainfrom
nicozhan:main
Open

Add an English article "# Install and Understand Byzer in 3 minutes"#298
nicozhan wants to merge 1 commit intobyzer-org:mainfrom
nicozhan:main

Conversation

@nicozhan
Copy link

@nicozhan nicozhan commented Feb 22, 2023

nico@basic.ai
@nicozhan nicozhan changed the title nico zhan Add an English article "# Install and Understand Byzer in **3 minutes**" Feb 22, 2023
@nicozhan nicozhan changed the title Add an English article "# Install and Understand Byzer in **3 minutes**" Add an English article "# Install and Understand Byzer in 3 minutes" Feb 22, 2023
Byzer-notebook: https://download.byzer.org/latest/Byzer-Notebook-1.2.3.tar.gz

### Step2: Unzip

Copy link
Contributor

Choose a reason for hiding this comment

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

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:
Copy link
Contributor

Choose a reason for hiding this comment

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

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
Copy link
Contributor

Choose a reason for hiding this comment

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

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`
Copy link
Contributor

Choose a reason for hiding this comment

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

Here our target is to replace the default byzer.propoerties.overwrite which is for standalone by default.

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.

2 participants