[jira] [Resolved] (HADOOP-7921) StandbyException should extend IOException

2011-12-14 Thread Todd Lipcon (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HADOOP-7921. - Resolution: Fixed Fix Version/s: HA Branch (HDFS-1623) Hadoop Flags: Reviewed Commit

[jira] [Created] (HADOOP-7924) 
FailoverController for client-based configuration

2011-12-14 Thread Eli Collins (Created) (JIRA)

FailoverController for client-based configuration -- Key: HADOOP-7924 URL: https://issues.apache.org/jira/browse/HADOOP-7924 Project: Hadoop Common Issue Type: Sub-task Components: h

Re: [VOTE] Hadoop-1.0.0 release candidate 2

2011-12-14 Thread Marco Zühlke
Chris K Wensel writes: > > fwiw, looks like there is a dependency missing for jackson in the published pom file. Hi Chris, there is already an issues for this: HADOOP-7461 Marco > > Looks like JobClient imports some of its classes causing Hadoop local mode to fail if running directly from >

Re: [VOTE] Hadoop-1.0.0 release candidate 2

2011-12-14 Thread Mark Holderbaugh
Matt, I would like to request the following JIRA be included in Hadoop 1.0.0. https://issues.apache.org/jira/browse/MAPREDUCE-3475 https://issues.apache.org/jira/browse/HDFS-2589 Thanks Mark On 12/8/11 1:57 PM, "Matt Foley" wrote: > Hello all, > I have posted a release candidate for Hado

Re: [ANNOUNCEMENT] Apache Hadoop 0.22.0 release

2011-12-14 Thread Thomas Graves
Perhaps I missed it in another thread but does this become 2.0 then? Tom On 12/12/11 2:33 PM, "Konstantin Shvachko" wrote: > On December 10, 2011 Hadoop PMC voted to release Hadoop 0.22.0 > See http://s.apache.org/COC > > The release have been brewing for one year. > It incorporates over 700

[jira] [Reopened] (HADOOP-7920) Remove Avro RPC

2011-12-14 Thread Doug Cutting (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting reopened HADOOP-7920: -- There are a few more things that can be removed. > Remove Avro RPC >

[jira] [Resolved] (HADOOP-7461) Jackson Dependency Not Declared in Hadoop POM

2011-12-14 Thread Giridharan Kesavan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-7461. Resolution: Fixed Fix Version/s: 1.1.0 1.0.0 committed t

[jira] [Created] (HADOOP-7925) Add interface and update CLI to query current state to HAServiceProtocol

2011-12-14 Thread Eli Collins (Created) (JIRA)
Add interface and update CLI to query current state to HAServiceProtocol Key: HADOOP-7925 URL: https://issues.apache.org/jira/browse/HADOOP-7925 Project: Hadoop Common

hadoop heartbeat interval

2011-12-14 Thread 郭冲
in TaskTracker.offerService() i see "sleeps for the wait time or until there are empty slots to schedule tasks", does the taskTracker sent heartbeat every n seconds (if i set the interval is n) ? if the taskTracker has empty slots but the interval between now and the last heartbeat is less t

Re: [ANNOUNCEMENT] Apache Hadoop 0.22.0 release

2011-12-14 Thread Konstantin Shvachko
Yes this has been discussed in one of the threads about Hadoop 1.0. The idea was to rename .20 to 1; .22 to 2 and .23 to 3. So it's a matter of reaching a consensus via voting. --Konstantin On Wed, Dec 14, 2011 at 7:15 AM, Thomas Graves wrote: > Perhaps I missed it in another thread but does this

[jira] [Created] (HADOOP-7926) Test-patch should have maven.test.failure.ignore,maven.test.error.ignore to run all the tests even in case of failure/error.

2011-12-14 Thread Ravi Teja Ch N V (Created) (JIRA)
Test-patch should have maven.test.failure.ignore,maven.test.error.ignore to run all the tests even in case of failure/error. Key: HADOOP-7926