Search Discussions
-
Hi Folks, I'm wondering if there is any sample screenshots out there for the Hadoop webapps? I poked around the website, the wiki, and some other places and couldn't find any? If there aren't any ...
Chris Mattmann
Oct 8, 2007 at 3:09 pm
Oct 9, 2007 at 6:22 am -
Hi, I'm starting to learn DFS of hadoop. Are there any docs about the detail of DFS, such as the layout of the data structure? Thanks -- Xie Gang
谢纲
Oct 8, 2007 at 2:08 pm
Oct 8, 2007 at 3:23 pm -
Hello all, I am using Hadoop C/C++ API with API definitions found hdfs.h In comments for hdfsListDirectory function, there is a line "Get list of files/directories for a given directory-path. ...
Taeho Kang
Oct 8, 2007 at 5:25 am
Oct 8, 2007 at 5:43 am -
Hello all What is the procedure for reading counters after a job has run? I want to be able to run my job using JobClient.runJob(), then read out some counters to make a decision about whether to run ...
Steve Schlosser
Oct 3, 2007 at 2:21 pm
Oct 3, 2007 at 5:24 pm -
Hi,all: I am starting to use hadoop recently,I have 3 questions to ask?Can anybody help me with it? first question:I previously have some code under Windows and some .exe & .dll file.Does hadoop ...
Vid sea
Oct 31, 2007 at 3:44 pm
Oct 31, 2007 at 4:49 pm -
Hello, According to a hadoop tutorial (http://wiki.apache.org/nutch/NutchHadoopTutorial) on wiki, "you don't want to search using DFS, you want to search using local filesystems. Once the index has ...
Paul H.
Oct 27, 2007 at 4:19 pm
Oct 27, 2007 at 6:52 pm -
package org.apache.hadoop.examples simple examples r in this package. ----- 原始邮件 ---- 发件人: Mehdi Sheikhalishahi <mehdi.alishahi@gmail.com 收件人: hadoop-user@lucene.apache.org 已发送: 2007/10/8(周一), ...
Kauu
Oct 8, 2007 at 11:25 am
Oct 24, 2007 at 1:34 am -
Hi! I am new at clustering, to start a demo cluster what are the steps require to take. Presently I could experimenting with 3 Linux system all latest Intel based with 512 RAM Thanks Sukalyan Banga
Sukalyan Banga
Oct 20, 2007 at 2:04 pm
Oct 20, 2007 at 4:39 pm -
Hi all-- I had a subtle bug in a MapReduce job that I was working on related to the fact that my custom key type's hash type (used by the default HashPartitioner) was putting elements that belonged ...
Chris Dyer
Oct 15, 2007 at 2:11 pm
Oct 15, 2007 at 9:19 pm -
Is there Hadoop UML class and sequence diagram available? Thanks, James Yu
James Yu
Oct 13, 2007 at 12:28 am
Oct 13, 2007 at 1:32 am -
Several questions to ask about hadoop: - when I install hadoop under /usr/local/hadoop/hadoop for master. Can other slaves be installed under different directories? Or every machine should have the ...
Wang Jian
Oct 10, 2007 at 9:36 pm
Oct 10, 2007 at 9:36 pm -
Hi, I have set up 2-node cluster running on Ubuntu 7.04 and tested the examples, including wordcount and pi. But the jobs don't always finish. Sometimes the reduce tasks hang in the middle, such as ...
Ming Yang
Oct 9, 2007 at 3:17 am
Oct 9, 2007 at 7:05 am -
Hi, What is meant by an External HDFS or External Mapred?? Thanks in Advance. -Preethi Explore your hobbies and interests. Go to http://in.promos.yahoo.com/groups
Preethi Chockalingam
Oct 9, 2007 at 4:29 am
Oct 9, 2007 at 7:04 am -
Hi, What is the URL of hadoop management interface? And how to configure the hadoop as webdav store? Are there examples or documents? Thank you! regards
贺齐
Oct 8, 2007 at 3:13 am
Oct 8, 2007 at 4:22 am -
Looks like I ran into something like HADOOP-1978 symptom: 2007-10-04 20:51:24,197 INFO org.apache.hadoop.fs.FSNamesystem: Roll Edit Log from <IP4 2007-10-04 20:51:24,197 INFO ...
Christian Kunz
Oct 4, 2007 at 9:09 pm
Oct 4, 2007 at 9:38 pm -
Hello, Is there any documentation about HOD? -- Best Regards, S.Mehdi Sheikhalishahi, Web: http://www.cse.shirazu.ac.ir/~alishahi/ Bye.
Mehdi Sheikhalishahi
Oct 4, 2007 at 6:38 am
Oct 4, 2007 at 7:51 am -
Just posting a link to this paper because I hadn't seen it mentioned here and thought you guys would find it interesting. http://www.allthingsdistributed.com/2007/10/amazons_dynamo.htm "Dynamo is ...
Kate rhodes
Oct 3, 2007 at 12:00 pm
Oct 3, 2007 at 3:57 pm -
i try to crawl with nutch "bin/nutch crawl urls -dir crawled -depth 3" but show error that - parsing jar:file:/usr/lib/jdk1.6.0_01/jre/lib/ext/hadoop-0.9.2.jar!/hadoop-default.xml - parsing ...
Jibjoice
Oct 1, 2007 at 4:54 am
Oct 2, 2007 at 1:02 am -
Ah yea, I forgot to mention that part. Our raw logs are obviously compressed as well, but I'm pushing them frequently enough that there are always enough splits/maps to saturate the nodes. I heard ...
Stu Hood
Oct 1, 2007 at 12:52 am
Oct 1, 2007 at 2:42 am -
Hi, It seems as if info.mKind is always kObjectKindDirectory, no matter whether it's a directory or a file. This is using hadoop-0.13.2. Is anyone else having the same problem? Thanks, pete
Pete Wyckoff
Oct 31, 2007 at 1:06 am
Oct 31, 2007 at 1:06 am -
Hi All, I tried setting up a local filesystem crawl through nutch-0.9. I am facing problems trying this. Following are the details: ------------------------------ CRAWL OUTPUT: Found 1 items ...
Prem kumar
Oct 29, 2007 at 4:57 am
Oct 29, 2007 at 4:57 am -
Hello, According to a hadoop tutorial (http://wiki.apache.org/nutch/NutchHadoopTutorial) on wiki, "you don't want to search using DFS, you want to search using local filesystems. Once the index has ...
Paul H.
Oct 27, 2007 at 5:27 pm
Oct 27, 2007 at 5:27 pm -
http://blog.csdn.net/kauu ----- 原始邮件 ---- 发件人: 谢纲 <xiegang112@gmail.com 收件人: hadoop-user@lucene.apache.org 已发送: 2007/10/8(周一), 下午11:22:38 主题: Re: Is there any doc about DFS of hadoop I have read this ...
Kauu
Oct 24, 2007 at 1:31 am
Oct 24, 2007 at 1:31 am -
Running 0.13.1 - running into this very predictably (some tasks seem to keep timing out). The pattern is like this: - tasktracker says reduce task is not responding: 2007-10-20 18:40:28,225 INFO ...
Joydeep Sen Sarma
Oct 21, 2007 at 2:25 am
Oct 21, 2007 at 2:25 am -
Hi all, I've previously played with hadoop 0.12.3 and recently downloaded 0.14.2. It seems that hadoop 0.14.2 by default will read the config files in hadoop-0.14.2-core.jar but not the ...
Cedric Ho
Oct 18, 2007 at 6:15 am
Oct 18, 2007 at 6:15 am -
Hi there, I have upgraded from Hadoop 0.12.2 to 0.14.1 and am working on nutch. All seems to be fine except for Dedup jobs fail with "java.io.IOException". I found someone else get this error which ...
Pvvpr
Oct 15, 2007 at 5:20 pm
Oct 15, 2007 at 5:20 pm -
We are using hadoop for multiple users and the DFS is using a shared directory for data as noted by FAQ #13. Is there a way to have hadoop use a different classpath per job? Currently if I startup ...
Xavier Stevens
Oct 13, 2007 at 12:25 am
Oct 13, 2007 at 12:25 am -
Just in case this can help somebody else and because I just spent a couple of hours debugging this, thought I would share and insight. This only affects locally running jobs, not the DFS, and should ...
Dennis Kubes
Oct 12, 2007 at 10:48 pm
Oct 12, 2007 at 10:48 pm -
Hi, I am quite a roobie to webdav. Could you give me some example to deploy hadoop webdav? Thank you! Regards
贺齐
Oct 12, 2007 at 12:22 pm
Oct 12, 2007 at 12:22 pm -
Hi, I am using Nutch/Hadoop with single node mode.Nutch failed to generate a new segement and in the hadoop log I find the error message below: 007-10-12 11:09:53,961 INFO crawl.Generator - ...
Qi wu
Oct 12, 2007 at 4:39 am
Oct 12, 2007 at 4:39 am -
Hi, I'm totally new to hadoop, and I was reading the docs on HDFS. It mentions something called "streaming data access". Does this simply mean that HDFS has been optimized for throughput rather than ...
Daniel Wong
Oct 9, 2007 at 9:10 am
Oct 9, 2007 at 9:10 am -
Subject: Hadoop/Lucene/Nutch user in Beijing Get Together?
Qi wu
Oct 9, 2007 at 8:29 am
Oct 9, 2007 at 8:29 am -
Hi, I configure the hadoop as in document, there are 4 servers, one namenode and 3 datanode and replication is 3. But when I use the command dfsadmin -report there are 4 datanodes, one of the ...
贺齐
Oct 8, 2007 at 3:29 am
Oct 8, 2007 at 3:29 am -
I want to run LineIndexer example, but I've got some problem. I want to use both setMapperClass method and JobClient object. I impoted the following, but It does not work. What's the matter? ...
Mehdi Sheikhalishahi
Oct 7, 2007 at 5:25 pm
Oct 7, 2007 at 5:25 pm -
Hadoop folks might be interested that we've used Hadoop to render some maps of the Internet address space. Aggregated maps are at <http://www.isi.edu/ant/address ; we've rendered these both with and ...
John Heidemann
Oct 4, 2007 at 5:12 pm
Oct 4, 2007 at 5:12 pm -
Hi all, I just got started running hadoop, and I'm seeing extremely low map performance. I'm trying the grep example over about 8.3 GB of data (~23 million lines) and it's taking more than 3h to ...
Martin Traverso
Oct 2, 2007 at 8:55 pm
Oct 2, 2007 at 8:55 pm -
Hi all. I am not sure if I should file a separate bug report or if this is a duplicate of <http://issues.apache.org/jira/browse/HADOOP-1487 I am trying to get started with running hadoop, but have ...
Erik Hetzner
Oct 1, 2007 at 11:37 pm
Oct 1, 2007 at 11:37 pm
Group Overview
group | common-user |
categories | hadoop |
discussions | 87 |
posts | 448 |
users | 116 |
website | hadoop.apache.org... |
irc | #hadoop |
116 users for October 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)