Skip to content

Commit de8f350

Browse files
imjalpreettdcmeehan
authored andcommitted
Revert "Remove the legacy hdfs configuration"
This reverts commit 70728f4.
1 parent 70d1090 commit de8f350

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/core-site.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)