Skip to content

Instantly share code, notes, and snippets.

@ayushgp
Created November 28, 2016 07:07
Show Gist options
  • Select an option

  • Save ayushgp/57c3383abe9711d957a8e68a69672c09 to your computer and use it in GitHub Desktop.

Select an option

Save ayushgp/57c3383abe9711d957a8e68a69672c09 to your computer and use it in GitHub Desktop.

Revisions

  1. ayushgp created this gist Nov 28, 2016.
    6 changes: 6 additions & 0 deletions mapred-site.xml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    <configuration>
    <property>
    <name>mapreduce.framework.name</name>
    <value>yarn</value>
    </property>
    </configuration>