Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kecookier committed Mar 25, 2024
1 parent e7978cc commit fd4d2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/get-started/Velox.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ Note if running on Yarn client mode, the uploaded files are not reachable on dri
--conf spark.gluten.sql.columnar.backend.velox.driver.udfLibraryPaths=file:///path/to/gluten/cpp/build/velox/udf/examples/libmyudf.so
```

- Use the `--archives` option to upload a archive and configure its relative path
- Use the `--archives` option to upload an archive and configure its relative path
```shell
--archives /path/to/udf_archives.zip#udf_archives
--conf spark.gluten.sql.columnar.backend.velox.udfLibraryPaths=udf_archives
Expand Down

0 comments on commit fd4d2e6

Please sign in to comment.