[jira] Commented: (HADOOP-7151) Document need for stable hashCode() in WritableComparable

2011-02-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998731#comment-12998731 ] Hadoop QA commented on HADOOP-7151: --- -1 overall. Here are the results of testing the l

[jira] Updated: (HADOOP-7151) Document need for stable hashCode() in WritableComparable

2011-02-23 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated HADOOP-7151: -- Status: Patch Available (was: Open) > Document need for stable hashCode() in Writable

[jira] Updated: (HADOOP-7151) Document need for stable hashCode() in WritableComparable

2011-02-23 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated HADOOP-7151: -- Attachment: HADOOP-7151.patch let's try that again.. > Document need for stable hashC

[jira] Commented: (HADOOP-6297) Hadoop's support for zlib library lacks support to perform flushes (Z_SYNC_FLUSH and Z_FULL_FLUSH)

2011-02-23 Thread Kevin J. Price (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998702#comment-12998702 ] Kevin J. Price commented on HADOOP-6297: SequenceFile just compresses blocks of i

[jira] Commented: (HADOOP-6590) Add a username check in hadoop-daemon.sh

2011-02-23 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998695#comment-12998695 ] Scott Chen commented on HADOOP-6590: Thanks for the help, Todd :) > Add a username c

[jira] Commented: (HADOOP-6297) Hadoop's support for zlib library lacks support to perform flushes (Z_SYNC_FLUSH and Z_FULL_FLUSH)

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998681#comment-12998681 ] Todd Lipcon commented on HADOOP-6297: - Hrm, I guess what I don't understand is why we

[jira] Commented: (HADOOP-6541) An Interactive Hadoop FS shell

2011-02-23 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998678#comment-12998678 ] Aaron Kimball commented on HADOOP-6541: --- I'll take a look when I have some time soo

[jira] Commented: (HADOOP-6297) Hadoop's support for zlib library lacks support to perform flushes (Z_SYNC_FLUSH and Z_FULL_FLUSH)

2011-02-23 Thread Kevin J. Price (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998673#comment-12998673 ] Kevin J. Price commented on HADOOP-6297: A user creating a customized compression

[jira] Commented: (HADOOP-6707) BlockDecompressorStream.resetState() has a bug, which often causes the block decompressing not to work.

2011-02-23 Thread Ruyue Ma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998666#comment-12998666 ] Ruyue Ma commented on HADOOP-6707: -- ok, I will add a unit test. > BlockDecompressorStre

[jira] Updated: (HADOOP-6941) Hadoop 0.21 will not work on non-SUN JREs due to use of com.sun.security in org/apache/hadoop/security/UserGroupInformation.java

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-6941: Assignee: Stephen Watt Status: Open (was: Patch Available) Looks like this patch introduces

[jira] Updated: (HADOOP-6948) There's no way to remove a property from a Configuration

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-6948: Resolution: Duplicate Status: Resolved (was: Patch Available) Looks like this got added a

[jira] Updated: (HADOOP-6707) BlockDecompressorStream.resetState() has a bug, which often causes the block decompressing not to work.

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-6707: Status: Open (was: Patch Available) Hi Ruyue. Can you please add a unit test that shows the issue

[jira] Updated: (HADOOP-6590) Add a username check in hadoop-daemon.sh

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-6590: Status: Open (was: Patch Available) Seems like the patch no longer applies > Add a username chec

[jira] Commented: (HADOOP-6541) An Interactive Hadoop FS shell

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998648#comment-12998648 ] Todd Lipcon commented on HADOOP-6541: - Hey Aaron. I've always liked this feature and

[jira] Updated: (HADOOP-6376) slaves file to have a header specifying the format of conf/slaves file

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-6376: Resolution: Fixed Fix Version/s: 0.23.0 Assignee: Kay Kay Hadoop Flags: [Revie

[jira] Commented: (HADOOP-6376) slaves file to have a header specifying the format of conf/slaves file

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998646#comment-12998646 ] Todd Lipcon commented on HADOOP-6376: - +1 > slaves file to have a header specifying

[jira] Updated: (HADOOP-6308) make number of IPC accepts configurable

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-6308: Status: Open (was: Patch Available) patch appears to be out of date > make number of IPC accepts

[jira] Commented: (HADOOP-7139) Allow appending to existing SequenceFile and MapFile and allow configuration of blocksize

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998634#comment-12998634 ] Todd Lipcon commented on HADOOP-7139: - - looks like the patch introduces some incorre

[jira] Commented: (HADOOP-7139) Allow appending to existing SequenceFile and MapFile and allow configuration of blocksize

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998636#comment-12998636 ] Todd Lipcon commented on HADOOP-7139: - Also, could you write a unit test for this aga

[jira] Commented: (HADOOP-6297) Hadoop's support for zlib library lacks support to perform flushes (Z_SYNC_FLUSH and Z_FULL_FLUSH)

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998633#comment-12998633 ] Todd Lipcon commented on HADOOP-6297: - What's the Hadoop-side use case for this funct

[jira] Updated: (HADOOP-6194) Add service base class and tests to hadoop-common/util

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-6194: Status: Open (was: Patch Available) Appears to be out of date with trunk > Add service base clas

[jira] Updated: (HADOOP-7151) Document need for stable hashCode() in WritableComparable

2011-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-7151: Status: Open (was: Patch Available) Can you regen the patch against trunk? > Document need for s

[jira] Commented: (HADOOP-7139) Allow appending to existing SequenceFile and MapFile and allow configuration of blocksize

2011-02-23 Thread Stephen Rose (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998491#comment-12998491 ] Stephen Rose commented on HADOOP-7139: -- No additional unit tests created as checksum

[jira] Commented: (HADOOP-6949) Reduces RPC packet size for primitive arrays, especially long[], which is used at block reporting

2011-02-23 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998486#comment-12998486 ] Hairong Kuang commented on HADOOP-6949: --- Matt, for the version number. I believe th

[jira] Commented: (HADOOP-7139) Allow appending to existing SequenceFile and MapFile and allow configuration of blocksize

2011-02-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998484#comment-12998484 ] Hadoop QA commented on HADOOP-7139: --- -1 overall. Here are the results of testing the l

[jira] Commented: (HADOOP-6949) Reduces RPC packet size for primitive arrays, especially long[], which is used at block reporting

2011-02-23 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998482#comment-12998482 ] Matt Foley commented on HADOOP-6949: Regarding VersionedProtocols: By searching for a

[jira] Updated: (HADOOP-7139) Allow appending to existing SequenceFile and MapFile and allow configuration of blocksize

2011-02-23 Thread Stephen Rose (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Rose updated HADOOP-7139: - Attachment: HADOOP-7139.patch > Allow appending to existing SequenceFile and MapFile and allow c

[jira] Updated: (HADOOP-7139) Allow appending to existing SequenceFile and MapFile and allow configuration of blocksize

2011-02-23 Thread Stephen Rose (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Rose updated HADOOP-7139: - Status: Patch Available (was: Open) > Allow appending to existing SequenceFile and MapFile and

[jira] Commented: (HADOOP-7153) MapWritable violates contract of Map interface for equals() and hashCode()

2011-02-23 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998470#comment-12998470 ] Aaron T. Myers commented on HADOOP-7153: Yes indeed. Please attach a single patch

[jira] Commented: (HADOOP-7153) MapWritable violates contract of Map interface for equals() and hashCode()

2011-02-23 Thread Nicholas Telford (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998355#comment-12998355 ] Nicholas Telford commented on HADOOP-7153: -- The tests fail in the QA because I a

[jira] Commented: (HADOOP-7153) MapWritable violates contract of Map interface for equals() and hashCode()

2011-02-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998315#comment-12998315 ] Hadoop QA commented on HADOOP-7153: --- -1 overall. Here are the results of testing the l

[jira] Updated: (HADOOP-7153) MapWritable violates contract of Map interface for equals() and hashCode()

2011-02-23 Thread Nicholas Telford (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Telford updated HADOOP-7153: - Attachment: 7153-mapwritable-equality-test.diff 7153-mapwritable-equality

[jira] Updated: (HADOOP-7153) MapWritable violates contract of Map interface for equals() and hashCode()

2011-02-23 Thread Nicholas Telford (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Telford updated HADOOP-7153: - Hadoop Flags: [Incompatible change] Status: Patch Available (was: Open) Adds

[jira] Created: (HADOOP-7153) MapWritable violates contract of Map interface for equals() and hashCode()

2011-02-23 Thread Nicholas Telford (JIRA)
MapWritable violates contract of Map interface for equals() and hashCode() -- Key: HADOOP-7153 URL: https://issues.apache.org/jira/browse/HADOOP-7153 Project: Hadoop Common