[jira] [Updated] (HADOOP-7528) Maven build fails in Windows

2011-08-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7528: -- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) I'

[jira] [Commented] (HADOOP-7528) Maven build fails in Windows

2011-08-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081786#comment-13081786 ] Tom White commented on HADOOP-7528: --- +1 Tests pass and test-patch gives the following

[jira] [Updated] (HADOOP-7525) Make arguments to test-patch optional

2011-08-08 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7525: -- Attachment: HADOOP-7525.patch Here's a patch for this. * I checked and test-patch.sh already uses smar

[jira] [Assigned] (HADOOP-7525) Make arguments to test-patch optional

2011-08-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White reassigned HADOOP-7525: - Assignee: Tom White > Make arguments to test-patch optional > --

[jira] [Updated] (HADOOP-7523) Test org.apache.hadoop.fs.TestFilterFileSystem fails due to java.lang.NoSuchMethodException

2011-08-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7523: -- Resolution: Fixed Assignee: John Lee Hadoop Flags: [Reviewed] Status: Resolved

[jira] [Commented] (HADOOP-7523) Test org.apache.hadoop.fs.TestFilterFileSystem fails due to java.lang.NoSuchMethodException

2011-08-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080736#comment-13080736 ] Tom White commented on HADOOP-7523: --- +1 This fixes the failing test and all other tests

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-08-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080726#comment-13080726 ] Tom White commented on HADOOP-6671: --- BTW I've just opened HADOOP-7525 to simplify the s

[jira] [Created] (HADOOP-7525) Make arguments to test-patch optional

2011-08-07 Thread Tom White (JIRA)
Make arguments to test-patch optional - Key: HADOOP-7525 URL: https://issues.apache.org/jira/browse/HADOOP-7525 Project: Hadoop Common Issue Type: Sub-task Reporter: Tom White Currently you h

[jira] [Commented] (HADOOP-7520) hadoop-main fails to deploy

2011-08-05 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080067#comment-13080067 ] Tom White commented on HADOOP-7520: --- +1 This fixes the problem for me. > hadoop-main f

[jira] [Commented] (HADOOP-7516) Mavenized test-patch.sh must skip tests

2011-08-05 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080040#comment-13080040 ] Tom White commented on HADOOP-7516: --- The problem was that 'root' and 'doclet' didn't ex

[jira] [Commented] (HADOOP-7517) hadoop common build fails creating docs

2011-08-05 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1308#comment-1308 ] Tom White commented on HADOOP-7517: --- It looks like Forrest isn't installed on the build

[jira] [Resolved] (HADOOP-7515) test-patch reports the wrong number of javadoc warnings

2011-08-05 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7515. --- Resolution: Fixed Hadoop Flags: [Reviewed] I've just committed this. > test-patch reports the

[jira] [Commented] (HADOOP-7499) Add method for doing a sanity check on hostnames in NetUtils

2011-08-04 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079693#comment-13079693 ] Tom White commented on HADOOP-7499: --- Thanks Jeffrey. I've created a fix for this in HAD

[jira] [Updated] (HADOOP-7515) test-patch reports the wrong number of javadoc warnings

2011-08-04 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7515: -- Attachment: HADOOP-7515.patch Updated patch with Todd's suggestions. > test-patch reports the wrong n

[jira] [Updated] (HADOOP-7515) test-patch reports the wrong number of javadoc warnings

2011-08-04 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7515: -- Attachment: HADOOP-7515.patch This patch fixes the triple counting issue. It also changes back the exp

[jira] [Created] (HADOOP-7515) test-patch reports the wrong number of javadoc warnings

2011-08-04 Thread Tom White (JIRA)
test-patch reports the wrong number of javadoc warnings --- Key: HADOOP-7515 URL: https://issues.apache.org/jira/browse/HADOOP-7515 Project: Hadoop Common Issue Type: Sub-task Com

[jira] [Updated] (HADOOP-7508) compiled nativelib is in wrong directory and it is not picked up by surefire setup

2011-08-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7508: -- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) I'

[jira] [Commented] (HADOOP-7508) compiled nativelib is in wrong directory and it is not picked up by surefire setup

2011-08-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078973#comment-13078973 ] Tom White commented on HADOOP-7508: --- +1 > compiled nativelib is in wrong directory and

[jira] [Commented] (HADOOP-7499) Add method for doing a sanity check on hostnames in NetUtils

2011-08-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078952#comment-13078952 ] Tom White commented on HADOOP-7499: --- I ran the same command. Can you attach the output

[jira] [Updated] (HADOOP-7481) Wire AOP test in Mavenized Hadoop common

2011-08-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7481: -- Issue Type: Sub-task (was: Task) Parent: HADOOP-7412 > Wire AOP test in Mavenized Hadoop comm

[jira] [Updated] (HADOOP-7411) Convert remaining Ant based build to Maven

2011-08-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7411: -- Issue Type: Sub-task (was: Task) Parent: HADOOP-7412 > Convert remaining Ant based build to M

[jira] [Updated] (HADOOP-7410) Mavenize common RPM/DEB

2011-08-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7410: -- Issue Type: Sub-task (was: Task) Parent: HADOOP-7412 > Mavenize common RPM/DEB >

[jira] [Updated] (HADOOP-7501) publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs repo

2011-08-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7501: -- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) I'

[jira] [Commented] (HADOOP-7502) Use canonical (IDE friendly) generated-sources directory for generated sources

2011-08-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078823#comment-13078823 ] Tom White commented on HADOOP-7502: --- I tried this with Eclipse (using {{mvn eclipse:ecl

[jira] [Commented] (HADOOP-7499) Add method for doing a sanity check on hostnames in NetUtils

2011-08-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078819#comment-13078819 ] Tom White commented on HADOOP-7499: --- > I didn't see any new problems in the javadoc out

[jira] [Commented] (HADOOP-7501) publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs repo

2011-08-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078817#comment-13078817 ] Tom White commented on HADOOP-7501: --- That looks like a good fix to me. > publish Hadoo

[jira] [Updated] (HADOOP-7501) publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs repo

2011-08-02 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7501: -- Attachment: HADOOP-7501.patch I used this patch to successfully publish artifacts to the Apache Snapsh

[jira] [Assigned] (HADOOP-7501) publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs repo

2011-08-02 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White reassigned HADOOP-7501: - Assignee: Tom White > publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs rep

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-08-02 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078562#comment-13078562 ] Tom White commented on HADOOP-6671: --- It looks like you might not be running from the to

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-08-02 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078533#comment-13078533 ] Tom White commented on HADOOP-6671: --- Hi Nicholas, Try building common with {{mvn clean

[jira] [Updated] (HADOOP-7500) Write a script to migrate patches to Maven layout

2011-08-02 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7500: -- Attachment: mavenize-common.sed Here's a simple sed script to fix patches. Usage: {noformat} sed -E -

[jira] [Created] (HADOOP-7500) Write a script to migrate patches to Maven layout

2011-08-02 Thread Tom White (JIRA)
Write a script to migrate patches to Maven layout - Key: HADOOP-7500 URL: https://issues.apache.org/jira/browse/HADOOP-7500 Project: Hadoop Common Issue Type: Sub-task Components: bui

[jira] [Updated] (HADOOP-6671) To use maven for hadoop common builds

2011-08-02 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-6671: -- Fix Version/s: 0.23.0 > To use maven for hadoop common builds > -

[jira] [Updated] (HADOOP-6671) To use maven for hadoop common builds

2011-08-02 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-6671: -- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) I'

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-07-29 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073098#comment-13073098 ] Tom White commented on HADOOP-6671: --- +1 I've tried out all the aspects of building com

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-07-29 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072935#comment-13072935 ] Tom White commented on HADOOP-6671: --- There's a small issue with moving hadoop-common/sr

[jira] [Commented] (HADOOP-7111) Several TFile tests failing when native libraries are present

2011-07-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068605#comment-13068605 ] Tom White commented on HADOOP-7111: --- +1 The TODO you added should be removed along wit

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-07-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067178#comment-13067178 ] Tom White commented on HADOOP-6671: --- * On naming, I think the "hadoop-" prefix in modul

[jira] [Updated] (HADOOP-7413) Create Jenkins build for Maven patch testing

2011-07-15 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7413: -- Attachment: HADOOP-7413-bad.patch Patch for testing test-patch error paths. > Create Jenkins build fo

[jira] [Updated] (HADOOP-7413) Create Jenkins build for Maven patch testing

2011-07-14 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7413: -- Attachment: HADOOP-7413.patch Another dummy patch. > Create Jenkins build for Maven patch testing > -

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-07-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064986#comment-13064986 ] Tom White commented on HADOOP-6671: --- I updated https://builds.apache.org/job/Hadoop-Com

[jira] [Commented] (HADOOP-7206) Integrate Snappy compression

2011-06-24 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054418#comment-13054418 ] Tom White commented on HADOOP-7206: --- TestCodec passes for me both when snappy is not in

[jira] [Commented] (HADOOP-7413) Create Jenkins build for Maven patch testing

2011-06-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052846#comment-13052846 ] Tom White commented on HADOOP-7413: --- This is just a test patch for the new Jenkins job

[jira] [Updated] (HADOOP-7413) Create Jenkins build for Maven patch testing

2011-06-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7413: -- Status: Patch Available (was: Open) > Create Jenkins build for Maven patch testing >

[jira] [Updated] (HADOOP-7413) Create Jenkins build for Maven patch testing

2011-06-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7413: -- Attachment: HADOOP-7413.patch > Create Jenkins build for Maven patch testing > ---

[jira] [Created] (HADOOP-7413) Create Jenkins build for Maven patch testing

2011-06-21 Thread Tom White (JIRA)
Create Jenkins build for Maven patch testing Key: HADOOP-7413 URL: https://issues.apache.org/jira/browse/HADOOP-7413 Project: Hadoop Common Issue Type: Sub-task Components: build

[jira] [Updated] (HADOOP-7408) Add javadoc for SnappyCodec

2011-06-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7408: -- Attachment: HADOOP-7408.patch Looks good. I've updated your patch to annotate SnappyCodec as public ev

[jira] [Commented] (HADOOP-7206) Integrate Snappy compression

2011-06-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052161#comment-13052161 ] Tom White commented on HADOOP-7206: --- Nicholas, I agree that javadoc is needed. Thanks f

[jira] [Commented] (HADOOP-7206) Integrate Snappy compression

2011-06-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052112#comment-13052112 ] Tom White commented on HADOOP-7206: --- I've committed the fix to HADOOP-7407 after manual

[jira] [Updated] (HADOOP-7407) Snappy integration breaks HDFS build.

2011-06-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7407: -- Resolution: Fixed Fix Version/s: 0.23.0 Assignee: Alejandro Abdelnur Release Note:

[jira] [Updated] (HADOOP-7206) Integrate Snappy compression

2011-06-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7206: -- Resolution: Fixed Fix Version/s: 0.23.0 Assignee: T Jake Luciani (was: issei yoshida)

[jira] [Commented] (HADOOP-7206) Integrate Snappy compression

2011-06-17 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051423#comment-13051423 ] Tom White commented on HADOOP-7206: --- I noticed that the compression overhead in this pa

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-06-14 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049548#comment-13049548 ] Tom White commented on HADOOP-6671: --- I updated https://builds.apache.org/job/Hadoop-Com

[jira] [Updated] (HADOOP-7389) Use of TestingGroups by tests causes subsequent tests to fail

2011-06-14 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7389: -- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) I'

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-06-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048870#comment-13048870 ] Tom White commented on HADOOP-6671: --- Per-test in Ant (and Maven) creates a new JVM per

[jira] [Commented] (HADOOP-7384) Allow test-patch to be more flexible about patch format

2011-06-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048836#comment-13048836 ] Tom White commented on HADOOP-7384: --- +1 This looks like a useful change. > Allow test-

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-06-12 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048467#comment-13048467 ] Tom White commented on HADOOP-6671: --- Eric, I noticed the same test failures when runn

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-06-10 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047427#comment-13047427 ] Tom White commented on HADOOP-6671: --- A couple of other things I noticed: We need to us

[jira] [Commented] (HADOOP-7372) Remove ref of 20.3 release from branch-0.20 CHANGES.txt

2011-06-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047010#comment-13047010 ] Tom White commented on HADOOP-7372: --- +1 > Remove ref of 20.3 release from branch-0.20

[jira] [Updated] (HADOOP-6671) To use maven for hadoop common builds

2011-06-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-6671: -- Attachment: HADOOP-6671-cross-project-HDFS.patch I've set up a Jenkins job to build common artifacts u

[jira] [Commented] (HADOOP-7362) Create a Lock annotation to document locking (hierarchies) for methods

2011-06-08 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046051#comment-13046051 ] Tom White commented on HADOOP-7362: --- You're right that GuardedBy is not suitable for do

[jira] [Updated] (HADOOP-7323) Add capability to resolve compression codec based on codec name

2011-06-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7323: -- Resolution: Fixed Status: Resolved (was: Patch Available) I've just committed this. Thanks, A

[jira] [Updated] (HADOOP-7350) Use ServiceLoader to discover compression codec classes

2011-06-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7350: -- Attachment: HADOOP-7350.patch I moved it to take advantage of the ServiceLoader's caching of providers

[jira] [Commented] (HADOOP-7362) Create a Lock annotation to document locking (hierarchies) for methods

2011-06-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045521#comment-13045521 ] Tom White commented on HADOOP-7362: --- The annotations from "Java Concurrency in Practice

[jira] [Updated] (HADOOP-7350) Use ServiceLoader to discover compression codec classes

2011-06-06 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7350: -- Attachment: HADOOP-7350.patch Sorry - this should be the right patch now. > Use ServiceLoader to disc

[jira] [Updated] (HADOOP-7323) Add capability to resolve compression codec based on codec name

2011-06-06 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7323: -- Fix Version/s: (was: 0.22.0) Hadoop Flags: [Reviewed] Status: Patch Available (was

[jira] [Updated] (HADOOP-7350) Use ServiceLoader to discover compression codec classes

2011-06-02 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7350: -- Attachment: HADOOP-7350.patch Slight adjustment to load codec classes only once using a ServiceLoader.

[jira] [Updated] (HADOOP-7350) Use ServiceLoader to discover compression codec classes

2011-06-02 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7350: -- Attachment: HADOOP-7350.patch {quote} - We should probably remove the codecs from core-default.xml now

[jira] [Commented] (HADOOP-7355) Add audience and stability annotations to HttpServer class

2011-06-02 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042971#comment-13042971 ] Tom White commented on HADOOP-7355: --- +1 > Add audience and stability annotations to Ht

[jira] [Updated] (HADOOP-7350) Use ServiceLoader to discover compression codec classes

2011-06-01 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7350: -- Attachment: HADOOP-7350.patch This patch modifies CompressionCodecFactory.getCodecClasses() to use a s

[jira] [Updated] (HADOOP-7350) Use ServiceLoader to discover compression codec classes

2011-06-01 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7350: -- Assignee: Tom White Status: Patch Available (was: Open) > Use ServiceLoader to discover compres

[jira] [Created] (HADOOP-7350) Use ServiceLoader to discover compression codec classes

2011-06-01 Thread Tom White (JIRA)
Use ServiceLoader to discover compression codec classes --- Key: HADOOP-7350 URL: https://issues.apache.org/jira/browse/HADOOP-7350 Project: Hadoop Common Issue Type: Improvement

[jira] [Commented] (HADOOP-7323) Add capability to resolve compression codec based on codec name

2011-06-01 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042454#comment-13042454 ] Tom White commented on HADOOP-7323: --- Thinking about this more, overloading getCodecByCl

[jira] [Commented] (HADOOP-7334) test-patch should check for hard tabs

2011-05-26 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040050#comment-13040050 ] Tom White commented on HADOOP-7334: --- > Do you think we have a need to do something like

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-05-26 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039986#comment-13039986 ] Tom White commented on HADOOP-6671: --- The Jenkins scripts in http://svn.apache.org/repos

[jira] [Commented] (HADOOP-7323) Add capability to resolve compression codec based on codec name

2011-05-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039384#comment-13039384 ] Tom White commented on HADOOP-7323: --- +1 > Add capability to resolve compression codec

[jira] [Commented] (HADOOP-6671) To use maven for hadoop common builds

2011-05-24 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038720#comment-13038720 ] Tom White commented on HADOOP-6671: --- We currently publish jdiff documentation as a part

[jira] [Commented] (HADOOP-7323) Add capability to resolve compression codec based on codec name

2011-05-23 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038326#comment-13038326 ] Tom White commented on HADOOP-7323: --- This looks good. The only nit I noticed is that th

[jira] [Resolved] (HADOOP-7283) Include 32-bit and 64-bit native libraries in Jenkins tarball builds

2011-05-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7283. --- Resolution: Fixed Assignee: Tom White The build at https://builds.apache.org/hudson/view/G-L/

[jira] [Updated] (HADOOP-6846) Scripts for building Hadoop 0.22.0 release

2011-05-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-6846: -- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) >

[jira] [Commented] (HADOOP-7215) RPC clients must connect over a network interface corresponding to the host name in the client's kerberos principal key

2011-05-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035557#comment-13035557 ] Tom White commented on HADOOP-7215: --- Can this be closed? Looks like it's been committed

[jira] [Commented] (HADOOP-7269) S3 Native should allow customizable file meta-data (headers)

2011-05-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035545#comment-13035545 ] Tom White commented on HADOOP-7269: --- This looks good. Can you run Jets3tNativeS3FileSys

[jira] [Updated] (HADOOP-7296) The FsPermission(FsPermission) constructor does not use the sticky bit

2011-05-17 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7296: -- Resolution: Fixed Assignee: Siddharth Seth Hadoop Flags: [Reviewed] Status: Res

[jira] [Commented] (HADOOP-7206) Integrate Snappy compression

2011-05-17 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034829#comment-13034829 ] Tom White commented on HADOOP-7206: --- I actually think that, long-term, Snappy compressi

[jira] [Commented] (HADOOP-6757) NullPointerException for hadoop clients launched from streaming tasks

2011-05-16 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034547#comment-13034547 ] Tom White commented on HADOOP-6757: --- I think this may be fixed by MAPREDUCE-2372. > Nu

[jira] [Created] (HADOOP-7283) Include 32-bit and 64-bit native libraries in Jenkins tarball builds

2011-05-12 Thread Tom White (JIRA)
Include 32-bit and 64-bit native libraries in Jenkins tarball builds Key: HADOOP-7283 URL: https://issues.apache.org/jira/browse/HADOOP-7283 Project: Hadoop Common Issue Ty

[jira] [Updated] (HADOOP-6763) Remove verbose logging from the Groups class

2011-05-11 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-6763: -- Fix Version/s: 0.22.0 > Remove verbose logging from the Groups class > ---

[jira] [Commented] (HADOOP-6763) Remove verbose logging from the Groups class

2011-05-11 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032193#comment-13032193 ] Tom White commented on HADOOP-6763: --- Yes, this should have fix version 0.22. > Remove

[jira] [Commented] (HADOOP-6846) Scripts for building Hadoop 0.22.0 release

2011-05-11 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032117#comment-13032117 ] Tom White commented on HADOOP-6846: --- I grant the patch for inclusion. > Scripts for bu

[jira] [Updated] (HADOOP-7068) Ivy resolve force mode should be turned off by default

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

[jira] [Commented] (HADOOP-7068) Ivy resolve force mode should be turned off by default

2011-05-10 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031347#comment-13031347 ] Tom White commented on HADOOP-7068: --- +1. I agree that this is very confusing and makes

[jira] [Commented] (HADOOP-7184) Remove deprecated local.cache.size from core-default.xml

2011-04-27 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026100#comment-13026100 ] Tom White commented on HADOOP-7184: --- +1 > Remove deprecated local.cache.size from core

[jira] [Updated] (HADOOP-7245) FsConfig should use constants in CommonConfigurationKeys

2011-04-27 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7245: -- Status: Patch Available (was: Open) > FsConfig should use constants in CommonConfigurationKeys >

[jira] [Updated] (HADOOP-7245) FsConfig should use constants in CommonConfigurationKeys

2011-04-27 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7245: -- Attachment: HADOOP-7245.patch This patch changes FsConfig to use the constants defined in CommonConfi

[jira] [Created] (HADOOP-7245) FsConfig should use constants in CommonConfigurationKeys

2011-04-27 Thread Tom White (JIRA)
FsConfig should use constants in CommonConfigurationKeys Key: HADOOP-7245 URL: https://issues.apache.org/jira/browse/HADOOP-7245 Project: Hadoop Common Issue Type: Bug Repo

[jira] [Updated] (HADOOP-7244) Documentation change for updated configuration keys

2011-04-26 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7244: -- Status: Patch Available (was: Open) > Documentation change for updated configuration keys > -

[jira] [Updated] (HADOOP-7244) Documentation change for updated configuration keys

2011-04-26 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7244: -- Attachment: HADOOP-7244.patch Here's a patch which fixes the deprecated configuration keys in the forr

[jira] [Created] (HADOOP-7244) Documentation change for updated configuration keys

2011-04-26 Thread Tom White (JIRA)
Documentation change for updated configuration keys --- Key: HADOOP-7244 URL: https://issues.apache.org/jira/browse/HADOOP-7244 Project: Hadoop Common Issue Type: Improvement Componen

[jira] [Updated] (HADOOP-7183) WritableComparator.get should not cache comparator objects

2011-04-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-7183: -- Attachment: HADOOP-7183.patch Removed test. > WritableComparator.get should not cache comparator obje

[jira] [Resolved] (HADOOP-6953) start-{dfs,mapred}.sh scripts fail if HADOOP_HOME is not set

2011-04-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-6953. --- Resolution: Duplicate Fix Version/s: (was: 0.21.1) > start-{dfs,mapred}.sh scripts fail i

<    1   2   3   4   5   6   7   8   9   10   >