Martin
I too am new w/ Hadoop. I noticed that instructions have not been keeping up
with the code. hadoop-site.xml is there. You just need to search for it. Same
with hadoop-*-examples.jar. It might be renamed. But it should be there. Again
search for it. I am surprised there is not ~/conf dir. Double check. They might
rearranged the directory hierarchy. I know this is probably of little help to
you. I can't dig into this because I'm working on my car now. I'm installing an
alternator in a 2003 focus. Fun. Good luck.
Mark Charts
On Sunday, October 12, 2014 12:03 PM, Ted Yu <[email protected]> wrote:
Can you take a look at http://hadoop.apache.org/docs/r2.5.1/ ?
Cheers
On Sun, Oct 12, 2014 at 8:14 AM, Martin Wunderlich <[email protected]>
wrote:
Hi all,
I am just getting started with my first attempts to set up a Hadoop system
locally and I have been following this here quick start guide:
http://hadoop.apache.org/docs/r0.19.0/quickstart.html
However, this guide seems to be out of synch with the 2.5.1. distribution. I
have observed the following:
1. There is no /conf directory. The file hadoop-env.sh resides in /etc/hadoop.
2. There is no hadoop-*-examples.jar file - assuming that the asterisk here
should be replaced with the version 2.5.1.
3. The file conf/hadoop-site.xml doesn't seem to exist.
I am wondering, if I have downloaded the wrong distribution or if I am looking
at the wrong quick start guide.
Any ideas?
Thanks a lot.
Cheers,
Martin