Skip to content

Commit

Permalink
removed duplicate step for fs.s3a.path.style.access (#3385)
Browse files Browse the repository at this point in the history
  • Loading branch information
mingfang authored May 25, 2022
1 parent e032a1d commit bb84863
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/integrations/dremio.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ You can follow below steps to configure on Dremio UI:
1. Under `Advanced Options`, check `Enable compatibility mode (experimental)`.
1. Under `Advanced Options` > `Connection Properties`, add `fs.s3a.path.style.access` and set the value to true.
1. Under `Advanced Options` > `Connection Properties`, add `fs.s3a.endpoint` and set lakeFS S3 endpoint to the value.
1. Under `Advanced Options` > `Connection Properties`, add `fs.s3a.path.style.access` and set to `true`
1. Under the `General` tab, specify the `access_key_id` and `secret_access_key` provided by lakeFS server.
1. Click `Save`, and now you should be able to browse lakeFS repositories on Dremio.

0 comments on commit bb84863

Please sign in to comment.