Search Discussions
-
I see a whole lot of this in my namenode log. Is this benign or is there something something more sinister going on ? Why would this be happening ? 2007-06-21 00:16:24,782 INFO ...
Phantom
Jun 22, 2007 at 5:09 pm
Jun 25, 2007 at 4:30 pm -
I've been experiencing some issues where my mapred tasks have been hanging after a lengthy period of execution. I believe I've found the problem and wanted to get other's thoughts about it. The ...
Calvin Yu
Jun 1, 2007 at 3:20 pm
Jun 5, 2007 at 1:14 pm -
Hi All What are minimal requirements on my Linux machine for building libhdfs ? On my Linux box I do not seem to have jni.h and what are the other binaries I need for this to work ? Could someone ...
Phantom
Jun 8, 2007 at 10:03 pm
Jun 11, 2007 at 8:55 pm -
Hi, Are there any HBase samples out there not using Junit? I would like to: a. create a master server, region and table descriptor. b. read in and convert a 'csv' file to byte[] (populating a family ...
Peter W.
Jun 27, 2007 at 6:43 pm
Jun 28, 2007 at 10:07 pm -
Hi Can this only be done for read only and write only mode ? How do I do appends ? Because if I am using this for writing logs then I would want to append to the file rather overwrite which is what ...
Phantom
Jun 13, 2007 at 9:49 pm
Jun 14, 2007 at 5:08 pm -
Hi all, Could anyone help me to figure out why hadoop does not see my input file? I have three computers rosetta8, rosetta9,and rosetta10. rosetta8 is listed in masters, rosetta9 and rosetta10 are ...
Erdong (Roger) CHEN
Jun 2, 2007 at 4:10 am
Jun 3, 2007 at 3:24 pm -
All, I upgraded to the most recent trunk of Hadoop and I started getting the error below, where /d01/hadoop/dfs/name is our namenode directory: org.apache.hadoop.dfs.InconsistentFSStateException: ...
Dennis Kubes
Jun 1, 2007 at 6:00 am
Jun 1, 2007 at 5:36 pm -
How do I get the documentation for the C API ? Also when I try to use the hdfsConnect() function what do I pass as argument ? Should I pass in the host name of the master and the port it is listening ...
Phantom
Jun 13, 2007 at 4:04 am
Jun 14, 2007 at 5:42 pm -
Hi. I ran some performance tests (randomwrite/sort) on a small Hadoop cluster. The numbers are unexpected. Some numbers are so far off, I suspect that either I didn't tune all the right knobs, or I ...
Bwolen Yang
Jun 8, 2007 at 8:31 pm
Jun 9, 2007 at 1:18 am -
Hi, I am wondering if anyone has experienced this problem. Sometimes when I ran a job, a few map tasks (often just one) hang in the initializing phase for more than 3 minutes (it normally finishes in ...
Jun Rao
Jun 21, 2007 at 12:21 am
Jul 6, 2007 at 7:29 am -
Hi, I tried to update my db, using the following command: bin/nutch updatedb crawld/crawldb crawld/segments/20070628095836 and my 2 nodes had an error and i can see the following exception: ...
Emmanuel JOKE
Jun 30, 2007 at 5:32 pm
Jul 2, 2007 at 3:01 pm -
Is there a way to kill a job that's currently running? pb
Patrik
Jun 27, 2007 at 6:11 pm
Jun 27, 2007 at 8:25 pm -
Hi there: I found that "File[] editFiles" in FSEditLog.java , then i trace the call stack and found that it can be configured as multi-case of "dfs.name.dir" . Is this means the NameNode data can be ...
KrzyCube
Jun 25, 2007 at 2:37 am
Jun 26, 2007 at 6:27 pm -
Hi,all: I am using Eclipse to View Hadoop source code , and i want to trace to see how it works, I code a few code to call the FSClient and when i call into the RPC object, it can not to be deep more ...
KrzyCube
Jun 21, 2007 at 9:08 am
Jun 22, 2007 at 7:17 am -
Hi I am assuming that if I need a C/C++ interface to HDFS I must build libhdfs. This may be a problem very specific to my environment but would appreciate if someone could tell me what is going on ? ...
Phantom
Jun 11, 2007 at 10:16 pm
Jun 12, 2007 at 6:17 am -
Hello! I'm deploying Nutch on two computers. When I run start-all.sh script all goes good but data node on slave computer does not log anything. All other parts of Hadoop (namenode, jobtracker, both ...
Ilya Vishnevsky
Jun 7, 2007 at 12:33 pm
Jun 11, 2007 at 7:43 pm -
Hi all, MapFile doesn't support append mode of creation, so every time the existing mapfile would be overwritten if a new one with same name is created. Is there anyway I can append to an MapFile or ...
Open Study
Jun 26, 2007 at 3:12 pm
Jun 27, 2007 at 3:34 am -
I tried running the hdfs_test from a machine which is not part of the Hadoop cluster. Could someone please tell me what I am doing wrong (error shown below)? I get the following error : 07/06/20 ...
Phantom
Jun 21, 2007 at 3:19 am
Jun 21, 2007 at 10:00 pm -
Hi, I am trying to build the native code (which includes the compression library) on Solaris 10 (x86 64-bit). I get the following error while building: gmake all-recursive gmake[1]: Entering ...
Mahajan, Neeraj
Jun 19, 2007 at 2:44 am
Jun 20, 2007 at 7:20 pm -
Hi When I format my namenode it does format the directory specified under dfs.name.dir. However there is a folder under /tmp called hadoop-alakshman. What is this for ? Will all blocks be stored ...
Phantom
Jun 15, 2007 at 5:40 am
Jun 15, 2007 at 7:37 pm -
Hi, I am trying to figure out if Hadoop can be used for one functionality that I am trying to develop. I have large volumes of data already stored on disks that are locally/remotely mounted on many ...
Neeraj Mahajan
Jun 11, 2007 at 6:38 pm
Jun 11, 2007 at 7:50 pm -
Hi. Upgrading from 0.12.3 to 0.13 seems to work fine. (at least the before and after "fsck "and "dfs -lsr" outputs matches). Then I shut down the DFS cluster, and reformat the DFS (to start a new ...
Bwolen Yang
Jun 9, 2007 at 12:22 am
Jun 11, 2007 at 6:26 am -
Here is a summary of my remaining questions from the [write and sort performance] thread. - Looks like every 5GB data I put into Hadoop DFS, it uses up ~18GB of raw disk space (based on block counts ...
Bwolen Yang
Jun 9, 2007 at 1:57 am
Jun 9, 2007 at 4:26 pm -
Hi, is it possible to pipe/redirect something to HDFS? Say you have a gz file that you want to put in distributed filesystem in an uncompressed form, do you have to make a local file first? What if ...
Mark Meissonnier
Jun 1, 2007 at 12:17 am
Jun 1, 2007 at 5:11 pm -
Hi, I have setup hadoop on 2 machines and am now trying to see if it is working properly. I have 3 questions: 1. Do I need to setup files specially for them to work with sort? My self-made test files ...
Kevin Lim
Jun 28, 2007 at 9:26 pm
Jul 1, 2007 at 11:33 pm -
while this is not exactly hadoop related, I thought the people reading this would have the answer or know where to look for one. A friend of mine is looking to write a distributed name server/lock ...
Ian Holsman
Jun 28, 2007 at 2:39 am
Jun 29, 2007 at 1:33 am -
I entered the following in hadoop-site.xml and am getting 'connection refused' stacktrace at Linux command line. What could cause this? <?xml version="1.0"? <?xml-stylesheet type="text/xsl" ...
DANIEL CLARK
Jun 27, 2007 at 7:20 pm
Jun 28, 2007 at 3:02 pm -
Hi, having got a few of the examples working on a small cluster of machines I tried writing my own map reduce task to run. Its basically similar to the PiEstimator (infact I copied much of the ...
Oliver Haggarty
Jun 26, 2007 at 1:26 pm
Jun 27, 2007 at 12:55 pm -
Hello all I'm trying to get Hadoop going on my Windows machine without Cygwin. So far, I've sorted out the Java Service Wrapper configurations to run the services necessary for DFS to work: ...
Albert Strasheim
Jun 24, 2007 at 10:20 pm
Jun 24, 2007 at 11:06 pm -
Is it possible to keep a file open for say 1 hour and write to it every once in a while and then close it. I constantly get the same error on attempt to close the handle of the file when I am done ...
Phantom
Jun 22, 2007 at 3:55 am
Jun 22, 2007 at 6:23 am -
Hello Hadoop users, I've been scratching my head over this one and wondered if anybody had ever encountered something similar : I have 2 output files from a MapReduce job. Now I want to use these ...
Alexandre Rochette
Jun 21, 2007 at 12:43 am
Jun 21, 2007 at 9:36 pm -
Hi, I am trying to setup hadoop on two machines running solaris 10. After fixing the scripts in bin to conform to bourne shell scripting standard, I was able to start the jobtracker and tasktrackers. ...
Mahajan, Neeraj
Jun 15, 2007 at 12:51 am
Jun 15, 2007 at 9:10 pm -
Hi, I'm having a few problems getting hadoop to run on a single node. I had it up and running fine a couple of days ago, and then progressed to trying to get it going on a small cluster but didn't ...
Oliver Haggarty
Jun 14, 2007 at 11:42 am
Jun 14, 2007 at 4:30 pm -
Hi I had a question about ways of setting up large clusters. I did read the WIKI which has a posting on this matter and I have also been through the exercise of setting up a cluster of 15 nodes. If I ...
Phantom
Jun 8, 2007 at 5:35 pm
Jun 8, 2007 at 5:49 pm -
Hi, Given that map/reduce produces a partitioned set of sorted output files, I was wondering if a map implementation exists for doing lookups or iterate thru subranges of these files. This would be ...
Bwolen Yang
Jun 4, 2007 at 10:00 pm
Jun 4, 2007 at 10:37 pm -
Hi Is there a way to chain Map/Reduce tasks ? What I mean is I want the output a MapReduce task to serve as input to another MapReduce task ? Could someone please show me how I can acheive this ? ...
Phantom
Jun 2, 2007 at 8:15 pm
Jun 4, 2007 at 10:35 pm -
Does anyone have an example of how I can read a file that lives in HDFS from a Servlet? Thank you for your time, -Cesar
Cesar Delgado
Jun 2, 2007 at 7:09 pm
Jun 3, 2007 at 8:40 pm -
Hi all, I have some simple questions that I would like answered to get a better understanding of what Hadoop/Mapreduce is. I noticed in the code of the WordCount example: conf.setInputPath(new ...
Jeroen Verhagen
Jun 27, 2007 at 1:16 pm
Jun 27, 2007 at 8:17 pm -
I have text data available in split files. Per file there are say n groups of data lines that I need to process as one unit of data. Later based on different parametrs I would combine the results of ...
Mahajan, Neeraj
Jun 21, 2007 at 9:19 pm
Jun 21, 2007 at 9:38 pm -
Hi all, In an ideal world, my TaskTrackers would be working for me all the time. That is: the average number of tasks a TaskTracker is handling/processing would be close to ...
Mathijs Homminga
Jun 21, 2007 at 7:38 pm
Jun 21, 2007 at 8:09 pm -
Hi All I know this is a tall ask. I am going through the source code. But could someone please tell me the intuition behind the design of the MapFile class. If I were using the MapFile against the ...
Phantom
Jun 20, 2007 at 3:50 pm
Jun 20, 2007 at 5:05 pm -
Hi all, I tried to run word count on a cluster with 30 nodes, and I always get the same error. Could someone give me some insights? What type of errors I may need to investigate? thanks. 07/06/17 ...
Erdong (Roger) CHEN
Jun 17, 2007 at 7:55 pm
Jun 17, 2007 at 7:55 pm -
Hi, I noticed that HADOOP-975 and HADOOP-1000 made the log4j from child vms go to a different place than the stdout for the task. My tasks send some of their debugging information to stdout, and some ...
Michael Bieniosek
Jun 14, 2007 at 11:15 pm
Jun 15, 2007 at 11:26 am -
It seems I'm having a lot of trouble trying to configure hadoop on one machine. I've followed the wiki tutorial and I've configured every thing on 1 machine. I tried to start hadoop using ...
Emmanuel JOKE
Jun 13, 2007 at 1:01 pm
Jun 13, 2007 at 6:37 pm -
Hey. I've been trying to figure out a nice and clean way of getting the key class of the input values in my mapper's configuration method. Since the JobConf.getInputKeyClass() method is deprecated I ...
Johan Oskarsson
Jun 13, 2007 at 5:49 pm
Jun 13, 2007 at 6:02 pm -
Exception in thread "main" org.apache.hadoop.ipc.RPC$VersionMismatch:Protocol org.apache.hadoop.dfs.ClientProtocol version mismatch. (client = 11, server = 9) dev030.sctm.com: at ...
Phantom
Jun 13, 2007 at 3:02 am
Jun 13, 2007 at 6:08 am -
1
noob
I am developing an application that is currently based on mysql. I believe it will require significant scaling and so I am exploring hadoop. I know nothing about map-reduce and am trying to figure ...Hank williams
Jun 12, 2007 at 10:57 am
Jun 12, 2007 at 1:13 pm -
Hi all: I have tried to compress the output data, so I use the sentence below: TextOutputFormat.setCompressOutput(conf, true); After I finish my hadoop job, the output data is like these: ...
张茂森
Jun 9, 2007 at 11:47 pm
Jun 10, 2007 at 12:59 am -
Hello, I try to modify the input to MapClass. More specifically, taking the example WordCount, the map method in the MapClass accepts given keys and values, and in this case, it is LineRecordReader ...
Richard Yang
Jun 5, 2007 at 8:01 am
Jun 5, 2007 at 4:03 pm -
Hello, I'm trying to put the contents of a regular java Map into a Hadoop MapFile but get an java.io.EOFException error. The origin map has document ids and double values and the destination map ...
Peter W.
Jun 4, 2007 at 2:36 am
Jun 5, 2007 at 1:43 am
Group Overview
group | common-user |
categories | hadoop |
discussions | 65 |
posts | 216 |
users | 62 |
website | hadoop.apache.org... |
irc | #hadoop |
62 users for June 2007
Archives
- February 2013 (260)
- January 2013 (843)
- December 2012 (621)
- November 2012 (729)
- October 2012 (955)
- September 2012 (794)
- August 2012 (1,201)
- July 2012 (362)
- June 2012 (408)
- May 2012 (560)
- April 2012 (462)
- March 2012 (579)
- February 2012 (634)
- January 2012 (468)
- December 2011 (492)
- November 2011 (406)
- October 2011 (567)
- September 2011 (590)
- August 2011 (474)
- July 2011 (433)
- June 2011 (542)
- May 2011 (595)
- April 2011 (558)
- March 2011 (681)
- February 2011 (577)
- January 2011 (514)
- December 2010 (443)
- November 2010 (389)
- October 2010 (499)
- September 2010 (444)
- August 2010 (495)
- July 2010 (487)
- June 2010 (474)
- May 2010 (420)
- April 2010 (430)
- March 2010 (630)
- February 2010 (492)
- January 2010 (471)
- December 2009 (543)
- November 2009 (691)
- October 2009 (558)
- September 2009 (614)
- August 2009 (677)
- July 2009 (885)
- June 2009 (847)
- May 2009 (812)
- April 2009 (881)
- March 2009 (728)
- February 2009 (726)
- January 2009 (517)
- December 2008 (457)
- November 2008 (566)
- October 2008 (658)
- September 2008 (708)
- August 2008 (539)
- July 2008 (706)
- June 2008 (542)
- May 2008 (560)
- April 2008 (718)
- March 2008 (657)
- February 2008 (611)
- January 2008 (546)
- December 2007 (446)
- November 2007 (445)
- October 2007 (448)
- September 2007 (406)
- August 2007 (306)
- July 2007 (241)
- June 2007 (216)
- May 2007 (150)
- April 2007 (100)
- March 2007 (138)
- February 2007 (70)
- January 2007 (105)
- December 2006 (62)
- November 2006 (115)
- October 2006 (87)
- September 2006 (56)
- August 2006 (73)
- July 2006 (57)
- June 2006 (35)
- May 2006 (42)
- April 2006 (43)
- March 2006 (74)
- February 2006 (17)