Feature; performance tune core-site.xml (#321)

This commit is contained in:
Jacob Freck 2018-01-09 11:51:27 -08:00 коммит произвёл GitHub
Родитель 7e9bf9c383
Коммит 1d6000d759
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,11 @@
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<configuration>
<property>
<name>io.file.buffer.size</name>
<value>131072</value>
</property>
<!-- WASB (Azure Storage) Configuration -->
<!-- More information about WASB can be foudn at https://docs.microsoft.com/azure/hdinsight/hdinsight-hadoop-use-blob-storage> -->
<!-- <property>