Skip to content

Commit

Permalink
upgrade spark download address (#1981)
Browse files Browse the repository at this point in the history
Co-authored-by: dutor <[email protected]>
  • Loading branch information
yaphet and dutor authored Mar 26, 2020
1 parent f940ddb commit f08cc44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ mvn compile package
### 从云存储 OSS 下载

```bash
wget https://nebula-graph.oss-accelerate.aliyuncs.com/jar-packages/sst.generator-1.0.0-beta.jar
wget https://nebula-graph.oss-cn-hangzhou.aliyuncs.com/jar-packages/sst.generator-1.0.0-rc4.jar
```

## 使用流程
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Or you can download from OSS.
### Download From Cloud Storage OSS

```bash
wget https://nebula-graph.oss-accelerate.aliyuncs.com/jar-packages/sst.generator-1.0.0-beta.jar
wget https://nebula-graph.oss-cn-hangzhou.aliyuncs.com/jar-packages/sst.generator-1.0.0-rc4.jar
```

## User Guide
Expand Down

0 comments on commit f08cc44

Please sign in to comment.