Initial commit

This commit is contained in:
2024-01-28 22:13:32 +05:30
commit 127fe5de01
6 changed files with 119 additions and 0 deletions

8
yarn-site.xml Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<configuration>
<property>
<name>yarn.nodemanager.aux-services</name>
<value>mapreduce_shuffle</value>
</property>
</configuration>