hadoop.hadoop-apache.2.7.7-1.source-code.core-site.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hadoop-apache Show documentation
Show all versions of hadoop-apache Show documentation
Shaded version of Apache Hadoop for Presto
<?xml version="1.0"?> <configuration> <property> <name>dfs.client.use.legacy.blockreader</name> <value>true</value> </property> </configuration>