Thanks for the feedback! I'll make the change ASAP. As for the mapreduce edit, I haven't made a JIRA for it, but I believe that as of Hadoop 2.2, the default is correct. I'll double-check that, and if needed, will open a JIRA for it.
Sent from my Mobile Device On Aug 7, 2014 10:28 AM, "Sean Mackrory" <[email protected]> wrote: > Great to see this being done - the project could really use nicer > documentation for users. Regarding the mapreduce_shuffle -> > mapreduce.shuffle issue - have you created or seen a JIRA for that? Haven't > run into it myself but we should get that fixed... > > One nitpick: when invoking scripts in /etc/init.d, it's usually > recommended to invoke them using the 'service' command. It cleans out the > environment to make sure the scripts are invoked in a nice predictable way. > It also looks a little more polished :) > > e.g > > /etc/init.d/hadoop-hdfs-namenode init -> service hadoop-hdfs-namenode init > > > On Thu, Aug 7, 2014 at 7:23 AM, David Fryer <[email protected]> wrote: > >> Hi Bigtop! >> I think I'm going to do a web presentation on setting up a bare-metal >> hadoop cluster. The presentation slides that I will be using can be found >> here: >> >> https://docs.google.com/presentation/d/1cEkq2x-Q_n7nbFCttHIn3luoOkz3UMlEEtbudea9l1Y/edit?usp=sharing >> If anyone has any edits or comments, I'd be happy to hear your feedback. >> Thank You, >> David Fryer >> > >
