Re: learning and contributing

2012-06-04 Thread Harsh J
Hey Gourav, Welcome! For contributing, you can start via http://wiki.apache.org/hadoop/HowToContribute For learning, please refer to the available docs on http://hadoop.apache.org, and there are also several books available out there today you can refer to. On Mon, Jun 4, 2012 at 3:33 AM,

Make Hadoop NetworkTopology and data locality more pluggable for other deploying topology like: virtualization.

2012-06-04 Thread Jun Ping Du
Hello Folks, I just filed a Umbrella jira today to address current NetworkTopology issue that binding strictly to three tier network. The motivation here is to make hadoop more flexible for deploying topology (especially for cloud/virtualization case) and more configurable in data

[jira] [Created] (MAPREDUCE-4308) Remove excessive split log messages

2012-06-04 Thread Kihwal Lee (JIRA)
Kihwal Lee created MAPREDUCE-4308: - Summary: Remove excessive split log messages Key: MAPREDUCE-4308 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4308 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-4311) Capacity scheduler.xml does not accept decimal values for capacity and maximum-capacity settings

2012-06-04 Thread Thomas Graves (JIRA)
Thomas Graves created MAPREDUCE-4311: Summary: Capacity scheduler.xml does not accept decimal values for capacity and maximum-capacity settings Key: MAPREDUCE-4311 URL:

trunk branch-2 builds now require cmake

2012-06-04 Thread Alejandro Abdelnur
As a heads up, autoconf is dead, long live cmake HADOOP-8368 is in in both trunk and branch-2 (thanks Colin) If you are building native Hadoop (-Pnative) you may need to install CMAKE in your system. Thx -- Alejandro

Re: Make Hadoop NetworkTopology and data locality more pluggable for other deploying topology like: virtualization.

2012-06-04 Thread Milind.Bhandarkar
That's great Junping. Hoping to see this in trunk / hadoop 2.0 and hadoop 1.1 soon. - milind On Jun 4, 2012, at 8:48 AM, Jun Ping Du wrote: Hello Folks, I just filed a Umbrella jira today to address current NetworkTopology issue that binding strictly to three tier network. The

[jira] [Created] (MAPREDUCE-4312) Add metrics to RM for NM heartbeats

2012-06-04 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-4312: - Summary: Add metrics to RM for NM heartbeats Key: MAPREDUCE-4312 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4312 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-4313) TestTokenCache doesn't compile due TokenCache.getDelegationToken compilation error

2012-06-04 Thread Eli Collins (JIRA)
Eli Collins created MAPREDUCE-4313: -- Summary: TestTokenCache doesn't compile due TokenCache.getDelegationToken compilation error Key: MAPREDUCE-4313 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4313

[jira] [Resolved] (MAPREDUCE-4240) Revert MAPREDUCE-2767

2012-06-04 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved MAPREDUCE-4240. Resolution: Fixed Hadoop Flags: Reviewed +1 I just committed

[jira] [Resolved] (MAPREDUCE-4243) Modify mapreduce build to include task-controller

2012-06-04 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved MAPREDUCE-4243. Resolution: Fixed Hadoop Flags: Reviewed +1 I just committed

[jira] [Resolved] (MAPREDUCE-2178) Race condition in LinuxTaskController permissions handling

2012-06-04 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved MAPREDUCE-2178. Resolution: Fixed Release Note: +1 Made tiny modification. The