Build failed in Jenkins: Hadoop-Hdfs-trunk #1108

2012-07-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1108/changes Changes: [todd] HDFS-3605. Block mistakenly marked corrupt during edit log catchup phase of failover. Contributed by Todd Lipcon and Brahma Reddy Battula. [daryn] HDFS-3646. LeaseRenewer can hold reference to inactive DFSClient

Hadoop-Hdfs-trunk - Build # 1108 - Still Failing

2012-07-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1108/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 12209 lines...] [INFO] [INFO]

Jenkins build is back to normal : Hadoop-Hdfs-0.23-Build #318

2012-07-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/318/changes

[jira] [Created] (HDFS-3682) MiniDFSCluster#init should provide more info when it fails

2012-07-19 Thread Eli Collins (JIRA)
Eli Collins created HDFS-3682: - Summary: MiniDFSCluster#init should provide more info when it fails Key: HDFS-3682 URL: https://issues.apache.org/jira/browse/HDFS-3682 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-3683) Edit log replay progress indicator shows 100% complete

2012-07-19 Thread Todd Lipcon (JIRA)
Todd Lipcon created HDFS-3683: - Summary: Edit log replay progress indicator shows 100% complete Key: HDFS-3683 URL: https://issues.apache.org/jira/browse/HDFS-3683 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-3685) IPC server logs a useless message when shutting down socket

2012-07-19 Thread Todd Lipcon (JIRA)
Todd Lipcon created HDFS-3685: - Summary: IPC server logs a useless message when shutting down socket Key: HDFS-3685 URL: https://issues.apache.org/jira/browse/HDFS-3685 Project: Hadoop HDFS

[jira] [Created] (HDFS-3686) Fuse-dfs needs documentation

2012-07-19 Thread Eli Collins (JIRA)
Eli Collins created HDFS-3686: - Summary: Fuse-dfs needs documentation Key: HDFS-3686 URL: https://issues.apache.org/jira/browse/HDFS-3686 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-3687) BlockPoolSliceScanner reportBadBlocks fails with Operation category WRITE is not supported in state standby

2012-07-19 Thread Andy Isaacson (JIRA)
Andy Isaacson created HDFS-3687: --- Summary: BlockPoolSliceScanner reportBadBlocks fails with Operation category WRITE is not supported in state standby Key: HDFS-3687 URL:

[jira] [Created] (HDFS-3689) Add support for variable length block

2012-07-19 Thread Suresh Srinivas (JIRA)
Suresh Srinivas created HDFS-3689: - Summary: Add support for variable length block Key: HDFS-3689 URL: https://issues.apache.org/jira/browse/HDFS-3689 Project: Hadoop HDFS Issue Type: New

[jira] [Created] (HDFS-3690) BlockPlacementPolicyDefault incorrectly casts LOG

2012-07-19 Thread Eli Collins (JIRA)
Eli Collins created HDFS-3690: - Summary: BlockPlacementPolicyDefault incorrectly casts LOG Key: HDFS-3690 URL: https://issues.apache.org/jira/browse/HDFS-3690 Project: Hadoop HDFS Issue Type:

Re: Build failed in Jenkins: Hadoop-Hdfs-trunk #1104

2012-07-19 Thread Eli Collins
The hdfs build has failed (https://builds.apache.org/job/Hadoop-Hdfs-trunk) for a month now due to this change (MR-3868). I've reverted it. Thanks, Eli On Sun, Jul 15, 2012 at 10:30 AM, Eli Collins e...@cloudera.com wrote: Fyi the build has been failing for weeks due to the raid test failing

Common and hdfs Jenkins jobs now running tests

2012-07-19 Thread Eli Collins
Hey gang, The tests were disabled on the common and hdfs jenkins jobs for some reason. This was hiding test failures in the tests that are not run by test-patch (eg hadoop-dist, see HDFS-3690). I've re-enabled the tests on these jobs and filed HADOOP-8610 to get test-patch on Hadoop to run the

Build failed in Jenkins: Hadoop-Hdfs-trunk #1109

2012-07-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1109/changes Changes: [eli] Revert MAPREDUCE-3868. Reenable Raid. [bobby] Reverting HADOOP-8551. fs -mkdir creates parent directories without the -p option [eli] HDFS-1249. With fuse-dfs, chown which only has owner (or only group) argument

Re: Build failed in Jenkins: Hadoop-Hdfs-trunk #1109

2012-07-19 Thread Eli Collins
Test failure is HDFS-3658, Nicholas is working on it (thanks!) or at least is assigned. On Thu, Jul 19, 2012 at 4:59 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1109/changes Changes: [eli] Revert MAPREDUCE-3868. Reenable

[jira] [Resolved] (HDFS-3191) Active NN should exit when it cannot write to quorum number of Journal Daemons

2012-07-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-3191. --- Resolution: Not A Problem I've verified in testing of the HDFS-3077 branch that the above is true.

[jira] [Resolved] (HDFS-3577) WebHdfsFileSystem can not read files larger than 24KB

2012-07-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-3577. --- Resolution: Fixed Fix Version/s: 2.1.0-alpha Target Version/s: (was: 1.1.0, 0.23.3,

[jira] [Created] (HDFS-3692) QJM: support purgeEditLogs() call to remotely purge logs

2012-07-19 Thread Todd Lipcon (JIRA)
Todd Lipcon created HDFS-3692: - Summary: QJM: support purgeEditLogs() call to remotely purge logs Key: HDFS-3692 URL: https://issues.apache.org/jira/browse/HDFS-3692 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-3694) QJM: Fix getEditLogManifest to fetch httpPort if necessary

2012-07-19 Thread Todd Lipcon (JIRA)
Todd Lipcon created HDFS-3694: - Summary: QJM: Fix getEditLogManifest to fetch httpPort if necessary Key: HDFS-3694 URL: https://issues.apache.org/jira/browse/HDFS-3694 Project: Hadoop HDFS Issue