Skip to content

Instantly share code, notes, and snippets.

@moaikids
Last active December 13, 2015 18:58
Show Gist options
  • Save moaikids/4959306 to your computer and use it in GitHub Desktop.
Save moaikids/4959306 to your computer and use it in GitHub Desktop.
using 'YARN'

on 'hive-site.xml'

<property> <name>mapred.job.tracker</name> <value>{hostname(resource manager)}</value> <description>Configuration parameter name is 'JobTracker', but we set ResourceManager's address. OK, it's correct (now).</description> </property>

set env.

export HADOOP_MAPRED_HOME=/usr/lib/hadoop-mapreduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment