[jira] [Commented] (HADOOP-8705) Add JSR 107 Caching support

2012-08-16 Thread Greg Luck (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435783#comment-13435783 ] Greg Luck commented on HADOOP-8705: --- I am the spec lead for JSR107. It is at 0.5 right

[jira] [Updated] (HADOOP-8632) Configuration leaking class-loaders

2012-08-16 Thread Costin Leau (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Costin Leau updated HADOOP-8632: Attachment: HADOOP-8632-trunk.patch Attaching the patch against the trunk (the previous patch as

[jira] [Commented] (HADOOP-8632) Configuration leaking class-loaders

2012-08-16 Thread Costin Leau (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435791#comment-13435791 ] Costin Leau commented on HADOOP-8632: - By the way, tried patch -p 0

[jira] [Commented] (HADOOP-8654) TextInputFormat delimiter bug:- Input Text portion ends with Delimiter starts with same char/char sequence

2012-08-16 Thread Gelesh (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435813#comment-13435813 ] Gelesh commented on HADOOP-8654: Thanks Jason Lowe , I have run the test case you have

[jira] [Updated] (HADOOP-8689) Make trash a server side configuration option

2012-08-16 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HADOOP-8689: Status: Patch Available (was: Open) Make trash a server side configuration option

[jira] [Updated] (HADOOP-8689) Make trash a server side configuration option

2012-08-16 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HADOOP-8689: Attachment: hadoop-8689.txt Patch attached. If {{fs.trash.interval}} is enabled server side then

[jira] [Updated] (HADOOP-8240) Allow users to specify a checksum type on create()

2012-08-16 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-8240: --- Status: Patch Available (was: Open) Allow users to specify a checksum type on create()

[jira] [Commented] (HADOOP-8632) Configuration leaking class-loaders

2012-08-16 Thread Costin Leau (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435830#comment-13435830 ] Costin Leau commented on HADOOP-8632: - The ZK failures seem to be caused by the CI

[jira] [Updated] (HADOOP-8240) Allow users to specify a checksum type on create()

2012-08-16 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-8240: --- Attachment: hadoop-8240-trunk-branch2.patch.txt Oops. The new test file was dropped while redoing

[jira] [Commented] (HADOOP-8240) Allow users to specify a checksum type on create()

2012-08-16 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435852#comment-13435852 ] Kihwal Lee commented on HADOOP-8240: Also dropped HADOOP-8239 from dependency.

[jira] [Commented] (HADOOP-8240) Allow users to specify a checksum type on create()

2012-08-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435868#comment-13435868 ] Hadoop QA commented on HADOOP-8240: --- -1 overall. Here are the results of testing the

[jira] [Commented] (HADOOP-8240) Allow users to specify a checksum type on create()

2012-08-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435875#comment-13435875 ] Hadoop QA commented on HADOOP-8240: --- -1 overall. Here are the results of testing the

[jira] [Updated] (HADOOP-8240) Allow users to specify a checksum type on create()

2012-08-16 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-8240: --- Attachment: hadoop-8240-post-hadoop-8700-br2-trunk.patch.txt The javac and javadoc warnings are

[jira] [Updated] (HADOOP-8239) Extend MD5MD5CRC32FileChecksum to show the actual checksum type being used

2012-08-16 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-8239: --- Attachment: hadoop-8239-after-hadoop-8240.patch.txt Extend MD5MD5CRC32FileChecksum to show the

[jira] [Updated] (HADOOP-8239) Extend MD5MD5CRC32FileChecksum to show the actual checksum type being used

2012-08-16 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-8239: --- Attachment: hadoop-8239-before-hadoop-8240.patch.txt The attached patch updates MD5MD5CRC32 to

[jira] [Commented] (HADOOP-8278) Make sure components declare correct set of dependencies

2012-08-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435945#comment-13435945 ] Hudson commented on HADOOP-8278: Integrated in Hadoop-Hdfs-trunk #1136 (See

[jira] [Commented] (HADOOP-8240) Allow users to specify a checksum type on create()

2012-08-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435960#comment-13435960 ] Hadoop QA commented on HADOOP-8240: --- +1 overall. Here are the results of testing the

[jira] [Commented] (HADOOP-8700) Move the checksum type constants to an enum

2012-08-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435973#comment-13435973 ] Hudson commented on HADOOP-8700: Integrated in Hadoop-Mapreduce-trunk #1168 (See

[jira] [Commented] (HADOOP-8278) Make sure components declare correct set of dependencies

2012-08-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435976#comment-13435976 ] Hudson commented on HADOOP-8278: Integrated in Hadoop-Mapreduce-trunk #1168 (See

[jira] [Commented] (HADOOP-8703) distcpV2: turn CRC checking off for 0 byte size

2012-08-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435978#comment-13435978 ] Hudson commented on HADOOP-8703: Integrated in Hadoop-Mapreduce-trunk #1168 (See

[jira] [Commented] (HADOOP-8239) Extend MD5MD5CRC32FileChecksum to show the actual checksum type being used

2012-08-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435979#comment-13435979 ] Hadoop QA commented on HADOOP-8239: --- -1 overall. Here are the results of testing the

[jira] [Updated] (HADOOP-8654) TextInputFormat delimiter bug:- Input Text portion ends with Delimiter starts with same char/char sequence

2012-08-16 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans updated HADOOP-8654: Resolution: Fixed Fix Version/s: 2.2.0-alpha 3.0.0

[jira] [Commented] (HADOOP-7967) Need generalized multi-token filesystem support

2012-08-16 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435994#comment-13435994 ] Daryn Sharp commented on HADOOP-7967: - Test failures aren't related.

[jira] [Commented] (HADOOP-8654) TextInputFormat delimiter bug:- Input Text portion ends with Delimiter starts with same char/char sequence

2012-08-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435997#comment-13435997 ] Hudson commented on HADOOP-8654: Integrated in Hadoop-Common-trunk-Commit #2587 (See

[jira] [Commented] (HADOOP-8654) TextInputFormat delimiter bug:- Input Text portion ends with Delimiter starts with same char/char sequence

2012-08-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435998#comment-13435998 ] Hudson commented on HADOOP-8654: Integrated in Hadoop-Hdfs-trunk-Commit #2652 (See

[jira] [Commented] (HADOOP-8655) In TextInputFormat, while specifying textinputformat.record.delimiter the character/character sequences in data file similar to starting character/starting character s

2012-08-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436002#comment-13436002 ] Hadoop QA commented on HADOOP-8655: --- -1 overall. Here are the results of testing the

[jira] [Commented] (HADOOP-8239) Extend MD5MD5CRC32FileChecksum to show the actual checksum type being used

2012-08-16 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436001#comment-13436001 ] Kihwal Lee commented on HADOOP-8239: bq. -1 tests included. The patch doesn't appear

[jira] [Commented] (HADOOP-8655) In TextInputFormat, while specifying textinputformat.record.delimiter the character/character sequences in data file similar to starting character/starting character s

2012-08-16 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436015#comment-13436015 ] Jason Lowe commented on HADOOP-8655: Comments from a quick perusal of the patch: *

[jira] [Updated] (HADOOP-8611) Allow fall-back to the shell-based implementation when JNI-based users-group mapping fails

2012-08-16 Thread Robert Parker (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Parker updated HADOOP-8611: -- Attachment: HADOOP-8611.patch Allow fall-back to the shell-based implementation when

[jira] [Commented] (HADOOP-8611) Allow fall-back to the shell-based implementation when JNI-based users-group mapping fails

2012-08-16 Thread Robert Parker (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436028#comment-13436028 ] Robert Parker commented on HADOOP-8611: --- Uploaded new patch, isolated the fallback

[jira] [Commented] (HADOOP-8654) TextInputFormat delimiter bug:- Input Text portion ends with Delimiter starts with same char/char sequence

2012-08-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436031#comment-13436031 ] Hudson commented on HADOOP-8654: Integrated in Hadoop-Mapreduce-trunk-Commit #2617 (See

[jira] [Updated] (HADOOP-8655) In TextInputFormat, while specifying textinputformat.record.delimiter the character/character sequences in data file similar to starting character/starting character seq

2012-08-16 Thread Gelesh (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gelesh updated HADOOP-8655: --- Attachment: HADOOP-8655.patch Patch is commited aganist 04ba22681a494bf718dff7926e783c75bf64c2c7 taking

[jira] [Assigned] (HADOOP-8643) hadoop-client should exclude hadoop-annotations from hadoop-common dependency

2012-08-16 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins reassigned HADOOP-8643: --- Assignee: (was: Eli Collins) hadoop-client should exclude hadoop-annotations from

[jira] [Updated] (HADOOP-8643) hadoop-client should exclude hadoop-annotations from hadoop-common dependency

2012-08-16 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HADOOP-8643: Priority: Minor (was: Major) hadoop-client should exclude hadoop-annotations from

[jira] [Commented] (HADOOP-8655) In TextInputFormat, while specifying textinputformat.record.delimiter the character/character sequences in data file similar to starting character/starting character s

2012-08-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436052#comment-13436052 ] Hadoop QA commented on HADOOP-8655: --- -1 overall. Here are the results of testing the

[jira] [Commented] (HADOOP-8689) Make trash a server side configuration option

2012-08-16 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436055#comment-13436055 ] Eli Collins commented on HADOOP-8689: - Test failure is unrelated.

[jira] [Commented] (HADOOP-7421) Performance Patch: Disable Client-Side Nagle By Default

2012-08-16 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436238#comment-13436238 ] Daryn Sharp commented on HADOOP-7421: - Regarding concern to harming performance, I

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

2012-08-16 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins reassigned HADOOP-6541: --- Assignee: (was: Aaron Kimball) There's an interactive Hadoop shell being developed

[jira] [Updated] (HADOOP-8611) Allow fall-back to the shell-based implementation when JNI-based users-group mapping fails

2012-08-16 Thread Robert Parker (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Parker updated HADOOP-8611: -- Attachment: HADOOP-8611-branch1.patch Patch for branch-1.0.2 Allow

[jira] [Commented] (HADOOP-8706) Provide rate metrics based on counter value

2012-08-16 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436314#comment-13436314 ] Aaron T. Myers commented on HADOOP-8706: Hi Ming Ma, it seems like MutableRate in

[jira] [Commented] (HADOOP-7967) Need generalized multi-token filesystem support

2012-08-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436349#comment-13436349 ] Sanjay Radia commented on HADOOP-7967: -- +1. please commit it. Thanks for working

[jira] [Commented] (HADOOP-8390) TestFileSystemCanonicalization fails with JDK7

2012-08-16 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436360#comment-13436360 ] Thomas Graves commented on HADOOP-8390: --- +1. Thanks Trevor! I'll commit this

[jira] [Commented] (HADOOP-8706) Provide rate metrics based on counter value

2012-08-16 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436363#comment-13436363 ] Andy Isaacson commented on HADOOP-8706: --- It's very easy using an external tool to

[jira] [Updated] (HADOOP-8390) TestFileSystemCanonicalization fails with JDK7

2012-08-16 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated HADOOP-8390: -- Resolution: Fixed Fix Version/s: 2.2.0-alpha 3.0.0

[jira] [Commented] (HADOOP-8689) Make trash a server side configuration option

2012-08-16 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436388#comment-13436388 ] Aaron T. Myers commented on HADOOP-8689: Patch looks pretty good to me. Three

[jira] [Commented] (HADOOP-8611) Allow fall-back to the shell-based implementation when JNI-based users-group mapping fails

2012-08-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436390#comment-13436390 ] Hadoop QA commented on HADOOP-8611: --- +1 overall. Here are the results of testing the

[jira] [Commented] (HADOOP-8390) TestFileSystemCanonicalization fails with JDK7

2012-08-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436403#comment-13436403 ] Hudson commented on HADOOP-8390: Integrated in Hadoop-Mapreduce-trunk-Commit #2620 (See

[jira] [Commented] (HADOOP-8390) TestFileSystemCanonicalization fails with JDK7

2012-08-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436419#comment-13436419 ] Hudson commented on HADOOP-8390: Integrated in Hadoop-Hdfs-trunk-Commit #2655 (See

[jira] [Commented] (HADOOP-8390) TestFileSystemCanonicalization fails with JDK7

2012-08-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436420#comment-13436420 ] Hudson commented on HADOOP-8390: Integrated in Hadoop-Common-trunk-Commit #2590 (See

[jira] [Resolved] (HADOOP-8685) Deadlock between WritableComparator and WritableComparable

2012-08-16 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroshi Ikeda resolved HADOOP-8685. --- Resolution: Duplicate Duplicated with HADOOP-8684 Deadlock between

[jira] [Commented] (HADOOP-8240) Allow users to specify a checksum type on create()

2012-08-16 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436524#comment-13436524 ] Tsz Wo (Nicholas), SZE commented on HADOOP-8240: Thanks for the update.

[jira] [Commented] (HADOOP-8239) Extend MD5MD5CRC32FileChecksum to show the actual checksum type being used

2012-08-16 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436534#comment-13436534 ] Tsz Wo (Nicholas), SZE commented on HADOOP-8239: - We cannot use

[jira] [Commented] (HADOOP-8706) Provide rate metrics based on counter value

2012-08-16 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436554#comment-13436554 ] Ming Ma commented on HADOOP-8706: - @Aaron, It seems MutableRate is used to collect things