Re: Warnings?

2013-04-29 Thread Ted Xu
the installation instructions (mostly apt-get install . . . .) but I fail to see the libhadoop.so. In order to avoid this warning do I need to download the Apache distribution? Which one? ** ** For the warnings about the configuration I looked in my configuration and for this specific example I don’t

Re: Warnings?

2013-04-29 Thread Kevin Burton
to download the Apache distribution? Which one? For the warnings about the configuration I looked in my configuration and for this specific example I don’t see ‘session.id’ used anywhere. It must be used by default. If so why is the deprecated default being used? As for the two

Re: Warnings?

2013-04-29 Thread Omkar Joshi
?*** * ** ** For the warnings about the configuration I looked in my configuration and for this specific example I don’t see ‘session.id’ used anywhere. It must be used by default. If so why is the deprecated default being used? ** ** As for the two warnings about counters. I know I

Re: Warnings?

2013-04-29 Thread Harsh J
to see the libhadoop.so. In order to avoid this warning do I need to download the Apache distribution? Which one? For the warnings about the configuration I looked in my configuration and for this specific example I don’t see ‘ session.id’ used anywhere. It must be used by default. If so why

RE: Warnings?

2013-04-28 Thread Kevin Burton
. . . .) but I fail to see the libhadoop.so. In order to avoid this warning do I need to download the Apache distribution? Which one? For the warnings about the configuration I looked in my configuration and for this specific example I don't see 'session.id' used anywhere. It must be used

Warnings?

2013-04-26 Thread rkevinburton
I am running a simple WordCount m/r job and I get output but I get three warnings that I am not sure if I should pay attention to: 13/04/26 16:24:50 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 13/04/26

Warnings?

2013-04-26 Thread rkevinburton
I am running a simple WordCount m/r job and I get output but I get three warnings that I am not sure if I should pay attention to: 13/04/26 16:24:50 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 13/04/26

Warnings?

2013-04-26 Thread rkevinburton
I am running a simple WordCount m/r job and I get output but I get five warnings that I am not sure if I should pay attention to: 13/04/26 16:24:50 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 13/04/26 16

Re: Warnings?

2013-04-26 Thread Ted Xu
. On Sat, Apr 27, 2013 at 5:51 AM, rkevinbur...@charter.net wrote: I am running a simple WordCount m/r job and I get output but I get five warnings that I am not sure if I should pay attention to: *13/04/26 16:24:50 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform

Re: Warnings?

2013-04-26 Thread Kevin Burton
generic command line options (e.g., -D options) will not supported. On Sat, Apr 27, 2013 at 5:51 AM, rkevinbur...@charter.net wrote: I am running a simple WordCount m/r job and I get output but I get five warnings that I am not sure if I should pay attention to: 13/04/26 16:24:50 WARN

Re: Warnings?

2013-04-26 Thread Ted Xu
a simple WordCount m/r job and I get output but I get five warnings that I am not sure if I should pay attention to: *13/04/26 16:24:50 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable * *13/04/26 16:24:50 WARN

warnings from log4j -- where to look to resolve?

2013-01-28 Thread Calvin
Hi, Each time I run a job, I get thousands of these warnings. I've looked at conf/log4j.properties and nothing out of the ordinary (a diff with the default log4j.properties shows no lines of consequence changed). Has anyone else come across this problem? Where else would I look to find

Re: warnings from log4j -- where to look to resolve?

2013-01-28 Thread Harsh J
Hi, Does your code instantiate and work with a self logger object? If so, is it a log4j instance or a commons logging one? On Mon, Jan 28, 2013 at 4:06 PM, Calvin iphcal...@gmail.com wrote: Hi, Each time I run a job, I get thousands of these warnings. I've looked at conf/log4j.properties

Re: warnings from log4j -- where to look to resolve?

2013-01-28 Thread Calvin
...@gmail.com wrote: Hi, Each time I run a job, I get thousands of these warnings. I've looked at conf/log4j.properties and nothing out of the ordinary (a diff with the default log4j.properties shows no lines of consequence changed). Has anyone else come across this problem? Where else would

Re: warnings from log4j -- where to look to resolve?

2013-01-28 Thread Vinod Kumar Vavilapalli
, Each time I run a job, I get thousands of these warnings. I've looked at conf/log4j.properties and nothing out of the ordinary (a diff with the default log4j.properties shows no lines of consequence changed). Has anyone else come across this problem? Where else would I look to find potentially

Hadoop 2.0.2 -- warnings

2012-10-25 Thread Nishant Neeraj
get many warnings, see footnote [1]. How to get rid of them? 2. I also get WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable. Why is so? You can see config files in footnote [2] = = = = [1] 12/10/26 09:59:31 WARN

AW: Under-replication warnings for Distributed Cache?

2011-08-16 Thread Christoph Schmitz
Von: Harsh J [mailto:ha...@cloudera.com] Gesendet: Dienstag, 16. August 2011 07:15 An: mapreduce-user@hadoop.apache.org Betreff: Re: Under-replication warnings for Distributed Cache? On Mon, Aug 15, 2011 at 7:10 PM, Christoph Schmitz christoph.schm...@1und1.de wrote: Still, I have two

Under-replication warnings for Distributed Cache?

2011-08-15 Thread Christoph Schmitz
Hi, we're running an 8-node Hadoop cluster with CDH2. Recently, our monitoring tools caught warnings like this one when fsck'ing the HDFS: /tmp/hadoop-tgp/mapred/system/job_201105191458_1857/job.jar: Under replicated blk_-6996370258385460742_366223. Target Replicas is 10 but found 8 replica(s

Re: Under-replication warnings for Distributed Cache?

2011-08-15 Thread Harsh J
On Mon, Aug 15, 2011 at 7:10 PM, Christoph Schmitz christoph.schm...@1und1.de wrote: Still, I have two questions: Shouldn't there be an automatic limit of mapred.submit.replication to the number of data nodes? And more generally, should I worry about this warning? 1 That'd somehow bind MR to

[JIRA] (COLL-117) seeing warnings attempt to override final parameter: dfs.data.dir in tasktracker logs

2010-06-21 Thread Bikash Singhal
Hi Hadoopers, I have received WARN in the hadoop cluster. Has anybody seen this . Any solution? 2010-06-06 01:45:04,079 WARN org.apache.hadoop.conf.Configuration: /var/lib/hadoop-0.20/cache/hadoop/mapred/local/taskTracker/jobcache/job_201006060025_0003/job.xml:a attempt to override final

Re: [JIRA] (COLL-117) seeing warnings attempt to override final parameter: dfs.data.dir in tasktracker logs

2010-06-21 Thread Edward Capriolo
On Mon, Jun 21, 2010 at 5:26 AM, Bikash Singhal bika...@cybage.com wrote: Hi Hadoopers, I have received WARN in the hadoop cluster. Has anybody seen this . Any solution? 2010-06-06 01:45:04,079 WARN org.apache.hadoop.conf.Configuration:

Re: hadoop-cluster-1.ic node errors and warnings

2010-06-21 Thread Allen Wittenauer
[Cutting the CC: line down to size ] On Jun 18, 2010, at 3:37 AM, Bikash Singhal wrote: Hi folks , I have received this error in the hadoop cluster. Has anybody anybody seen this . Any solution. Since you aren't picking anything out and you've shared a bunch of messages, I'm going to go

Re: [JIRA] (COLL-117) seeing warnings attempt to override final parameter: dfs.data.dir in tasktracker logs

2010-06-21 Thread Allen Wittenauer
Again, removing a bunch of CC:'es. On Jun 21, 2010, at 2:26 AM, Bikash Singhal wrote: Hi Hadoopers, I have received WARN in the hadoop cluster. Has anybody seen this . Any solution? 2010-06-06 01:45:04,079 WARN org.apache.hadoop.conf.Configuration:

FW: hadoop-cluster-1.ic node errors and warnings

2010-06-20 Thread Bikash Singhal
Hi folks , I have received this error in the hadoop cluster. Has anybody anybody seen this . Any solution. - namenode errors and warning -- 2010-06-17 18:35:19,970 WARN org.apache.hadoop.hdfs.server.namenode.FSNamesystem: Not able to place enough replicas,

Namenode warnings

2010-05-11 Thread Runping Qi
Hi, I saw a lot of warnings like the following in namenode log: 2010-05-11 06:45:07,186 WARN /: /listPaths/s: java.lang.NullPointerException at org.apache.hadoop.hdfs.server.namenode.ListPathsServlet.doGet(ListPathsServlet.java:153

Re: Namenode warnings

2010-05-11 Thread Allen Wittenauer
On May 11, 2010, at 9:53 AM, Runping Qi wrote: I am using Hadoop 0.19. Anybody knows what might be the problem? I think you answered your own question. :)

Re: Namenode warnings

2010-05-11 Thread Runping Qi
So it's a known problem of Hadoop 0.19? On Tue, May 11, 2010 at 11:06 AM, Allen Wittenauer awittena...@linkedin.com wrote: On May 11, 2010, at 9:53 AM, Runping Qi wrote: I am using Hadoop 0.19. Anybody knows what might be the problem? I think you answered your own question. :)

Re: Namenode warnings

2010-05-11 Thread Tsz Wo (Nicholas), Sze
Hi Runping, This is a known issue. See https://issues.apache.org/jira/browse/HDFS-625. Nicholas Sze - Original Message From: Runping Qi runping...@gmail.com To: common-user@hadoop.apache.org Sent: Wed, May 12, 2010 12:53:13 AM Subject: Namenode warnings Hi, I saw a lot

Hadoop warnings in pseudo-distributed mode

2008-07-29 Thread Arv Mistry
Could anyone tell me, is it normal to get warnings could only be replicated to 0 nodes, instead of 1 when running in a psudo-distributed mode i.e. everything on one machine? It seems to be writing to the files that I expect, just I get this warning. If it isn't normal, just some background