[jira] [Updated] (HADOOP-7021) MapWritable NullPointerException

2011-08-12 Thread John Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Lee updated HADOOP-7021: - Attachment: HADOOP-7021.patch Updated patch using the the latest hadoop-common trunk. A code review is

[jira] [Updated] (HADOOP-7446) Implement CRC32C native code using SSE4.2 instructions

2011-08-12 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-7446: --- Attachment: pipelined_with_todds_patch.txt pipelined_on_todds_patch.txt I am attachi

[jira] [Commented] (HADOOP-7446) Implement CRC32C native code using SSE4.2 instructions

2011-08-12 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084519#comment-13084519 ] Kihwal Lee commented on HADOOP-7446: I wrote a simple C test program that reads a fil

[jira] [Commented] (HADOOP-7507) jvm metrics all use the same namespace

2011-08-12 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084486#comment-13084486 ] Luke Lu commented on HADOOP-7507: - This is actually not the right fix as jvm metrics alre

[jira] [Updated] (HADOOP-7507) jvm metrics all use the same namespace

2011-08-12 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-7507: --- Attachment: HADOOP-7507v1.patch Patch based on Jeff's changes (thanks Jeff) > jvm m

[jira] [Updated] (HADOOP-7507) jvm metrics all use the same namespace

2011-08-12 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-7507: --- Status: Patch Available (was: Open) > jvm metrics all use the same namespace >

[jira] [Assigned] (HADOOP-7507) jvm metrics all use the same namespace

2011-08-12 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur reassigned HADOOP-7507: -- Assignee: Alejandro Abdelnur > jvm metrics all use the same namespace > --

[jira] [Updated] (HADOOP-7446) Implement CRC32C native code using SSE4.2 instructions

2011-08-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-7446: Attachment: hadoop-7446.txt New patch to fix up compilation issues on 32-bit: The PIC workaround

[jira] [Commented] (HADOOP-7541) Add issuer field to delegation tokens

2011-08-12 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084455#comment-13084455 ] Aaron T. Myers commented on HADOOP-7541: Does a corresponding change also need to

[jira] [Moved] (HADOOP-7542) Setting up ctr-A as custom delimiter for "mapred.textoutputformat.separator"

2011-08-12 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers moved MAPREDUCE-109 to HADOOP-7542: -- Affects Version/s: (was: 0.23.0)

[jira] [Commented] (HADOOP-7264) Bump avro version to at least 1.4.1

2011-08-12 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084422#comment-13084422 ] Tom White commented on HADOOP-7264: --- Avro 1.5.2 has just been released today, so it wou

[jira] [Updated] (HADOOP-7530) The landing pages for Apache Hadoop website has an incorrect spelling for the word "Foundation" in the Trademark statement

2011-08-12 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-7530: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Availabl

[jira] [Commented] (HADOOP-7541) Add issuer field to delegation tokens

2011-08-12 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084383#comment-13084383 ] Daryn Sharp commented on HADOOP-7541: - The problem is that token renewal is very erro

[jira] [Commented] (HADOOP-7541) Add issuer field to delegation tokens

2011-08-12 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084346#comment-13084346 ] Owen O'Malley commented on HADOOP-7541: --- Adding fields to the delegation token will

[jira] [Updated] (HADOOP-7541) Add issuer field to delegation tokens

2011-08-12 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HADOOP-7541: Release Note: Add getters/setters for an issuer. DFS token renew & cancel verify that it issued t

[jira] [Updated] (HADOOP-7541) Add issuer field to delegation tokens

2011-08-12 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HADOOP-7541: Attachment: HADOOP-7541.patch > Add issuer field to delegation tokens > --

[jira] [Created] (HADOOP-7541) Add issuer field to delegation tokens

2011-08-12 Thread Daryn Sharp (JIRA)
Add issuer field to delegation tokens - Key: HADOOP-7541 URL: https://issues.apache.org/jira/browse/HADOOP-7541 Project: Hadoop Common Issue Type: New Feature Components: security Rep

[jira] [Commented] (HADOOP-7446) Implement CRC32C native code using SSE4.2 instructions

2011-08-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084329#comment-13084329 ] Todd Lipcon commented on HADOOP-7446: - actually scratch that... I think I hadn't done

[jira] [Commented] (HADOOP-7446) Implement CRC32C native code using SSE4.2 instructions

2011-08-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084308#comment-13084308 ] Todd Lipcon commented on HADOOP-7446: - You're right about rbx. I also found a bug whe

[jira] [Commented] (HADOOP-7529) Possible deadlock in metrics2

2011-08-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084279#comment-13084279 ] Hudson commented on HADOOP-7529: Integrated in Hadoop-Common-trunk-Commit #741 (See [htt

[jira] [Updated] (HADOOP-7496) break Maven TAR & bintar profiles into just LAYOUT & TAR proper

2011-08-12 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-7496: --- Status: Patch Available (was: Open) It work both for common & hdfs > break Maven T

[jira] [Updated] (HADOOP-7498) Remove legacy TAR layout creation

2011-08-12 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-7498: --- Status: Patch Available (was: Open) It works both for common & hdfs > Remove legac

[jira] [Updated] (HADOOP-7496) break Maven TAR & bintar profiles into just LAYOUT & TAR proper

2011-08-12 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-7496: --- Attachment: HADOOP-7496v1.patch breaks tar profile into to steps: -Pdistro : create

[jira] [Commented] (HADOOP-7539) merge hadoop archive goodness from trunk to .20

2011-08-12 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084271#comment-13084271 ] John George commented on HADOOP-7539: - Yes, I will run the manual testing and post th

[jira] [Updated] (HADOOP-7498) Remove legacy TAR layout creation

2011-08-12 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-7498: --- Attachment: HADOOP-7498v1.patch Removes legacy tar creation. Renames remaining prof

[jira] [Commented] (HADOOP-7539) merge hadoop archive goodness from trunk to .20

2011-08-12 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084265#comment-13084265 ] Mahadev konar commented on HADOOP-7539: --- John, Since this is a big patch, can you

[jira] [Commented] (HADOOP-7539) merge hadoop archive goodness from trunk to .20

2011-08-12 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084254#comment-13084254 ] John George commented on HADOOP-7539: - Sorry Owen, I meant to say branch-20-security

[jira] [Updated] (HADOOP-7539) merge hadoop archive goodness from trunk to .20

2011-08-12 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John George updated HADOOP-7539: Description: hadoop archive in branch-0.20-security is outdated. When run recently, it produced

[jira] [Updated] (HADOOP-7529) Possible deadlock in metrics2

2011-08-12 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu updated HADOOP-7529: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Commit

[jira] [Commented] (HADOOP-7539) merge hadoop archive goodness from trunk to .20

2011-08-12 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084239#comment-13084239 ] Owen O'Malley commented on HADOOP-7539: --- No one has proposed making any more releas

[jira] [Updated] (HADOOP-7540) Add dense update option fo metrics2 file sink

2011-08-12 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu updated HADOOP-7540: Summary: Add dense update option fo metrics2 file sink (was: [MR-279] Enable dense update for file sink m

[jira] [Updated] (HADOOP-7540) Add dense update option for metrics2 file sink

2011-08-12 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu updated HADOOP-7540: Summary: Add dense update option for metrics2 file sink (was: Add dense update option fo metrics2 file si

[jira] [Assigned] (HADOOP-7540) [MR-279] Enable dense update for file sink metrics

2011-08-12 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu reassigned HADOOP-7540: --- Assignee: Luke Lu > [MR-279] Enable dense update for file sink metrics > ---

[jira] [Moved] (HADOOP-7540) [MR-279] Enable dense update for file sink metrics

2011-08-12 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu moved MAPREDUCE-2834 to HADOOP-7540: Component/s: (was: mrv2) metrics F

[jira] [Updated] (HADOOP-7530) The landing pages for Apache Hadoop website has an incorrect spelling for the word "Foundation" in the Trademark statement

2011-08-12 Thread Chris Smith (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Smith updated HADOOP-7530: Attachment: HADOOP-7530-R1157171.patch Eli, If I've got my versions correct this should be the pa

[jira] [Updated] (HADOOP-7539) merge hadoop archive goodness from trunk to .20

2011-08-12 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John George updated HADOOP-7539: Attachment: HADOOP-7539-1.patch > merge hadoop archive goodness from trunk to .20 > --

[jira] [Commented] (HADOOP-7539) merge hadoop archive goodness from trunk to .20

2011-08-12 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084217#comment-13084217 ] John George commented on HADOOP-7539: - The following JIRAs were the most interesting

[jira] [Created] (HADOOP-7539) merge hadoop archive goodness from trunk to .20

2011-08-12 Thread John George (JIRA)
merge hadoop archive goodness from trunk to .20 --- Key: HADOOP-7539 URL: https://issues.apache.org/jira/browse/HADOOP-7539 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.20.205.0

[jira] [Commented] (HADOOP-7446) Implement CRC32C native code using SSE4.2 instructions

2011-08-12 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084134#comment-13084134 ] Kihwal Lee commented on HADOOP-7446: I don't think rbx will work on 32 bit x86 proces

[jira] [Commented] (HADOOP-7446) Implement CRC32C native code using SSE4.2 instructions

2011-08-12 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084126#comment-13084126 ] Tsz Wo (Nicholas), SZE commented on HADOOP-7446: Oops, I missed that. Wo

[jira] [Commented] (HADOOP-7446) Implement CRC32C native code using SSE4.2 instructions

2011-08-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084009#comment-13084009 ] Todd Lipcon commented on HADOOP-7446: - Why's that? rbx is the 64-bit version of ebx -