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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicozhan
Copy link

@nicozhan nicozhan commented Feb 22, 2023

@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