[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 pr

[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 checks

[ANNOUNCE] New Hadoop PMC members

2013-06-10 Thread Tom White
On behalf of the Apache Hadoop PMC, I'm pleased to announce the addition of the following new Hadoop PMC members: * Daryn Sharp * Hitesh Shah * Jonathan Eagles * Kihwal Lee * Luke Lu * Steve Loughran * Uma Maheswara Rao G Thank you for all of your work on the project! Please join me in welcoming

Re: [PROPOSAL] change in bylaws to remove Release Plan vote

2013-05-22 Thread Tom White
+1 Cheers, Tom On Tue, May 21, 2013 at 10:10 PM, Matt Foley wrote: > Hi all, > This has been a side topic in several email threads recently. Currently we > have an ambiguity. We have a tradition in the dev community that any > committer can create a branch, and propose release candidates from

Re: [VOTE] Release Apache Hadoop 2.0.4-alpha

2013-04-19 Thread Tom White
+1 Checked sigs and checksums, source tag, and built from source. Cheers, Tom On Fri, Apr 12, 2013 at 2:56 PM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (RC2) for hadoop-2.0.4-alpha that I would > like to release. > > The RC is available at: > http://people.apache.org

[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

Re: Release numbering for branch-2 releases

2013-02-01 Thread Tom White
On Wed, Jan 30, 2013 at 11:32 PM, Vinod Kumar Vavilapalli wrote: > I still have a list of pending API/protocol cleanup in YARN that need to be > in before we even attempt supporting compatibility further down the road. To let others track these it would be useful if they were tagged in JIRA with

Re: Release numbering for branch-2 releases

2013-02-01 Thread Tom White
Possibly the reason for Stack's consternation is that this is a Hadoop-specific versioning scheme, rather than a standard one like Semantic Versioning (http://semver.org/) which is more widely understood. With that scheme we would have something like 2.0.0-alpha, 2.0.0-alpha.1, 2.0.0-alpha.2, 2

[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] [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] [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] [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] [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

Re: making a hadoop-common test run if a property is set

2012-12-17 Thread Tom White
There are some tests like the S3 tests that end with "Test" (e.g. Jets3tNativeS3FileSystemContractTest) - unlike normal tests which start with "Test". Only those that start with "Test" are run automatically (see the surefire configuration in hadoop-project/pom.xml). You have to run the others manua

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-12-03 Thread Tom White
+1, +1, -1 Tom On Sat, Nov 24, 2012 at 8:13 PM, Matt Foley wrote: > For discussion, please see previous thread "[PROPOSAL] introduce Python as > build-time and run-time dependency for Hadoop and throughout Hadoop stack". > > This vote consists of three separate items: > > 1. Contributors shall b

Re: [VOTE] Hadoop Release 1.1.1

2012-11-27 Thread Tom White
+1 Signatures, checksums, license and notice all look correct. Note that there are some missing license headers in some source files which should be fixed in the next release - see HADOOP-9098. Cheers, Tom On Tue, Nov 20, 2012 at 10:07 PM, Matt Foley wrote: > Hello, > Hadoop-1.1.1-rc0 is now ava

[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] [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] [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] [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] [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] [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: https

[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: Had

Re: hadoop qa bot, how does it work?

2012-08-17 Thread Tom White
You need to create a Jenkins job for the project (named PreCommit-Oozie-Build) which runs every 10 minutes and runs a JIRA query to find new patches. See https://builds.apache.org//job/PreCommit-Admin/ for instructions. Cheers, Tom On Fri, Aug 17, 2012 at 3:07 AM, Alejandro Abdelnur wrote: > I'm

[jira] [Resolved] (HADOOP-5754) Add link to training from website

2012-07-10 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-5754. --- Resolution: Fixed > Add link to training from webs

[jira] [Resolved] (HADOOP-8530) Potential deadlock in IPC

2012-07-05 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-8530. --- Resolution: Duplicate Fixed by HADOOP-8533. > Potential deadlock in

[jira] [Created] (HADOOP-8530) Potential deadlock in IPC

2012-06-26 Thread Tom White (JIRA)
Tom White created HADOOP-8530: - Summary: Potential deadlock in IPC Key: HADOOP-8530 URL: https://issues.apache.org/jira/browse/HADOOP-8530 Project: Hadoop Common Issue Type: Bug

[jira] [Resolved] (HADOOP-6799) GzipCodec/CompressionOutputStream resetState() fails to reset gzip header and CRC

2012-06-22 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-6799. --- Resolution: Duplicate This is being fixed in HADOOP-8522. > GzipCo

[jira] [Resolved] (HADOOP-8308) Support cross-project Jenkins builds

2012-05-08 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-8308. --- Resolution: Fixed Hadoop Flags: Reviewed > Support cross-project Jenkins bui

[jira] [Created] (HADOOP-8354) test-patch findbugs may fail if a dependent module is changed

2012-05-03 Thread Tom White (JIRA)
Tom White created HADOOP-8354: - Summary: test-patch findbugs may fail if a dependent module is changed Key: HADOOP-8354 URL: https://issues.apache.org/jira/browse/HADOOP-8354 Project: Hadoop Common

Re: Supporting cross-project Jenkins builds

2012-04-27 Thread Tom White
Just to be clear, the HADOOP-8308 patch is selective about which tests it runs, so it doesn't increase build run times. Unless there are any objections, I'd like to commit the patch and switch Jenkins to run from the top-level directory early next week. Cheers, Tom On Fri, Apr 27, 2012 at 2:21 AM

[jira] [Created] (HADOOP-8328) Duplicate FileSystem Statistics object for 'file' scheme

2012-04-27 Thread Tom White (JIRA)
Tom White created HADOOP-8328: - Summary: Duplicate FileSystem Statistics object for 'file' scheme Key: HADOOP-8328 URL: https://issues.apache.org/jira/browse/HADOOP-8328 Project: Had

Re: Supporting cross-project Jenkins builds

2012-04-25 Thread Tom White
I have a patch at https://issues.apache.org/jira/browse/HADOOP-8308 which takes the approach that Alejandro outlined. Cheers, Tom On Wed, Apr 18, 2012 at 10:11 AM, Alejandro Abdelnur wrote: > Giri, > > On Tue, Apr 17, 2012 at 8:36 PM, Giridharan Kesavan > wrote: >> Alejandro, >> >> On Tue, Apr

[jira] [Created] (HADOOP-8308) Support cross-project Jenkins builds

2012-04-23 Thread Tom White (JIRA)
Tom White created HADOOP-8308: - Summary: Support cross-project Jenkins builds Key: HADOOP-8308 URL: https://issues.apache.org/jira/browse/HADOOP-8308 Project: Hadoop Common Issue Type: Task

Re: Supporting cross-project Jenkins builds

2012-04-17 Thread Tom White
Giri, I think Aaron was talking about not running all test cases for changes to any project (e.g. HDFS and MapReduce). My proposal was to run all the tests for any Common change. An HDFS change would only run HDFS tests, and any MapReduce change would only run MapReduce tests. Another thing I did

Supporting cross-project Jenkins builds

2012-04-16 Thread Tom White
Currently Jenkins QA builds don't support cross-project patches, since they try to apply them to the hadoop-{common,hdfs,mapreduce}-project tree, and reject any patches that are not strictly confined to that tree. For changes that span projects (e.g. moving code from HDFS or MR to Common, or build

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

2012-04-13 Thread Tom White (Created) (JIRA)
Components: build Reporter: Tom White As mentioned by Scott Carey in https://issues.apache.org/jira/browse/MAPREDUCE-3378?focusedCommentId=13173437&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13173437, we need to make sure that components

[jira] [Created] (HADOOP-8204) TestHealthMonitor fails occasionally

2012-03-23 Thread Tom White (Created) (JIRA)
TestHealthMonitor fails occasionally - Key: HADOOP-8204 URL: https://issues.apache.org/jira/browse/HADOOP-8204 Project: Hadoop Common Issue Type: Bug Reporter: Tom White See e.g. https

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-21 Thread Tom White
+1 Checked signatures and checksums, also ran a few jobs successfully. Tom On Tue, Feb 14, 2012 at 2:29 PM, Matt Foley wrote: > Hi all, > Hadoop-1.0.1-rc1 is now available at >    http://people.apache.org/~mattf/hadoop-1.0.1-rc1/ > Please download it, test it, and vote on whether to accept it a

[jira] [Resolved] (HADOOP-6437) HOD tests are not being run by 'test-contrib'

2012-02-13 Thread Tom White (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-6437. --- Resolution: Not A Problem HOD was removed in HADOOP-7137. > HOD tests are

[jira] [Resolved] (HADOOP-7767) Document deprecated configuration properties

2012-02-13 Thread Tom White (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7767. --- Resolution: Duplicate Fix Version/s: (was: 0.24.0) This was fixed in HADOOP-7763

Re: [DISCUSS] Stop support for non-packaged i.e. developer build single-node installs

2012-01-18 Thread Tom White
Arun, There are instructions on how to run 0.23/trunk from the dev tree here: http://wiki.apache.org/hadoop/HowToSetupYourDevelopmentEnvironment#Run_HDFS_in_pseudo-distributed_mode_from_the_dev_tree http://wiki.apache.org/hadoop/HowToSetupYourDevelopmentEnvironment#Run_MapReduce_in_pseudo-distrib

[jira] [Created] (HADOOP-7962) Apply audience and stability annotations to classes in Common for 1.x

2012-01-06 Thread Tom White (Created) (JIRA)
Type: Improvement Components: documentation Reporter: Tom White Port HADOOP-6668 to branch-1. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-22 Thread Tom White
+1 I verified checksums and signatures, and successfully ran some MapReduce jobs. I also ran an API compatibility check against the previous release (https://issues.apache.org/jira/browse/HADOOP-7035) and it passed. Cheers, Tom On Fri, Dec 16, 2011 at 12:10 PM, Matt Foley wrote: > Hello all, >

[jira] [Created] (HADOOP-7883) Upgrade to Avro 1.5.4

2011-12-05 Thread Tom White (Created) (JIRA)
Upgrade to Avro 1.5.4 - Key: HADOOP-7883 URL: https://issues.apache.org/jira/browse/HADOOP-7883 Project: Hadoop Common Issue Type: Improvement Affects Versions: 0.23.0 Reporter: Tom White

[jira] [Resolved] (HADOOP-7826) {start,stop}-dfs.sh scripts are missing from tarball

2011-11-16 Thread Tom White (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7826. --- Resolution: Invalid These scripts are in sbin. However, the yarn equivalents should be moved from

[jira] [Created] (HADOOP-7826) {start,stop}-dfs.sh scripts are missing from tarball

2011-11-16 Thread Tom White (Created) (JIRA)
: build Affects Versions: 0.23.0 Reporter: Tom White They are missing from the bin directory. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure

[jira] [Resolved] (HADOOP-7433) Native libs are not in platform-specific dirs in the tarball

2011-11-08 Thread Tom White (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7433. --- Resolution: Duplicate Fix Version/s: (was: 0.24.0) See HADOOP-7807

[jira] [Created] (HADOOP-7807) 0.23 tarball is missing 64-bit native libraries

2011-11-08 Thread Tom White (Created) (JIRA)
Reporter: Tom White Only 32-bit libraries are included -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA

Re: hadoop-0.23.0 jiras

2011-10-31 Thread Tom White
Hi Arun, A couple more issues that I think are blockers: HADOOP-7782 (Aggregate project javadocs) should be a blocker since otherwise private APIs are published as a part of the public API. MAPREDUCE-3237 (Move LocalJobRunner to hadoop-mapreduce-client-core module) is also a blocker since without

[jira] [Created] (HADOOP-7778) FindBugs warning in Token.getKind()

2011-10-27 Thread Tom White (Created) (JIRA)
FindBugs warning in Token.getKind() --- Key: HADOOP-7778 URL: https://issues.apache.org/jira/browse/HADOOP-7778 Project: Hadoop Common Issue Type: Bug Reporter: Tom White Assignee: Tom

[jira] [Resolved] (HADOOP-7768) PreCommit-HADOOP-Build is failing on hadoop-auth-examples

2011-10-26 Thread Tom White (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7768. --- Resolution: Fixed Fix Version/s: 0.24.0 Target Version/s: 0.23.0, 0.24.0 (was

[jira] [Created] (HADOOP-7769) TestJMXJsonServlet is failing

2011-10-25 Thread Tom White (Created) (JIRA)
TestJMXJsonServlet is failing - Key: HADOOP-7769 URL: https://issues.apache.org/jira/browse/HADOOP-7769 Project: Hadoop Common Issue Type: Bug Reporter: Tom White The "testQury" (si

[jira] [Created] (HADOOP-7767) Document deprecated configuration properties

2011-10-25 Thread Tom White (Created) (JIRA)
: documentation Reporter: Tom White Assignee: Tom White Fix For: 0.23.0 Many configuration properties are deprecated in 0.23. We should include a table in the documentation that maps between the old and new names. -- This message is automatically generated by JIRA. If

[jira] [Created] (HADOOP-7763) Add top-level navigation to APT docs

2011-10-24 Thread Tom White (Created) (JIRA)
Reporter: Tom White Assignee: Tom White We need navigation menus for the APT docs that have been written so far. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure

[jira] [Resolved] (HADOOP-7564) Remove test-patch SVN externals

2011-10-21 Thread Tom White (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7564. --- Resolution: Fixed Fix Version/s: 0.24.0 0.23.0 Hadoop Flags: Reviewed

[jira] [Resolved] (HADOOP-7497) Make hadoop scripts to work directly from development directory

2011-10-20 Thread Tom White (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7497. --- Resolution: Duplicate This was fixed by HADOOP-7737. > Make hadoop scripts to w

Re: [VOTE] 0.20.205.0 Release Candidate 2

2011-10-13 Thread Tom White
+1 Checksums and signatures were OK. I also ran an API compatibility check (https://issues.apache.org/jira/browse/HADOOP-7035, https://github.com/tomwhite/hadoop-compatibility-tools) and it passed. There were three errors, all false positives: Class org.apache.hadoop.fs.HarFileSystem "E1.2 - A

[jira] [Created] (HADOOP-7738) Document incompatible API changes between 0.20.20x and 0.23.0 release

2011-10-12 Thread Tom White (Created) (JIRA)
Type: Improvement Reporter: Tom White Assignee: Tom White Priority: Blocker Fix For: 0.23.0 0.20.20x to 0.23.0 will be a common upgrade path, so we should document any incompatible API changes that will affect users. -- This message is

Re: 0.23 & trunk tars, we'll we publishing 1 tar per component or a single tar? What about source tar?

2011-10-12 Thread Tom White
I think it's simplest to publish a single Hadoop tarball and users start the services they want. This is the model we have always followed up to now. Cheers, Tom On Wed, Oct 12, 2011 at 9:07 AM, Alejandro Abdelnur wrote: > Currently common, hdfs and mapred create partial tars which are not usabl

[jira] [Resolved] (HADOOP-7506) hadoopcommon build version cant be set from the maven commandline

2011-09-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7506. --- Resolution: Not A Problem Closing since there's a workaround. > hadoopcommon build version

[jira] [Created] (HADOOP-7616) Fix duplicate Jenkins integration JIRA comments and Maven deployments

2011-09-08 Thread Tom White (JIRA)
Type: Bug Components: build Reporter: Tom White Assignee: Tom White After a change is committed the corresponding JIRA is updated with multiple comments saying the same thing. E.g. https://issues.apache.org/jira/browse/HADOOP-7612?focusedCommentId=13100560&

[jira] [Resolved] (HADOOP-7612) Change test-patch to run tests for all nested modules

2011-09-08 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7612. --- Resolution: Fixed Fix Version/s: 0.23.0 Hadoop Flags: [Reviewed] I've just comm

[jira] [Created] (HADOOP-7612) Change test-patch to run tests for all nested modules

2011-09-05 Thread Tom White (JIRA)
Components: build Reporter: Tom White Assignee: Tom White HADOOP-7561 changed the behaviour of test-patch to run tests for changed modules, however this was assuming a flat structure. Given the nested maven hierarchy we should always run all the common tests for any common

[jira] [Resolved] (HADOOP-7587) hadoop-auth module has 4 findbugs warnings

2011-08-26 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7587. --- Resolution: Duplicate Duplicate of HADOOP-7576 > hadoop-auth module has 4 findbugs warni

[jira] [Created] (HADOOP-7576) Fix findbugs warnings in Hadoop Auth (Alfredo)

2011-08-24 Thread Tom White (JIRA)
Reporter: Tom White Found in HADOOP-7567: https://builds.apache.org/job/PreCommit-HADOOP-Build/65//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-alfredo.html -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com

[jira] [Resolved] (HADOOP-7561) Make test-patch only run tests for changed modules

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

[jira] [Created] (HADOOP-7564) Remove test-patch SVN externals

2011-08-22 Thread Tom White (JIRA)
Remove test-patch SVN externals --- Key: HADOOP-7564 URL: https://issues.apache.org/jira/browse/HADOOP-7564 Project: Hadoop Common Issue Type: Sub-task Reporter: Tom White With the new top-level

[jira] [Created] (HADOOP-7561) Make test-patch only run tests for changed modules

2011-08-19 Thread Tom White (JIRA)
: Tom White Assignee: Tom White Fix For: 0.23.0 By running test-patch from trunk we can check that a change in one project (e.g. common) doesn't cause compile errors in other projects (e.g. HDFS). To get this to work we only need to run tests for the modules tha

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

2011-08-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7500. --- Resolution: Fixed I don't think this needs to be committed since it's only useful for

[jira] [Created] (HADOOP-7533) Allow test-patch to be run from any subproject directory

2011-08-09 Thread Tom White (JIRA)
Reporter: Tom White Assignee: Tom White Currently dev-support/test-patch.sh can only be run from the top-level (and only for hadoop-common). -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

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

2011-08-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7525. --- Resolution: Fixed Fix Version/s: 0.23.0 Hadoop Flags: [Reviewed] I've just comm

[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

[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

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

2011-08-04 Thread Tom White (JIRA)
Components: build Reporter: Tom White Assignee: Tom White Fix For: 0.23.0 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

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

2011-08-02 Thread Tom White (JIRA)
: build Reporter: Tom White Assignee: Tom White HADOOP-6671 changed the source directory layout. It would be useful to have a script to fix patches that were written with the old layout. -- This message is automatically generated by JIRA. For more information on JIRA, see

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

2011-06-21 Thread Tom White (JIRA)
Reporter: Tom White Assignee: Tom White We need an equivalent of https://builds.apache.org/job/PreCommit-HADOOP-Build for the Maven build. Until this is live it would be triggered manually and wouldn't post comments to JIRA. -- This message is automatically generated by

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

2011-06-01 Thread Tom White (JIRA)
Components: conf, io Reporter: Tom White By using a ServiceLoader users wouldn't have to add codec classes to io.compression.codecs for codecs that aren't shipped with Hadoop (e.g. LZO), since they would be automatically picked up from the classpath. -- This

[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] [Created] (HADOOP-7283) Include 32-bit and 64-bit native libraries in Jenkins tarball builds

2011-05-12 Thread Tom White (JIRA)
Type: Task Components: build Reporter: Tom White Priority: Blocker Fix For: 0.22.0 The job at https://builds.apache.org/hudson/view/G-L/view/Hadoop/job/Hadoop-22-Build/ is building tarballs, but they do not currently include both 32-bit and 64-bit

Re: [VOTE] Release candidate 0.20.203.0-rc0

2011-05-02 Thread Tom White
On Mon, May 2, 2011 at 12:16 PM, Eli Collins wrote: > On Fri, Apr 29, 2011 at 4:09 PM, Owen O'Malley wrote: >> I think everything is ready to go on the 0.20.203.0 release. It includes >> security and a lot of improvements in the capacity scheduler and JobTracker. >> >> Should we release http://p

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

2011-04-27 Thread Tom White (JIRA)
Reporter: Tom White Assignee: Tom White Fix For: 0.22.0 In particular, FsConfig should use fs.defaultFS instead of the deprecated fs.default.name. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

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

2011-04-26 Thread Tom White (JIRA)
Components: documentation Reporter: Tom White Assignee: Tom White Priority: Blocker Fix For: 0.22.0 Common counterpart of HDFS-671. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software

[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 f

[jira] [Resolved] (HADOOP-6734) Jets3tNativeFileSystemStore wrongly calls S3Service.createBucket during initialisation

2011-04-12 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-6734. --- Resolution: Duplicate > Jets3tNativeFileSystemStore wrongly calls S3Service.createBucket dur

[jira] [Created] (HADOOP-7219) Reuse WritableComparator instances using ThreadLocals

2011-04-11 Thread Tom White (JIRA)
Reporter: Tom White As described in HADOOP-7183, we can use ThreadLocals to allow reuse of WritableComparator instances. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Created] (HADOOP-7217) start-dfs.sh script fails if HADOOP_HOME is not set

2011-04-08 Thread Tom White (JIRA)
: scripts Affects Versions: 0.21.0 Reporter: Tom White Assignee: Tom White Fix For: 0.22.0 HDFS portion of HADOOP-6953 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Created: (HADOOP-7112) Issue a warning when GenericOptionsParser libjars are not on local filesystem

2011-01-20 Thread Tom White (JIRA)
Issue Type: Improvement Components: conf, filecache Reporter: Tom White Assignee: Tom White Attachments: HADOOP-7112.patch In GenericOptionsParser#getLibJars() any jars that are not local filesystem paths are silently ignored. We should issue a

[jira] Resolved: (HADOOP-938) too many SequenceFile.createWriter() methods

2011-01-04 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-938. -- Resolution: Duplicate Fixed in HADOOP-6856. > too many SequenceFile.createWriter() meth

[jira] Created: (HADOOP-7077) Use Java's ServiceLoader to add default resources to Configuration

2010-12-23 Thread Tom White (JIRA)
Type: Improvement Components: conf Reporter: Tom White Currently each class with a main() method (in HDFS and MapReduce) calls Configuration.addDefaultResource() to add the names of resource files to load (e.g. see DataNode and NameNode which both add hdfs-default.xml and

[jira] Created: (HADOOP-7035) Generate incompatible API changes between releases

2010-11-15 Thread Tom White (JIRA)
Components: documentation Reporter: Tom White Fix For: 0.22.0 We can use JDiff to generate a list of incompatible changes for each release. See https://issues.apache.org/jira/browse/HADOOP-6668?focusedCommentId=12860017&page=com.atlassian.jira.plugin.system.issuetabpa

[jira] Resolved: (HADOOP-6776) UserGroupInformation.createProxyUser's javadoc is broken

2010-11-05 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-6776. --- Resolution: Duplicate > UserGroupInformation.createProxyUser's javadoc i

[jira] Resolved: (HADOOP-6917) Remove empty FTPFileSystemConfigKeys.java file

2010-11-03 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-6917. --- Resolution: Duplicate Fixed in HADOOP-6818 > Remove empty FTPFileSystemConfigKeys.java f

[jira] Reopened: (HADOOP-6663) BlockDecompressorStream get EOF exception when decompressing the file compressed from empty file

2010-10-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White reopened HADOOP-6663: --- Re-opening as there was a compilation problem. > BlockDecompressorStream get EOF exception w

[jira] Resolved: (HADOOP-6969) CHANGES.txt does not reflect the release of version 0.21.0.

2010-10-05 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-6969. --- Resolution: Fixed I've fixed this. > CHANGES.txt does not reflect the release of versio

[jira] Resolved: (HADOOP-6951) Distinct minicluster services (e.g. NN and JT) overwrite each other's service policies

2010-09-29 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-6951. --- Resolution: Fixed > Distinct minicluster services (e.g. NN and JT) overwrite each other's

[jira] Reopened: (HADOOP-6951) Distinct minicluster services (e.g. NN and JT) overwrite each other's service policies

2010-09-24 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White reopened HADOOP-6951: --- I've now reverted this in trunk. > Distinct minicluster services (e.g. NN and JT) overwr

[jira] Created: (HADOOP-6954) Sources JARs are not correctly published to the Maven repository

2010-09-15 Thread Tom White (JIRA)
Components: build Affects Versions: 0.21.0 Reporter: Tom White Assignee: Tom White Fix For: 0.21.1 When you try to "close" the staging repository to make it visible to the public the operation fails (see https://issues.apache.org/j

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

2010-09-15 Thread Tom White (JIRA)
Components: scripts Affects Versions: 0.21.0 Reporter: Tom White Fix For: 0.21.1 If the HADOOP_HOME environment variable is not set then the start and stop scripts for HDFS and MapReduce fail with "Hadoop common not found.". The start-all.sh and s

[jira] Created: (HADOOP-6940) RawLocalFileSystem's markSupported method misnamed markSupport

2010-09-07 Thread Tom White (JIRA)
: Bug Components: fs Reporter: Tom White Assignee: Tom White Priority: Minor It should be named markSupported to override the method defined in InputStream. Since it doesn't change the default no harm is done. -- This message is automatically ge

  1   2   >