[
https://issues.apache.org/jira/browse/HDFS-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Kling resolved HDFS-1535.
-
Resolution: Duplicate
> TestBlockRecovery should not use fixed p
Reporter: Patrick Kling
TestBlockRecovery uses the default data node port 50075. This causes the test
to fail if this port is not available.
{code}
Testcase: testFinalizedReplicas took 0.567 sec
Caused an ERROR
Port in use: 0.0.0.0:50075
java.net.BindException: Port in use: 0.0.0.0:50075
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/105/
---
(Updated 2010-12-09 19:52:13.188412)
Review request for hadoop-hdfs.
Changes
--
Components: hdfs client
Reporter: Patrick Kling
Assignee: Patrick Kling
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
sue Type: Bug
Components: data-node
Affects Versions: 0.23.0
Environment: 32 bit JVM
Reporter: Patrick Kling
Fix For: 0.23.0
On 32 bit JVM, SocketOutputStream.transferToFully() fails if the block size is
>= 2GB. We should fall back to a normal tr
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18/
---
(Updated 2010-11-22 13:47:46.894388)
Review request for hadoop-hdfs.
Changes
---
: Patrick Kling
project.version in aop.xml is set to 0.22.0-SNAPSHOT whereas version in
build.xml is set to 0.23.0-SNAPSHOT. This causes ant test-patch to fail when
using a local maven repository.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/105/
---
(Updated 2010-11-19 13:07:20.231197)
Review request for hadoop-hdfs.
Changes
--
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18/
---
(Updated 2010-11-18 20:10:36.970120)
Review request for hadoop-hdfs.
Changes
---
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/105/
---
(Updated 2010-11-18 10:49:38.102334)
Review request for hadoop-hdfs.
Changes
--
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/105/
---
(Updated 2010-11-16 18:01:44.268029)
Review request for hadoop-hdfs.
Changes
--
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/105/
---
Review request for hadoop-hdfs.
Summary
---
This patch introduces a new conf
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18/
---
(Updated 2010-11-08 19:01:36.459005)
Review request for hadoop-hdfs.
Changes
---
-
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27/#review29
---
On 2010-11-03 11:33:39, Patrick Kling wrote:
>
> ---
> This i
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27/
---
(Updated 2010-11-03 11:33:39.415750)
Review request for hadoop-hdfs.
Changes
---
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27/
---
Review request for hadoop-hdfs.
Summary
---
DFSClient.getBlockLocations retur
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18/
---
(Updated 2010-11-01 11:50:37.134842)
Review request for hadoop-hdfs.
Changes
---
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18/
---
Review request for hadoop-hdfs.
Summary
---
Add listCorruptFileBlocks to Dist
://issues.apache.org/jira/browse/HDFS-1483
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Patrick Kling
When there are no uncorrupted replicas of a block,
FSNamesystem.getBlockLocations returns LocatedBlocks corresponding to corrupt
blocks. When DFSClient converts these to
Type: Improvement
Reporter: Patrick Kling
As discussed in HDFS-, it would be beneficial for tools such as the RAID
block fixer and RAID FSCK to have access to listCorruptFileBlocks via the
DistributedFileSystem (rather than having to parse Servlet output, which could
present a
Make NameNode Reconfigurable.
-
Key: HDFS-1477
URL: https://issues.apache.org/jira/browse/HDFS-1477
Project: Hadoop HDFS
Issue Type: Improvement
Reporter: Patrick Kling
Modify NameNode to implement
: Hadoop HDFS
Issue Type: Improvement
Reporter: Patrick Kling
This would allow us to detect whether missing blocks can be fixed using Raid
and if that is the case exit safe mode earlier.
One way to make listCorruptFileBlocks available before the name node has exited
from safe
22 matches
Mail list logo