Search Discussions
-
I'm running Hadoop 0.20.203.0 with the default io.compression.codec value. When I try to do "hadoop fs -text" on a "*.deflate" file on HDFS it prints garbage to STDOUT. Presumably the file is not ...
W.P. McNeill
Aug 31, 2011 at 11:49 pm
Aug 31, 2011 at 11:49 pm -
Hi ! I wanted to build and run the hadoop code itself from eclipse . I followed the instructions in http://wiki.apache.org/hadoop/EclipseEnvironment as : 1) I have checked out the hadoop release from ...
Arun k
Aug 31, 2011 at 6:10 am
Aug 31, 2011 at 6:10 am -
Hi - I’m working with Maven inside IntelliJ, using Hadoop 0.20.203.0, and I get the following error message when trying to run my own unit tests, that use MiniDFSCluster. I copied how to use ...
Frank Astier
Aug 29, 2011 at 7:01 pm
Aug 29, 2011 at 7:01 pm -
Hi, We are organizing a Hadoop meetup to talk about Hadoop and big data in Delhi/NCR. We have good presenters from different organizations and the topic looks very interesting. Suggestions and ...
Shahnawaz Saifi
Aug 24, 2011 at 5:19 pm
Aug 24, 2011 at 5:19 pm -
Hi, I am newbie in Python I was looking in to the Python example of running map reduce job of Michael Noll's article. I was trying to run this example in CDH3. Map tasks is running in a loop and the ...
Jagaran das
Aug 23, 2011 at 9:20 pm
Aug 23, 2011 at 9:20 pm -
Hadoop fans, The September Hadoop meetup will be held Wednesday, September 14, from 6pm to 8pm. This meetup will be hosted by ngmoco at their office on Brannan St. As usual, we will use the ...
Aaron Kimball
Aug 22, 2011 at 9:35 pm
Aug 22, 2011 at 9:35 pm -
Hi all, I would like to force locality for the tasks in hadoop using FairScheduler and schedule the tasks locally than on non-local nodes. I am using CDH3 and tried setting the property in ...
ASN
Aug 22, 2011 at 12:43 pm
Aug 22, 2011 at 12:43 pm -
Hey to everyone! ;) Anyone knows, how do I pass null or empty -param through to pig script? Following *does not* work: /pig/bin/pig -param *rootPath=* MapProfile.pig /pig/bin/pig -param *rootPath=''* ...
Marcello
Aug 22, 2011 at 12:41 pm
Aug 22, 2011 at 12:41 pm -
Hi I just upgraded from 0.19 to 0.20 everything seems fine however the web monitoring tool doesn't work any more: neither http://mydomain.com:50070/webapps/hdfs/dfshealth.jsp nore ...
MilleBii
Aug 21, 2011 at 6:04 pm
Aug 21, 2011 at 6:04 pm -
0
DHUG
http://on.fb.me/p7Og4F -- Thanks, ShahShahnawaz Saifi
Aug 20, 2011 at 2:49 pm
Aug 20, 2011 at 2:49 pm -
I would like my streaming job to receive the names of files stored on HDFS, but not the actual contents of the files, and I would like data locality to be honored (I want mappers to run on nodes ...
Keith Wiley
Aug 19, 2011 at 9:46 pm
Aug 19, 2011 at 9:46 pm -
I am working with some data that has a custom IO serialization. So I've added the appropriate class to the io.serializations property of mapred-site.xml. <property <name io.serializations</name ...
W.P. McNeill
Aug 17, 2011 at 8:48 pm
Aug 17, 2011 at 8:48 pm -
Hi all, Is it possible to use HFTP input like this: $ hadoop jar hadoop-streaming.jar \ - -input hftp://node1/records \ - -output hdfs://node2/result ... ? I've tried several times with different ...
Chenguang Li
Aug 16, 2011 at 10:21 am
Aug 16, 2011 at 10:21 am -
Hi all, There was a modified version of one of the tests I wanted to use. I dropped its source into {HADOOP}/src/test/org/apache/hadoop/fs, and I modified ...
Sean Hogan
Aug 15, 2011 at 4:18 pm
Aug 15, 2011 at 4:18 pm -
Hey guys, I'm new on the list and I'm currently considering Hadoop to solve a data distribution problem. Right now, there's a server which contains very large files (usual files have 30GB or even ...
Thiago Moraes
Aug 15, 2011 at 12:39 am
Aug 15, 2011 at 12:39 am -
Hello all, I was hoping to get some feedback on a new API that I have been working on for Hadoop as part of my MSc dissertation project. Then I thought who better to ask than the Hadoop users ...
Cosmin Dumitrache
Aug 15, 2011 at 12:38 am
Aug 15, 2011 at 12:38 am -
Dear All: The job tracker and the web interface for the namenode and jobtracker displays various information about the jobs for both pseudo mode and cluser mode (which I am yet to setup, see my other ...
A Df
Aug 13, 2011 at 11:58 am
Aug 13, 2011 at 11:58 am -
They have 2 values in the log, do they mean max and min? 2011-08-13 18:18:16,661 INFO org.apache.hadoop.mapred.MapTask: data buffer = 79691776/99614720 2011-08-13 18:18:16,661 INFO ...
Daniel,Wu
Aug 13, 2011 at 10:22 am
Aug 13, 2011 at 10:22 am -
Hi, What is the best and fast way to achieve parallel copy to hadoop from an NFS mount? We have a mount with huge number of files and we need to copy it into hdfs. Some options: 1. Run copyFromLocal ...
Jagaran das
Aug 13, 2011 at 8:01 am
Aug 13, 2011 at 8:01 am -
I'm getting this "Incompatible buildVersion" error even though they look to be the same build version (see below). The only difference is that the tasktracker is running on Debian-6.0 and the ...
Matt Matson
Aug 12, 2011 at 11:50 pm
Aug 12, 2011 at 11:50 pm -
Hey, If you are using Hadoop in Pittsburgh, please send me a quick note with a short description of what you are doing. I'm especially interested in companies using Hadoop. I run the local Pittsburgh ...
Doug Balog
Aug 11, 2011 at 3:29 pm
Aug 11, 2011 at 3:29 pm -
Hi, I found some materials about submitting hadoop jobs via PBS. Any idea how to interactively browse HDFS through PBS? Our supercomputer uses lustre storage system. I found a wiki talking about ...
Shi Yu
Aug 11, 2011 at 3:24 pm
Aug 11, 2011 at 3:24 pm -
Greetings all. I've been looking for documentation to answer a couple of hadoop configuration questions but so far have come up dry. I was hoping someone could provide a quick pointer or answer a ...
Greg Bledsoe
Aug 9, 2011 at 5:30 pm
Aug 9, 2011 at 5:30 pm -
Hi , I want to get result information of finished hadoop job. Currently I can see it using hadoop admin web console. For example: Kind% CompleteNum TasksPendingRunningCompleteKilledFailed/Killed Task ...
Oleg Ruchovets
Aug 9, 2011 at 3:18 pm
Aug 9, 2011 at 3:18 pm -
Hi, According to the attached image found on yahoo's hadoop tutorial<http://developer.yahoo.com/hadoop/tutorial/module4.html , the order of operations is map combine partition which should be ...
Premal Shah
Aug 5, 2011 at 6:00 pm
Aug 5, 2011 at 6:00 pm -
According to the hadoop streaming docs<http://hadoop.apache.org/common/docs/r0.20.0/streaming.html#Working+with+the+Hadoop+Aggregate+Package+%28the+-reduce+aggregate+option%29 , there is an inbuilt ...
Premal Shah
Aug 4, 2011 at 8:35 pm
Aug 4, 2011 at 8:35 pm -
Hai all ! I am Masters graduate trying to use Mumak for my project. Case 1: I did svn checkout of common,hdfs and mapreduce from http://svn.apache.org/repos/asf/hadoop/common/trunk/ I inserted proxy ...
Arun k
Aug 3, 2011 at 4:50 am
Aug 3, 2011 at 4:50 am -
Hello, we are currently trying to configure a secure Hadoop install (version 0.22) to work with a Checkpoint node, and the problem is that we can't seem to find any property that allows you to set ...
Grzegorz Gunia
Aug 2, 2011 at 11:00 pm
Aug 2, 2011 at 11:00 pm -
Hi Hadoop users, Zinnia Systems is conducting one day workshop on Hadoop in Bangalore. If anyone interested register here http://hadoopworkshop.eventbrite.com/ Regards, Madhukara Phatak
Madhu phatak
Aug 2, 2011 at 12:05 pm
Aug 2, 2011 at 12:05 pm
Group Overview
group | common-user |
categories | hadoop |
discussions | 129 |
posts | 474 |
users | 165 |
website | hadoop.apache.org... |
irc | #hadoop |
165 users for August 2011
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)