Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
Release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JayjeetAtGithub committed Mar 13, 2021
1 parent bf588d7 commit 13e8809
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cpp/src/arrow/adapters/arrow-rados-cls/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ compute operations into the Storage backend, we created a new file format on top

* Clone the repository.
```bash
git clone --branch rados-dataset-dev https://github.com/uccross/arrow
git clone --branch v0.1.1 https://github.com/uccross/arrow
```

* Run the `ubuntu-cls-demo` step in the docker-compose file. This step will start a single node Ceph cluster inside the container, mount CephFS, put sample data into CephFS, and open an example Jupyter notebook with PyArrow installed.
Expand Down Expand Up @@ -83,7 +83,7 @@ docker-compose run --service-ports ubuntu-cls-demo

1. Clone the repository.
```bash
git clone --branch rados-dataset-dev https://github.com/uccross/arrow
git clone --branch v0.1.1 https://github.com/uccross/arrow
```

2. Install [Archery](https://arrow.apache.org/docs/developers/archery.html#), the daily development tool by Apache Arrow community.
Expand Down

0 comments on commit 13e8809

Please sign in to comment.