[jira] [Resolved] (HADOOP-3494) Improve S3FileSystem data integrity using MD5 checksums

2014-07-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-3494. --- Resolution: Invalid Improve S3FileSystem data integrity using MD5 checksums

[jira] [Resolved] (HADOOP-3495) Support legacy S3 buckets containing underscores

2014-07-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-3495. --- Resolution: Won't Fix Resolving this since as Ken points out we should let S3 report the problem.

[jira] [Commented] (HADOOP-3518) Want NIO.2 (JSR 203) file system provider for Hadoop FileSystem

2014-07-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066396#comment-14066396 ] Tom White commented on HADOOP-3518: --- I think it is, and having

[jira] [Commented] (HADOOP-9623) Update jets3t dependency

2013-06-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13682321#comment-13682321 ] Tom White commented on HADOOP-9623: --- Overall it looks fine. Do

[jira] [Commented] (HADOOP-9220) Unnecessary transition to standby in ActiveStandbyElector

2013-05-14 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13656937#comment-13656937 ] Tom White commented on HADOOP-9220: --- +1 for Todd's patch. I tested it manually and the

[jira] [Commented] (HADOOP-9424) The hadoop jar invocation should include the passed jar on the classpath as a whole

2013-05-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655973#comment-13655973 ] Tom White commented on HADOOP-9424: --- This change would basically load X.jar in the

[jira] [Commented] (HADOOP-9459) ActiveStandbyElector can join election even before Service HEALTHY, and results in null data at ActiveBreadCrumb

2013-05-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13656306#comment-13656306 ] Tom White commented on HADOOP-9459: --- +1 looks good to me.

[jira] [Commented] (HADOOP-6103) Configuration clone constructor does not clone all the members.

2013-04-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641607#comment-13641607 ] Tom White commented on HADOOP-6103: --- Thanks for the patch, Amit. Can you port the unit

[jira] [Commented] (HADOOP-9258) Add stricter tests to FileSystemContractTestBase

2013-03-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607902#comment-13607902 ] Tom White commented on HADOOP-9258: --- The live tests now pass for me. +1

[jira] [Commented] (HADOOP-9301) hadoop client servlet/jsp/jetty/tomcat JARs creating conflicts in Oozie HttpFS

2013-03-15 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603300#comment-13603300 ] Tom White commented on HADOOP-9301: --- +1 hadoop client

[jira] [Commented] (HADOOP-9258) Add stricter tests to FileSystemContractTestBase

2013-03-14 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13602210#comment-13602210 ] Tom White commented on HADOOP-9258: --- I tried running Jets3tS3FileSystemContractTest by

[jira] [Updated] (HADOOP-9154) SortedMapWritable#putAll() doesn't add key/value classes to the map

2013-02-14 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9154: -- Resolution: Fixed Fix Version/s: 2.0.4-beta 1.2.0 Hadoop Flags:

[jira] [Commented] (HADOOP-9304) remove addition of avro genreated-sources dirs to build

2013-02-14 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13578564#comment-13578564 ] Tom White commented on HADOOP-9304: --- +1 I tested with Eclipse. remove

[jira] [Commented] (HADOOP-9117) replace protoc ant plugin exec with a maven plugin

2013-02-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13577937#comment-13577937 ] Tom White commented on HADOOP-9117: --- I tried the patch with Eclipse and the generated

[jira] [Commented] (HADOOP-9297) remove old record IO generation and tests

2013-02-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13577943#comment-13577943 ] Tom White commented on HADOOP-9297: --- +1 pending jenkins remove old

[jira] [Resolved] (HADOOP-9124) SortedMapWritable violates contract of Map interface for equals() and hashCode()

2013-02-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-9124. --- Resolution: Fixed Fix Version/s: 1.2.0 Committed to branch 1.

[jira] [Commented] (HADOOP-9230) TestUniformSizeInputFormat fails intermittently

2013-02-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573423#comment-13573423 ] Tom White commented on HADOOP-9230: --- I guess that the legacy split check was included

[jira] [Commented] (HADOOP-8528) Add pure java snappy as an option

2013-02-06 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13572329#comment-13572329 ] Tom White commented on HADOOP-8528: --- Is the snappy-java JAR avail in maven repos? It

[jira] [Updated] (HADOOP-9124) SortedMapWritable violates contract of Map interface for equals() and hashCode()

2013-02-01 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9124: -- Resolution: Fixed Fix Version/s: 2.0.3-alpha Hadoop Flags: Reviewed Status:

[jira] [Updated] (HADOOP-9265) S3 blockstore filesystem breaks part of the Filesystem contract

2013-02-01 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9265: -- Attachment: HADOOP-9265.patch Thanks for the feedback. Here's an updated version which creates a root

[jira] [Updated] (HADOOP-9265) S3 blockstore filesystem breaks part of the Filesystem contract

2013-01-31 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9265: -- Attachment: HADOOP-9265.patch Here's a fix for both these problems. With the patch and HADOOP-9258

[jira] [Assigned] (HADOOP-9265) S3 blockstore filesystem breaks part of the Filesystem contract

2013-01-31 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White reassigned HADOOP-9265: - Assignee: Tom White S3 blockstore filesystem breaks part of the Filesystem contract

[jira] [Commented] (HADOOP-9261) S3n filesystem can move a directory under itself -and so lose data

2013-01-31 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567638#comment-13567638 ] Tom White commented on HADOOP-9261: --- +1 looks good to me. S3n

[jira] [Commented] (HADOOP-9258) Add stricter tests to FileSystemContractTestBase

2013-01-31 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567644#comment-13567644 ] Tom White commented on HADOOP-9258: --- +1 once the S3 fixes have been committed.

[jira] [Commented] (HADOOP-8545) Filesystem Implementation for OpenStack Swift

2013-01-31 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567682#comment-13567682 ] Tom White commented on HADOOP-8545: --- I wonder whether this would be better hosted

[jira] [Updated] (HADOOP-9124) SortedMapWritable violates contract of Map interface for equals() and hashCode()

2013-01-31 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9124: -- Attachment: HADOOP-9124.patch Thanks Suren. I've attached a patch with a modification to

[jira] [Assigned] (HADOOP-9124) SortedMapWritable violates contract of Map interface for equals() and hashCode()

2013-01-31 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White reassigned HADOOP-9124: - Assignee: Surenkumar Nihalani SortedMapWritable violates contract of Map interface for

[jira] [Commented] (HADOOP-9124) SortedMapWritable violates contract of Map interface for equals() and hashCode()

2013-01-29 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565369#comment-13565369 ] Tom White commented on HADOOP-9124: --- What about my comment above about mirroring the

[jira] [Commented] (HADOOP-9258) Add stricter tests to FileSystemContractTestBase

2013-01-29 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565394#comment-13565394 ] Tom White commented on HADOOP-9258: --- Steve, good to see more tests. The S3 failures

[jira] [Commented] (HADOOP-9124) SortedMapWritable violates contract of Map interface for equals() and hashCode()

2013-01-28 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13564177#comment-13564177 ] Tom White commented on HADOOP-9124: --- {quote} So, different *MapWritables have added

[jira] [Commented] (HADOOP-9154) SortedMapWritable#putAll() doesn't add key/value classes to the map

2013-01-23 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560600#comment-13560600 ] Tom White commented on HADOOP-9154: --- Sorry to come to this late, but I feel that we

[jira] [Created] (HADOOP-9234) Failing over to an active service with haadmin should fail when auto-failover is enabled

2013-01-22 Thread Tom White (JIRA)
Tom White created HADOOP-9234: - Summary: Failing over to an active service with haadmin should fail when auto-failover is enabled Key: HADOOP-9234 URL: https://issues.apache.org/jira/browse/HADOOP-9234

[jira] [Commented] (HADOOP-9220) Unnecessary transition to standby in ActiveStandbyElector

2013-01-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559135#comment-13559135 ] Tom White commented on HADOOP-9220: --- It's true that the elector checks for a stale ZK

[jira] [Updated] (HADOOP-9220) Unnecessary transition to standby in ActiveStandbyElector

2013-01-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9220: -- Attachment: HADOOP-9220.patch I've written a test which fails without the patch. Basically it checks

[jira] [Updated] (HADOOP-9220) Unnecessary transition to standby in ActiveStandbyElector

2013-01-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9220: -- Status: Patch Available (was: Open) Unnecessary transition to standby in ActiveStandbyElector

[jira] [Created] (HADOOP-9220) Unnecessary transition to standby in ActiveStandbyElector

2013-01-17 Thread Tom White (JIRA)
Tom White created HADOOP-9220: - Summary: Unnecessary transition to standby in ActiveStandbyElector Key: HADOOP-9220 URL: https://issues.apache.org/jira/browse/HADOOP-9220 Project: Hadoop Common

[jira] [Updated] (HADOOP-9220) Unnecessary transition to standby in ActiveStandbyElector

2013-01-17 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9220: -- Attachment: HADOOP-9220.patch The reason for this behaviour is because there can be multiple watchers

[jira] [Updated] (HADOOP-9212) Potential deadlock in FileSystem.Cache/IPC/UGI

2013-01-16 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9212: -- Resolution: Fixed Fix Version/s: 2.0.3-alpha Hadoop Flags: Reviewed Status:

[jira] [Created] (HADOOP-9212) Potential deadlock in FileSystem.Cache/IPC/UGI

2013-01-15 Thread Tom White (JIRA)
Tom White created HADOOP-9212: - Summary: Potential deadlock in FileSystem.Cache/IPC/UGI Key: HADOOP-9212 URL: https://issues.apache.org/jira/browse/HADOOP-9212 Project: Hadoop Common Issue Type:

[jira] [Updated] (HADOOP-9212) Potential deadlock in FileSystem.Cache/IPC/UGI

2013-01-15 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9212: -- Attachment: 1_jcarder_result_0.png The scenario that leads to the potential deadlock: *

[jira] [Updated] (HADOOP-9212) Potential deadlock in FileSystem.Cache/IPC/UGI

2013-01-15 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9212: -- Status: Patch Available (was: Open) Potential deadlock in FileSystem.Cache/IPC/UGI

[jira] [Updated] (HADOOP-9212) Potential deadlock in FileSystem.Cache/IPC/UGI

2013-01-15 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9212: -- Attachment: HADOOP-9212.patch Here's a fix to break the cycle by using the Java File API in

[jira] [Created] (HADOOP-9213) Create a Jenkins job to run jcarder

2013-01-15 Thread Tom White (JIRA)
Tom White created HADOOP-9213: - Summary: Create a Jenkins job to run jcarder Key: HADOOP-9213 URL: https://issues.apache.org/jira/browse/HADOOP-9213 Project: Hadoop Common Issue Type: Task

[jira] [Updated] (HADOOP-9212) Potential deadlock in FileSystem.Cache/IPC/UGI

2013-01-15 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9212: -- Attachment: HADOOP-9212.patch Thanks for the review Todd. Here's a new patch with your feedback

[jira] [Commented] (HADOOP-9097) Maven RAT plugin is not checking all source files

2013-01-11 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551220#comment-13551220 ] Tom White commented on HADOOP-9097: --- Regarding the source files with third party

[jira] [Commented] (HADOOP-9097) Maven RAT plugin is not checking all source files

2013-01-11 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551307#comment-13551307 ] Tom White commented on HADOOP-9097: --- Sorry I missed the remove script. That looks good

[jira] [Updated] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

2013-01-10 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9183: -- Resolution: Fixed Fix Version/s: 2.0.3-alpha Hadoop Flags: Reviewed Status:

[jira] [Updated] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

2013-01-08 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9183: -- Attachment: HADOOP-9183.patch Thanks Todd. Here's a new patch to avoid the race you mention.

[jira] [Commented] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

2013-01-08 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546896#comment-13546896 ] Tom White commented on HADOOP-9183: --- To test this removes the deadlock, I ran jcarder

[jira] [Created] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

2013-01-07 Thread Tom White (JIRA)
Tom White created HADOOP-9183: - Summary: Potential deadlock in ActiveStandbyElector Key: HADOOP-9183 URL: https://issues.apache.org/jira/browse/HADOOP-9183 Project: Hadoop Common Issue Type: Bug

[jira] [Updated] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

2013-01-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9183: -- Attachment: 3_jcarder_result_0.png 2_jcarder_result_1.png Potential deadlock in

[jira] [Updated] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

2013-01-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9183: -- Attachment: HADOOP-9183.patch This patch fixes the problem by making two changes. First, the queue of

[jira] [Updated] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

2013-01-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9183: -- Status: Patch Available (was: Open) Potential deadlock in ActiveStandbyElector

[jira] [Updated] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

2013-01-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9183: -- Attachment: HADOOP-9183.patch This is a simpler patch which removes the locking on

[jira] [Commented] (HADOOP-9153) Support createNonRecursive in ViewFileSystem

2012-12-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535015#comment-13535015 ] Tom White commented on HADOOP-9153: --- Shouldn't FilterFileSystem and ChRootedFileSystem

[jira] [Commented] (HADOOP-8545) Filesystem Implementation for OpenStack Swift

2012-12-17 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534024#comment-13534024 ] Tom White commented on HADOOP-8545: --- Dmitry, can you use the same large file format as

[jira] [Commented] (HADOOP-9098) Add missing license headers

2012-12-12 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529802#comment-13529802 ] Tom White commented on HADOOP-9098: --- +1. Thanks, Arpit. Add missing

[jira] [Commented] (HADOOP-8545) Filesystem Implementation for OpenStack Swift

2012-12-12 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529812#comment-13529812 ] Tom White commented on HADOOP-8545: --- I'm not sure whether the blockstore implementation

[jira] [Created] (HADOOP-9097) Maven RAT plugin is not checking all source files

2012-11-27 Thread Tom White (JIRA)
Tom White created HADOOP-9097: - Summary: Maven RAT plugin is not checking all source files Key: HADOOP-9097 URL: https://issues.apache.org/jira/browse/HADOOP-9097 Project: Hadoop Common Issue

[jira] [Commented] (HADOOP-9097) Maven RAT plugin is not checking all source files

2012-11-27 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504572#comment-13504572 ] Tom White commented on HADOOP-9097: --- It looks like the plugin is configured to only

[jira] [Created] (HADOOP-9098) Add missing license headers

2012-11-27 Thread Tom White (JIRA)
Tom White created HADOOP-9098: - Summary: Add missing license headers Key: HADOOP-9098 URL: https://issues.apache.org/jira/browse/HADOOP-9098 Project: Hadoop Common Issue Type: Bug

[jira] [Commented] (HADOOP-9076) Fix QA bot in YARN project

2012-11-22 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502849#comment-13502849 ] Tom White commented on HADOOP-9076: --- You're right, it hasn't picked up the change. I

[jira] [Updated] (HADOOP-9049) DelegationTokenRenewer needs to be Singleton and FileSystems should register/deregister to/from.

2012-11-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9049: -- Resolution: Fixed Fix Version/s: 2.0.3-alpha Hadoop Flags: Reviewed Status:

[jira] [Commented] (HADOOP-9076) Fix QA bot in YARN project

2012-11-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502073#comment-13502073 ] Tom White commented on HADOOP-9076: --- Radim - Vinod and I have been trying to get the

[jira] [Resolved] (HADOOP-8860) Split MapReduce and YARN sections in documentation navigation

2012-11-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-8860. --- Resolution: Fixed Fix Version/s: 0.23.5 I just pulled this into 0.23 too after discussing

[jira] [Commented] (HADOOP-9041) FileSystem initialization can go into infinite loop

2012-11-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13500240#comment-13500240 ] Tom White commented on HADOOP-9041: --- Can you convert the Groovy test into a JUnit test

[jira] [Updated] (HADOOP-8860) Split MapReduce and YARN sections in documentation navigation

2012-11-12 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8860: -- Target Version/s: 2.0.3-alpha (was: 2.0.2-alpha) Fix Version/s: 2.0.3-alpha Hadoop

[jira] [Updated] (HADOOP-8860) Split MapReduce and YARN sections in documentation navigation

2012-11-12 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8860: -- Attachment: HADOOP-8860-23.patch HADOOP-8860-23.sh The changes don't apply to the

[jira] [Updated] (HADOOP-8860) Split MapReduce and YARN sections in documentation navigation

2012-11-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8860: -- Attachment: HADOOP-8860.patch HADOOP-8860.sh Sorry about that. Here's an updated

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494164#comment-13494164 ] Tom White commented on HADOOP-7115: --- +1 the latest patch looks good to me.

[jira] [Commented] (HADOOP-8427) Convert Forrest docs to APT

2012-11-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13492311#comment-13492311 ] Tom White commented on HADOOP-8427: --- Andy, this looks good so far. I generated the site

[jira] [Commented] (HADOOP-8964) test-patch.sh doesn't run all tests

2012-10-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13484413#comment-13484413 ] Tom White commented on HADOOP-8964: --- Vinod - that seems reasonable to me.

[jira] [Commented] (HADOOP-8964) test-patch.sh doesn't run all tests

2012-10-23 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482412#comment-13482412 ] Tom White commented on HADOOP-8964: --- There was some discussion on this on

[jira] [Commented] (HADOOP-8904) Hadoop does not close output file / does not call Mapper.cleanup if exception in map

2012-10-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13479073#comment-13479073 ] Tom White commented on HADOOP-8904: --- This change makes the behaviour the same as the

[jira] [Commented] (HADOOP-8887) Use a Maven plugin to build the native code using CMake

2012-10-10 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13473251#comment-13473251 ] Tom White commented on HADOOP-8887: --- bq. Does it make sense to put it in Hadoop for

[jira] [Commented] (HADOOP-8887) Use a Maven plugin to build the native code using CMake

2012-10-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13472272#comment-13472272 ] Tom White commented on HADOOP-8887: --- This plugin looks general purpose and it's in the

[jira] [Commented] (HADOOP-8895) TokenRenewer should be an interface, it is currently a fully abstract class

2012-10-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13472404#comment-13472404 ] Tom White commented on HADOOP-8895: --- Abstract classes are easier to evolve than

[jira] [Commented] (HADOOP-8776) Provide an option in test-patch that can enable / disable compiling native code

2012-09-28 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465511#comment-13465511 ] Tom White commented on HADOOP-8776: --- +1 I tried the modified test-patch on a Mac with

[jira] [Created] (HADOOP-8860) Split MapReduce and YARN sections in documentation navigation

2012-09-27 Thread Tom White (JIRA)
Tom White created HADOOP-8860: - Summary: Split MapReduce and YARN sections in documentation navigation Key: HADOOP-8860 URL: https://issues.apache.org/jira/browse/HADOOP-8860 Project: Hadoop Common

[jira] [Updated] (HADOOP-8860) Split MapReduce and YARN sections in documentation navigation

2012-09-27 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8860: -- Attachment: HADOOP-8860.patch HADOOP-8860.sh Here's a patch to move things around. It

[jira] [Updated] (HADOOP-8860) Split MapReduce and YARN sections in documentation navigation

2012-09-27 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8860: -- Description: This JIRA is to change the navigation on

[jira] [Commented] (HADOOP-8852) DelegationTokenRenewer thread is not stopped when its filesystem is closed

2012-09-27 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464652#comment-13464652 ] Tom White commented on HADOOP-8852: --- Generally looks good. * Rather than always

[jira] [Created] (HADOOP-8852) DelegationTokenRenewer thread is not stopped when its filesystem is closed

2012-09-26 Thread Tom White (JIRA)
Tom White created HADOOP-8852: - Summary: DelegationTokenRenewer thread is not stopped when its filesystem is closed Key: HADOOP-8852 URL: https://issues.apache.org/jira/browse/HADOOP-8852 Project: Hadoop

[jira] [Updated] (HADOOP-8833) fs -text should make sure to call inputstream.seek(0) before using input stream

2012-09-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8833: -- Attachment: HADOOP-8833.patch +1 on the fix. I noticed that the test doesn't fail without the fix

[jira] [Updated] (HADOOP-8825) Reinstate constructors in SequenceFile.BlockCompressWriter and SequenceFile.RecordCompressWriter for compatibility with Hadoop 1

2012-09-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8825: -- Resolution: Invalid Target Version/s: (was: 2.0.3-alpha) Status: Resolved

[jira] [Created] (HADOOP-8825) Reinstate constructors in SequenceFile.BlockCompressWriter and SequenceFile.RecordCompressWriter for compatibility with Hadoop 1

2012-09-19 Thread Tom White (JIRA)
Tom White created HADOOP-8825: - Summary: Reinstate constructors in SequenceFile.BlockCompressWriter and SequenceFile.RecordCompressWriter for compatibility with Hadoop 1 Key: HADOOP-8825 URL:

[jira] [Updated] (HADOOP-8825) Reinstate constructors in SequenceFile.BlockCompressWriter and SequenceFile.RecordCompressWriter for compatibility with Hadoop 1

2012-09-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8825: -- Attachment: HADOOP-8825.patch This patch reinstates the constructors. I tested this by running Avro

[jira] [Updated] (HADOOP-8825) Reinstate constructors in SequenceFile.BlockCompressWriter and SequenceFile.RecordCompressWriter for compatibility with Hadoop 1

2012-09-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8825: -- Status: Patch Available (was: Open) Reinstate constructors in SequenceFile.BlockCompressWriter

[jira] [Commented] (HADOOP-8825) Reinstate constructors in SequenceFile.BlockCompressWriter and SequenceFile.RecordCompressWriter for compatibility with Hadoop 1

2012-09-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458749#comment-13458749 ] Tom White commented on HADOOP-8825: --- Avro is using the constructors via a class called

[jira] [Commented] (HADOOP-8825) Reinstate constructors in SequenceFile.BlockCompressWriter and SequenceFile.RecordCompressWriter for compatibility with Hadoop 1

2012-09-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458774#comment-13458774 ] Tom White commented on HADOOP-8825: --- It's to support a wrapper around SequenceFile for

[jira] [Updated] (HADOOP-8780) Update DeprecatedProperties apt file

2012-09-14 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8780: -- Resolution: Fixed Fix Version/s: 2.0.3-alpha Hadoop Flags: Reviewed Status:

[jira] [Commented] (HADOOP-8780) Update DeprecatedProperties apt file

2012-09-12 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453935#comment-13453935 ] Tom White commented on HADOOP-8780: --- The Jenkins job is timing out when running the

[jira] [Commented] (HADOOP-8780) Update DeprecatedProperties apt file

2012-09-11 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453019#comment-13453019 ] Tom White commented on HADOOP-8780: --- I generated the documentation and it looked fine.

[jira] [Commented] (HADOOP-8662) remove separate pages for Common, HDFS MR projects

2012-09-10 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13451960#comment-13451960 ] Tom White commented on HADOOP-8662: --- I tried the latest patch and it worked. +1

[jira] [Commented] (HADOOP-8780) Update DeprecatedProperties apt file

2012-09-10 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452011#comment-13452011 ] Tom White commented on HADOOP-8780: --- The entries for mapred.create.symlink and

[jira] [Commented] (HADOOP-8780) Update DeprecatedProperties apt file

2012-09-10 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452388#comment-13452388 ] Tom White commented on HADOOP-8780: --- How about adding these two properties to a

[jira] [Commented] (HADOOP-8662) remove separate pages for Common, HDFS MR projects

2012-09-06 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13449774#comment-13449774 ] Tom White commented on HADOOP-8662: --- Migrating the website to Maven may take a while

[jira] [Updated] (HADOOP-8762) Mark container-provided dependencies with 'provided' scope

2012-09-05 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8762: -- Assignee: Tom White Status: Patch Available (was: Open) Mark container-provided

[jira] [Created] (HADOOP-8762) Mark container-provided dependencies with 'provided' scope

2012-09-04 Thread Tom White (JIRA)
Tom White created HADOOP-8762: - Summary: Mark container-provided dependencies with 'provided' scope Key: HADOOP-8762 URL: https://issues.apache.org/jira/browse/HADOOP-8762 Project: Hadoop Common

[jira] [Updated] (HADOOP-8762) Mark container-provided dependencies with 'provided' scope

2012-09-04 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-8762: -- Attachment: HADOOP-8762.patch This patch changes container dependencies to 'provided' for Common and

  1   2   3   4   5   6   7   8   9   >