[jira] Created: (HADOOP-7049) TestReconfiguration should be junit v4

2010-11-24 Thread Patrick Kling (JIRA)
: 0.23.0 Reporter: Patrick Kling Assignee: Patrick Kling Priority: Trivial TestReconfiguration should be a junit v4 unit test. I'll also add some messages to the assertions. -- This message is automatically generated by JIRA. - You can reply to this email t

Re: Review Request: Add listCorruptFileBlocks to FileSystem

2010-11-22 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49/ --- (Updated 2010-11-22 12:19:37.183947) Review request for hadoop-common. Changes -

Re: Review Request: Allow configuration changes without restarting configured nodes

2010-11-18 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21/ --- (Updated 2010-11-18 23:25:47.603882) Review request for hadoop-common. Changes -

Re: Review Request: Add listCorruptFileBlocks to FileSystem

2010-11-18 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49/ --- (Updated 2010-11-18 21:02:20.305781) Review request for hadoop-common. Changes -

Re: Review Request: Add listCorruptFileBlocks to FileSystem

2010-11-18 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49/ --- (Updated 2010-11-18 20:07:20.147948) Review request for hadoop-common. Changes -

Re: Review Request: Add listCorruptFileBlocks to FileSystem

2010-11-18 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49/ --- (Updated 2010-11-18 15:05:55.695348) Review request for hadoop-common. Changes -

Review Request: Add listCorruptFileBlocks to FileSystem

2010-11-08 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49/ --- Review request for hadoop-common. Summary --- Add listCorruptFileBlocks to Fi

[jira] Created: (HADOOP-7023) Add listCorruptFileBlocks to FileSystem

2010-11-08 Thread Patrick Kling (JIRA)
Add listCorruptFileBlocks to FileSystem --- Key: HADOOP-7023 URL: https://issues.apache.org/jira/browse/HADOOP-7023 Project: Hadoop Common Issue Type: Improvement Reporter: Patrick Kling Add

Re: Review Request: Add boolean field isCorrupt to BlockLocation

2010-11-02 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26/ --- (Updated 2010-11-02 21:13:48.059172) Review request for hadoop-common. Summary -

Review Request: Add boolean field isCorrupt to BlockLocation

2010-11-02 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26/ --- Review request for hadoop-common. Summary --- Add boolean field isCorrupt to

Re: Review Request: Allow configuration changes without restarting configured nodes

2010-11-02 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21/ --- (Updated 2010-11-02 13:35:03.413064) Review request for hadoop-common. Summary -

Re: Review Request: Allow configuration changes without restarting configured nodes

2010-11-02 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21/ --- (Updated 2010-11-02 13:32:50.159119) Review request for hadoop-common. Changes -

Review Request: Allow configuration changes without restarting configured nodes

2010-11-01 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21/ --- Review request for hadoop-common. Summary --- Allow configuration changes wit

[jira] Created: (HADOOP-7013) Add boolean field isCorrupt to BlockLocation

2010-10-28 Thread Patrick Kling (JIRA)
Add boolean field isCorrupt to BlockLocation Key: HADOOP-7013 URL: https://issues.apache.org/jira/browse/HADOOP-7013 Project: Hadoop Common Issue Type: Improvement Reporter: Patrick

[jira] Created: (HADOOP-7001) Allow configuration changes without restarting configured nodes

2010-10-14 Thread Patrick Kling (JIRA)
Reporter: Patrick Kling Currently, changing the configuration on a node (e.g., the name node) requires that we restart the node. We propose a change that would allow us to make configuration changes without restarting. Nodes that support configuration changes at run time should

[jira] Created: (HADOOP-6975) integer overflow in S3InputStream for blocks > 2GB

2010-09-27 Thread Patrick Kling (JIRA)
ter: Patrick Kling S3InputStream has the same integer overflow issue as DFSInputStream (fixed in HDFS-96). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.