Skip to content

Commit

Permalink
Revert "Remove the legacy hdfs configuration"
Browse files Browse the repository at this point in the history
This reverts commit 70728f4.
  • Loading branch information
imjalpreet authored and tdcmeehan committed Nov 16, 2023
1 parent 70d1090 commit de8f350
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/main/resources/core-site.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0"?>
<configuration>
<property>
<name>dfs.client.use.legacy.blockreader</name>
<value>true</value>
</property>
</configuration>

0 comments on commit de8f350

Please sign in to comment.