Skip to content

Instantly share code, notes, and snippets.

@m0zes
m0zes / core-site.xml
Last active June 27, 2018 06:59
hadoop configuration with ceph
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<configuration>
<property>
<name>hadoop.proxyuser.mapred.groups</name>
<value>*</value>
</property>