And for better reialblity with the settings please go through the
http://svn.apache.org/repos/asf/hadoop/common/tags/release-0.19.1/conf/hadoop-default.xml
and set your parameters in hadoop-site.xml accordingly...
On Sat, Apr 7, 2012 at 12:01 PM, prem vishnoi wrote:
> Thnks,
>
>
> On Fri, Apr 6,
Thnks,
On Fri, Apr 6, 2012 at 12:50 AM, shashwat shriparv <
dwivedishash...@gmail.com> wrote:
> You dont need to format it everyday, just format once and when ever you
> start you pc just start you hadoop with bin/start-all.sh and check with jps
> if the namenode data node and task tracker has s
You dont need to format it everyday, just format once and when ever you
start you pc just start you hadoop with bin/start-all.sh and check with jps
if the namenode data node and task tracker has started.
On Thu, Apr 5, 2012 at 11:39 PM, prem vishnoi wrote:
> Hi Team,
> I am trying run hadoop on
Hi Team,
I am trying run hadoop on MAC sytem
As first day my hadoop is working.
Now i am unable to format NAMENODE
as i am getting WORNING i.e.
Directory has been locked .
Can u help me how tto directory unlocked.
and also my hadoop is not stoping
as i am trying from unix command
bin/start-all.sh
Check your host file setting... .
On Thu, Apr 5, 2012 at 10:17 PM, madhu phatak wrote:
> Did you formatted the namenode before running code?
> On Apr 5, 2012 10:13 PM, "VaniJay" wrote:
>
> >
> > Hi,
> >
> > I am trying to learn hadoop and I am stuck up with a simple program
> > execution. I am
Did you formatted the namenode before running code?
On Apr 5, 2012 10:13 PM, "VaniJay" wrote:
>
> Hi,
>
> I am trying to learn hadoop and I am stuck up with a simple program
> execution. I am using windows and eclipse to run.
>
> I have started the threads by bin/start-all.sh
> I am able to succe