We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f04c41 commit 8ac7cb2Copy full SHA for 8ac7cb2
README.md
@@ -211,7 +211,7 @@ It is possible to encrypt/decrypt files when uploading/downloading from the data
211
<!-- This tells the DataLake client if it should encrypt/decrypt files when
212
uploading/downloading. If property is missing, the default value is false. -->
213
<property>
214
- <name>fs.fl.impl.shouldUseEncryption</name>
+ <name>fs.dl.impl.shouldUseEncryption</name>
215
<value>true</value>
216
</property>
217
0 commit comments