Re: Abstraction layer to support both YARN and Mesos

2013-07-31 Thread Steve Loughran
On 26 July 2013 07:13, Tsuyoshi OZAWA ozawa.tsuyo...@gmail.com wrote: Hi, Now, Apache Mesos, an distributed resource manager, is top-level apache project. Meanwhile, As you know, Hadoop has own resource manager - YARN. IMHO, we should make resource manager pluggable in MRv2, because there

RE: [VOTE] Release Apache Hadoop 2.1.0-beta

2013-07-31 Thread Bikas Saha
+1. Using it locally for Tez. Bikas -Original Message- From: Arun C Murthy [mailto:a...@hortonworks.com] Sent: Tuesday, July 30, 2013 6:30 AM To: common-...@hadoop.apache.org; hdfs-...@hadoop.apache.org; yarn-...@hadoop.apache.org; mapreduce-dev@hadoop.apache.org Subject: [VOTE] Release

[jira] [Created] (MAPREDUCE-5438) JavaDoc generates partially for MultithreadedMapRunner

2013-07-31 Thread Ananth Vikram Bommireddipalli (JIRA)
Ananth Vikram Bommireddipalli created MAPREDUCE-5438: Summary: JavaDoc generates partially for MultithreadedMapRunner Key: MAPREDUCE-5438 URL:

[jira] [Resolved] (MAPREDUCE-3894) 0.23 and trunk MR builds fail intermittently

2013-07-31 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved MAPREDUCE-3894. --- Resolution: Fixed 0.23 and trunk MR builds fail intermittently

[jira] [Created] (MAPREDUCE-5439) mpared-default.xml has missing properties

2013-07-31 Thread Siddharth Wagle (JIRA)
Siddharth Wagle created MAPREDUCE-5439: -- Summary: mpared-default.xml has missing properties Key: MAPREDUCE-5439 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5439 Project: Hadoop

Re: How to submit a MapReduce job remotely

2013-07-31 Thread Anthony Urso
Try something along the lines of hadoop -jt jobtracker host name jar your jar your main class your arguments... Cheers, Anthony On Tue, Jul 30, 2013 at 2:49 PM, Adam Iezzi aie...@hotmail.com wrote: Currently, when submitting a job to MapReduce, I have to build/compile my jar file in my IDE.

[jira] [Created] (MAPREDUCE-5440) TestCopyCommitter Fails on JDK7

2013-07-31 Thread Robert Parker (JIRA)
Robert Parker created MAPREDUCE-5440: Summary: TestCopyCommitter Fails on JDK7 Key: MAPREDUCE-5440 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5440 Project: Hadoop Map/Reduce