Skip to content

Commit

Permalink
Upate doc to remove instructions of ALLUXIO_HOME (#45)
Browse files Browse the repository at this point in the history
Signed-off-by: Chong Gao <[email protected]>
Co-authored-by: Chong Gao <[email protected]>
  • Loading branch information
res-life and Chong Gao authored Apr 28, 2023
1 parent 7bbe253 commit 801f038
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Databricks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ spark.rapids.sql.multiThreadedRead.numThreads 40

4. In the `Environment variables` field, add the following lines:
`ENABLE_ALLUXIO=1`
`ALLUXIO_HOME=/opt/alluxio-2.9.0`
![Environment-Variables-View](img/environment-variables.png)

5. Customize Alluxio configuration using the following configs if needed. These should be added in the `Environment variables` field if you wish to change them.
Expand Down Expand Up @@ -147,7 +146,7 @@ To verify the alluxio cluster is working, you can use the Web Terminal:
4. Run the following command:

```bash
$ /opt/alluxio-2.8.0/bin/alluxio fsadmin report
$ /opt/alluxio/bin/alluxio fsadmin report
```

5. You should see a line indicating the number of active workers, ensure this is equal to the configured number of workers you used for the cluster:
Expand Down
Binary file modified Databricks/img/environment-variables.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 801f038

Please sign in to comment.