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 70d1090 commit de8f350Copy full SHA for de8f350
src/main/resources/core-site.xml
@@ -0,0 +1,7 @@
1
+<?xml version="1.0"?>
2
+<configuration>
3
+ <property>
4
+ <name>dfs.client.use.legacy.blockreader</name>
5
+ <value>true</value>
6
+ </property>
7
+</configuration>
0 commit comments