Skip to content

Commit

Permalink
Fixing Config Name in Documenatation
Browse files Browse the repository at this point in the history
  • Loading branch information
anujmodi2021 authored Feb 21, 2025
1 parent 8424c15 commit 51155a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hadoop-tools/hadoop-azure/src/site/markdown/fns_blob.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ and [Flush](./blobEndpoint.html#put-block-list). All other operations will still
configured service type.
```xml
<property>
<name>fs.azure.fns.account.service.type</name>
<name>fs.azure.ingress.service.type</name>
<value>BLOB</value>
</property>
```
Expand Down Expand Up @@ -153,4 +153,4 @@ providing an additional layer of security and control over their data.
## Ask all about ABFS Driver

For any queries related to onboard to FNS Blob or anything related to ABFS
Driver in general, kindly reach out to us at **[email protected]**.
Driver in general, kindly reach out to us at **[email protected]**.

Check failure on line 156 in hadoop-tools/hadoop-azure/src/site/markdown/fns_blob.md

View check run for this annotation

ASF Cloudbees Jenkins ci-hadoop / Apache Yetus

hadoop-tools/hadoop-azure/src/site/markdown/fns_blob.md#L156

blanks: end of line

0 comments on commit 51155a0

Please sign in to comment.