Skip to content

Commit

Permalink
delete hadoop in exchange (#2179)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy committed Jul 21, 2023
1 parent 367f08a commit 41d0c8f
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ CentOS 7.9.2009
| Name | Version |
| - | - |
| JDK | 1.8.0 |
| Hadoop | 2.10.1 |
| Scala | 2.12.11 |
| Spark | 2.4.7 |
| NebulaGraph | {{nebula.release}} |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ This example is done on MacOS. Here is the environment configuration information

- Spark: 2.4.7, stand-alone

- Hadoop: 2.9.2, pseudo-distributed deployment

- ClickHouse: docker deployment yandex/clickhouse-server tag: latest(2021.07.01)

- NebulaGraph: {{nebula.release}}. [Deploy NebulaGraph with Docker Compose](../../4.deployment-and-installation/2.compile-and-install-nebula-graph/3.deploy-nebula-graph-with-docker-compose.md).
Expand All @@ -38,8 +36,6 @@ Before importing data, you need to confirm the following information:

- Learn about the Schema created in NebulaGraph, including names and properties of Tags and Edge types, and more.

- The Hadoop service has been installed and started.

## Steps

### Step 1: Create the Schema in NebulaGraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ This example is done on MacOS. Here is the environment configuration information

- Spark: 2.4.7, stand-alone

- Hadoop: 2.9.2, pseudo-distributed deployment

- HBase: 2.2.7

- NebulaGraph: {{nebula.release}}. [Deploy NebulaGraph with Docker Compose](../../4.deployment-and-installation/2.compile-and-install-nebula-graph/3.deploy-nebula-graph-with-docker-compose.md).
Expand All @@ -75,8 +73,6 @@ Before importing data, you need to confirm the following information:

- Learn about the Schema created in NebulaGraph, including names and properties of Tags and Edge types, and more.

- The Hadoop service has been installed and started.

## Steps

### Step 1: Create the Schema in NebulaGraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Before importing data, you need to confirm the following information:

- Learn about the Schema created in NebulaGraph, including names and properties of Tags and Edge types, and more.

- Hadoop has been installed and started, and the Hive Metastore database (MySQL in this example) has been started.
- The Hive Metastore database (MySQL in this example) has been started.

## Steps

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ This example is done on MacOS. Here is the environment configuration information

- Spark: 2.4.7, stand-alone

- Hadoop: 2.9.2, pseudo-distributed deployment

- MySQL: 8.0.23

- NebulaGraph: {{nebula.release}}. [Deploy NebulaGraph with Docker Compose](../../4.deployment-and-installation/2.compile-and-install-nebula-graph/3.deploy-nebula-graph-with-docker-compose.md).
Expand All @@ -78,8 +76,6 @@ Before importing data, you need to confirm the following information:

- Learn about the Schema created in NebulaGraph, including names and properties of Tags and Edge types, and more.

- The Hadoop service has been installed and started.

## Steps

### Step 1: Create the Schema in NebulaGraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ This example is done on MacOS. Here is the environment configuration information

- Spark: 2.4.7, stand-alone

- Hadoop: 2.9.2, pseudo-distributed deployment

- MaxCompute: Alibaba Cloud official version

- NebulaGraph: {{nebula.release}}. [Deploy NebulaGraph with Docker Compose](../../4.deployment-and-installation/2.compile-and-install-nebula-graph/3.deploy-nebula-graph-with-docker-compose.md).
Expand All @@ -38,8 +36,6 @@ Before importing data, you need to confirm the following information:

- Learn about the Schema created in NebulaGraph, including names and properties of Tags and Edge types, and more.

- The Hadoop service has been installed and started.

## Steps

### Step 1: Create the Schema in NebulaGraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ This example is done on MacOS. Here is the environment configuration information

- Spark: 2.4.7, stand-alone

- Hadoop: 2.9.2, pseudo-distributed deployment

- MySQL: 8.0.23

- NebulaGraph: {{nebula.release}}. [Deploy NebulaGraph with Docker Compose](../../4.deployment-and-installation/2.compile-and-install-nebula-graph/3.deploy-nebula-graph-with-docker-compose.md).
Expand All @@ -80,8 +78,6 @@ Before importing data, you need to confirm the following information:

- Learn about the Schema created in NebulaGraph, including names and properties of Tags and Edge types, and more.

- The Hadoop service has been installed and started.

## Steps

### Step 1: Create the Schema in NebulaGraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,6 @@ This example is done on MacOS. Here is the environment configuration information

- Spark: 2.4.7, stand-alone

- Hadoop: 2.9.2, pseudo-distributed deployment

<!--
- Oracle: 19c
-->

- NebulaGraph: {{nebula.release}}. [Deploy NebulaGraph with Docker Compose](../../4.deployment-and-installation/2.compile-and-install-nebula-graph/3.deploy-nebula-graph-with-docker-compose.md).

## Prerequisites
Expand All @@ -80,8 +74,6 @@ Before importing data, you need to confirm the following information:

- Learn about the Schema created in NebulaGraph, including names and properties of Tags and Edge types, and more.

- The Hadoop service has been installed and started.

## Steps

### Step 1: Create the Schema in NebulaGraph
Expand Down

0 comments on commit 41d0c8f

Please sign in to comment.