[jira] Created: (HADOOP-6357) Reducers fail with OutOfMemoryError while copying Map outputs

2009-11-03 Thread Chandra Prakash Bhagtani (JIRA)
Reducers fail with OutOfMemoryError while copying Map outputs - Key: HADOOP-6357 URL: https://issues.apache.org/jira/browse/HADOOP-6357 Project: Hadoop Common Issue Type: Bug

[jira] Created: (HADOOP-6358) org.apache.hadoop.mapred.TestMiniMRClasspath unit test is failing in 0.21 mapred release

2009-11-03 Thread Iyappan Srinivasan (JIRA)
org.apache.hadoop.mapred.TestMiniMRClasspath unit test is failing in 0.21 mapred release Key: HADOOP-6358 URL: https://issues.apache.org/jira/browse/HADOOP-6358

Doubt regarding streaming of hadoop jobs

2009-11-03 Thread T. Madana Gopal
Hi all, I have tried the streaming of ordinary map/reduce program in python.Is there any way to run those programs on particular set of nodes(i.e mentioning their IP addresses)?.If it can be done,then how to do it?.Please help on this problem. Thank you

[jira] Resolved: (HADOOP-6355) Make FileSystemContractBaseTest, LocalFileSystem, and FileSystem javadoc compliant

2009-11-03 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan resolved HADOOP-6355. - Resolution: Duplicate I'm going to go ahead and say this does duplicate the other jira. It

[jira] Created: (HADOOP-6362) parameterize mvn-deploy to publish artifacts to snapshots and staging

2009-11-03 Thread Giridharan Kesavan (JIRA)
parameterize mvn-deploy to publish artifacts to snapshots and staging --- Key: HADOOP-6362 URL: https://issues.apache.org/jira/browse/HADOOP-6362 Project: Hadoop Common

Re: Checking out Hadoop source code in Eclipse

2009-11-03 Thread smarthrish
@ gaurav - yep did check the project build path @ amogh - yep. Had referred to this vid too . Followed the same steps as shown in the vid. @ philip - yep did a compile with compile-core-test as well as eclipse-files The errors still persist . Regards, Hrishi

[jira] Created: (HADOOP-6361) Specific Exceptions thrown by FileContext and AbstractFileSystem

2009-11-03 Thread Jitendra Nath Pandey (JIRA)
Specific Exceptions thrown by FileContext and AbstractFileSystem Key: HADOOP-6361 URL: https://issues.apache.org/jira/browse/HADOOP-6361 Project: Hadoop Common Issue Type:

Checking out Hadoop source code in Eclipse

2009-11-03 Thread smarthrish
Hi . I am trying to work on building Hadoop in Eclipse. The version I am checking out is http://svn.apache.org/repos/asf/hadoop/common/tags/release-0.20.1 . After checking out this release and following the instructions on the http://wiki.apache.org/hadoop/EclipseEnvironment page I am still

Re: Checking out Hadoop source code in Eclipse

2009-11-03 Thread smarthrish
Hey Philip. I checked your vid and followed the same steps. I used Subclipse for checking out code and the version of Eclipse which I am using is Galileo for Mac . Dont know if that is the reason. Can you send me an eclipse project for the hadoop-0.20.1 release if possible ? Regards, Hrishi

[jira] Created: (HADOOP-6363) Move Seekable and PositionedReadable interfaces from o.a.h.fs to o.a.h.io package

2009-11-03 Thread Arun C Murthy (JIRA)
Move Seekable and PositionedReadable interfaces from o.a.h.fs to o.a.h.io package - Key: HADOOP-6363 URL: https://issues.apache.org/jira/browse/HADOOP-6363 Project: