[jira] [Resolved] (HADOOP-8603) Test failures with "Container .. is running beyond virtual memory limits"

2012-08-08 Thread Ilya Katsov (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Katsov resolved HADOOP-8603. - Resolution: Duplicate Moved to https://issues.apache.org/jira/browse/MAPREDUCE-4535

Re: Contributing to the Hadoop project

2012-08-08 Thread Andy Isaacson
On Wed, Aug 8, 2012 at 5:31 PM, Deepak Kapoor wrote: > Hi Steve, > > On the wiki page (http://wiki.apache.org/hadoop/HowToContribute) it says > that most development is done in Trunk. > > Let's say a bug is found in 2.0.0-alpha-rc1. Should it then be fixed in > 2.0.0-alpha-rc1? How is this fix the

Re: Contributing to the Hadoop project

2012-08-08 Thread Deepak Kapoor
Hi Steve, On the wiki page (http://wiki.apache.org/hadoop/HowToContribute) it says that most development is done in Trunk. Let's say a bug is found in 2.0.0-alpha-rc1. Should it then be fixed in 2.0.0-alpha-rc1? How is this fix then applied to Trunk? Regards, Deepak On Thu, Aug 9, 2012 at 3:34

[jira] [Created] (HADOOP-8664) hadoop streaming job need the full path to commands even when they are in the path

2012-08-08 Thread Bikas Saha (JIRA)
Bikas Saha created HADOOP-8664: -- Summary: hadoop streaming job need the full path to commands even when they are in the path Key: HADOOP-8664 URL: https://issues.apache.org/jira/browse/HADOOP-8664 Projec

[jira] [Created] (HADOOP-8663) UnresolvedAddressException while connect causes NPE

2012-08-08 Thread John George (JIRA)
John George created HADOOP-8663: --- Summary: UnresolvedAddressException while connect causes NPE Key: HADOOP-8663 URL: https://issues.apache.org/jira/browse/HADOOP-8663 Project: Hadoop Common Iss

[jira] [Created] (HADOOP-8662) remove separate pages for Common, HDFS & MR projects

2012-08-08 Thread Doug Cutting (JIRA)
Doug Cutting created HADOOP-8662: Summary: remove separate pages for Common, HDFS & MR projects Key: HADOOP-8662 URL: https://issues.apache.org/jira/browse/HADOOP-8662 Project: Hadoop Common

Hadoop cluster/monitoring

2012-08-08 Thread Nagaraju Bingi
Hi, I'm beginner in Hadoop concepts. I have few basic questions: 1) looking for APIs to retrieve the capacity of the cluster. so that i can write a script to when to add a new slave node to the cluster a) No.of Task trackers and capacity of each task tracker to spawn max No.of

Re: Contributing to the Hadoop project

2012-08-08 Thread Steve Loughran
On 8 August 2012 10:23, Clay McDonald wrote: > Hello all, I would like to know how I can assist with the Hadoop project? > It doesn't matter in what capacity. I just want to help out with whatever > is needed. > > One way that can benefit you and the source is to grab the alpha/beta releases and

Contributing to the Hadoop project

2012-08-08 Thread Clay McDonald
Hello all, I would like to know how I can assist with the Hadoop project? It doesn't matter in what capacity. I just want to help out with whatever is needed. Thanks, Clay McDonald

[jira] [Created] (HADOOP-8661) Stack Trace in Exception.getMessage causing oozie DB to have issues

2012-08-08 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created HADOOP-8661: --- Summary: Stack Trace in Exception.getMessage causing oozie DB to have issues Key: HADOOP-8661 URL: https://issues.apache.org/jira/browse/HADOOP-8661 Pro

Build failed in Jenkins: Hadoop-Common-trunk #497

2012-08-08 Thread Apache Jenkins Server
See Changes: [acmurthy] YARN-1. Fixed message in CHANGES.txt [acmurthy] YARN-1. Promote YARN to be a sub-project of Apache Hadoop. [atm] HDFS-3760. primitiveCreate is a write, not a read. Contributed by Andy Isaacson. [eli] HDFS-