[jira] [Resolved] (HADOOP-7084) Remove java5 dependencies from site's build

2012-06-26 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik resolved HADOOP-7084. Resolution: Duplicate This is a dup of Hadoop-7072 > Remove java5

[jira] [Created] (HADOOP-8534) TestQueueManagerForJobKillAndJobPriority and TestQueueManagerForJobKillAndNonDefaultQueue fail on Windows

2012-06-26 Thread Ivan Mitic (JIRA)
Ivan Mitic created HADOOP-8534: -- Summary: TestQueueManagerForJobKillAndJobPriority and TestQueueManagerForJobKillAndNonDefaultQueue fail on Windows Key: HADOOP-8534 URL: https://issues.apache.org/jira/browse/HADOOP-8

[jira] [Created] (HADOOP-8533) Remove Parallel Call in IPC

2012-06-26 Thread Suresh Srinivas (JIRA)
Suresh Srinivas created HADOOP-8533: --- Summary: Remove Parallel Call in IPC Key: HADOOP-8533 URL: https://issues.apache.org/jira/browse/HADOOP-8533 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-8532) [Configuration] Increase or make variable substitution depth configurable

2012-06-26 Thread Harsh J (JIRA)
Harsh J created HADOOP-8532: --- Summary: [Configuration] Increase or make variable substitution depth configurable Key: HADOOP-8532 URL: https://issues.apache.org/jira/browse/HADOOP-8532 Project: Hadoop Commo

[jira] [Created] (HADOOP-8531) SequenceFile Writer can throw out a better error if a serializer isn't available

2012-06-26 Thread Harsh J (JIRA)
Harsh J created HADOOP-8531: --- Summary: SequenceFile Writer can throw out a better error if a serializer isn't available Key: HADOOP-8531 URL: https://issues.apache.org/jira/browse/HADOOP-8531 Project: Hadoo

[jira] [Resolved] (HADOOP-8486) Resource leak - Close the open resource handles (File handles) before throwing the exception from the SequenceFile constructor

2012-06-26 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha resolved HADOOP-8486. Resolution: Fixed > Resource leak - Close the open resource handles (File handles) before > t

[jira] [Resolved] (HADOOP-8529) Error while formatting the namenode in hadoop single node setup in windows

2012-06-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HADOOP-8529. - Resolution: Invalid Please inquire with the user mailing lists for questions like this. JIRA is

Re: Resolving find bug issue

2012-06-26 Thread Robert Evans
The issue you are running into is because you made the HOST variable public, when it was package previously. Findbugs thinks that you want HOST to be a constant because it is ALL CAPS and is only set once and read all other times. By making it public it is now difficult to ensure that it is ne

[jira] [Created] (HADOOP-8530) Potential deadlock in IPC

2012-06-26 Thread Tom White (JIRA)
Tom White created HADOOP-8530: - Summary: Potential deadlock in IPC Key: HADOOP-8530 URL: https://issues.apache.org/jira/browse/HADOOP-8530 Project: Hadoop Common Issue Type: Bug Compone

Resolving find bug issue

2012-06-26 Thread madhu phatak
Hi, I have submitted a patch for jira (HADOOP-8521) which is giving findbug( https://issues.apache.org/jira/browse/HADOOP-8521) error. To fix the issue,I have to duplicate the StreamUtil class to the newly introduced mapreduce package.Is it a good practice or is there other way to fix this? Rega

[jira] [Created] (HADOOP-8529) Error while formatting the namenode in hadoop single node setup in windows

2012-06-26 Thread Narayana Karteek (JIRA)
Narayana Karteek created HADOOP-8529: Summary: Error while formatting the namenode in hadoop single node setup in windows Key: HADOOP-8529 URL: https://issues.apache.org/jira/browse/HADOOP-8529 Pr

Build failed in Jenkins: Hadoop-Common-0.23-Build #295

2012-06-26 Thread Apache Jenkins Server
See Changes: [tgraves] MAPREDUCE-4361. Fix detailed metrics for protobuf-based RPC on 0.23 (Jason Lowe via tgraves) -- [...truncated 87690 lines...] Running org.apache.hadoop.fs.viewfs.T