All Downloads are FREE. Search and download functionalities are using the official Maven repository.

integration.integrate_test_hadoop_confs_mr2.yarn-site.xml Maven / Gradle / Ivy

Go to download

Splout SQL is a read only, horizontally scalable and partitioned SQL database that plays well with Hadoop.

The newest version!
<?xml version="1.0"?>
<configuration>

<!-- Site specific YARN configuration properties -->

  <property>
    <name>yarn.nodemanager.aux-services</name>
    <value>mapreduce_shuffle</value>
  </property>


</configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy