Re: Hadoop File API v.s. Commons VFS

2020-03-10 Thread Aaron Fabbri
It is a good question. I'm not familiar with Apache commons VFS (which I assume you are talking about, versus the BSD/Unix VFS layer). There no doubt will be semantic differences between Hadoop FS interface and VFS. It would be an interesting exercise to implement a connector that bridges the gap,

Re: [DISCUSS] Separate Hadoop Core trunk and Hadoop Ozone trunk source tree

2019-09-19 Thread Aaron Fabbri
+1 (binding) Thanks to the Ozone folks for their efforts at maintaining good separation with HDFS and common. I took a lot of heat for the unpopular opinion that they should be separate, so I am glad the process has worked out well for both codebases. It looks like my concerns were addressed and

Re: Hadoop Storage online sync in an hour

2019-09-04 Thread Aaron Fabbri
Hi Wei-Chiu, Can you share the calendar link again for this meeting? Thanks, Aaron On Wed, Sep 4, 2019 at 9:31 AM Matt Foley wrote: > Sorry I won’t be able to come today; a work meeting interferes. > —Matt > > On Sep 4, 2019, at 9:10 AM, Wei-Chiu Chuang wrote: > > It's a short week so I

Re: Hadoop storage community online sync

2019-08-21 Thread Aaron Fabbri
Thank you Wei-Chiu for organizing this and sending out notes! On Wed, Aug 21, 2019 at 1:10 PM Wei-Chiu Chuang wrote: > We had a great turnout today, thanks to Konstantin for leading the > discussion of the NameNode Fine-Grained Locking proposal. > > There were at least 16 participants joined

Re: new committer: Gabor Bota

2019-07-10 Thread Aaron Fabbri
Congrats Gabor! Have really enjoyed working with you, looking forward to more good stuff On Thu, Jul 4, 2019 at 4:31 AM Gabor Bota wrote: > Thank you! > > On Thu, Jul 4, 2019 at 8:50 AM Szilard Nemeth > > wrote: > > > Congrats, Gabor! > > > > On Tue, Jul 2, 2019, 01:36 Sean Mackrory wrote: >

Re: [ANNOUNCE] Aaron Fabbri as Hadoop PMC

2019-06-18 Thread Aaron Fabbri
> Da > > > > > > On Mon, Jun 17, 2019 at 5:14 PM Ajay Kumar > > .invalid> > > > wrote: > > > > > > > Congrats Aaron!! > > > > > > > > On Mon, Jun 17, 2019 at 4:00 PM Daniel Templeton &g

Re: [VOTE] Unprotect HDFS-13891 (HDFS RBF Branch)

2019-05-15 Thread Aaron Fabbri
+1 to unprotect feature branch (in general) for rebasing against trunk. On Tue, May 14, 2019 at 7:53 PM Dinesh Chitlangia wrote: > +1(non-binding) for branch. > > -Dinesh > > > > > On Tue, May 14, 2019 at 10:04 PM Brahma Reddy Battula > wrote: > > > Yes Arpit,it’s not for trunk.. > > > > > >

[jira] [Resolved] (HADOOP-16251) ABFS: add FSMainOperationsBaseTest

2019-05-10 Thread Aaron Fabbri (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Fabbri resolved HADOOP-16251. --- Resolution: Fixed Fix Version/s: 3.2.1 > ABFS: add FSMainOperationsBaseT

[jira] [Created] (HADOOP-16291) HDFS Permissions Guide appears incorrect about getFileStatus()/getFileInfo()

2019-05-02 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-16291: - Summary: HDFS Permissions Guide appears incorrect about getFileStatus()/getFileInfo() Key: HADOOP-16291 URL: https://issues.apache.org/jira/browse/HADOOP-16291

Re: Not getting JIRA email on cc: or tag

2019-05-01 Thread Aaron Fabbri
IRA notification settings? > 2. is it going to the right email address? > > On Wed, May 1, 2019 at 5:30 AM Aaron Fabbri wrote: > >> Hello, >> >> I haven't been getting emailed when someone tags or cc:s me in a JIRA. Is >> there a way to change this? >> >> Thanks! >> Aaron >> >

Not getting JIRA email on cc: or tag

2019-04-30 Thread Aaron Fabbri
Hello, I haven't been getting emailed when someone tags or cc:s me in a JIRA. Is there a way to change this? Thanks! Aaron

Re: [jira] [Created] (HADOOP-16219) Hadoop branch-2 to set java language version to 1.8

2019-04-03 Thread Aaron Fabbri
+1 assuming we get the technical issues sorted. I'll give your patch a go today. As Steve mentioned on the JIRA, unsupported JVM is called out as an exception in the compatibility guidelines: "The JVM requirements will not change across point releases within the same minor release except if the

Re: Including Original Author in git commits.

2019-02-14 Thread Aaron Fabbri
+1. I think formatted patches and PRs will be an improvement. I've used the git --committer thing a couple of times here without issue. Another unrelated improvement with github is handling of large changes. I really think large patches should be split up into logical subcommitts and PR's

Re: Mentorship opportunity for aspiring Hadoop developer

2019-01-17 Thread Aaron Fabbri
(list moved to bcc:) Thank you for all the responses to my email. There is more interest than I expected! I've created a small survey to collect details from people interested in being mentored. Please fill it out if you are interested. https://goo.gl/forms/oRfOUe1nYhrZNX3u2 I also want to set

Re: Mentorship opportunity for aspiring Hadoop developer

2019-01-16 Thread Aaron Fabbri
mer of code program is setting for the season, ASF supports > this if you want to volunteer to help out there -it'd be great for the > project and whoever joins up > > > On 14 Jan 2019, at 18:39, Aaron Fabbri wrote: > > > > Hi, > > > > I'd like to offer to mento

Mentorship opportunity for aspiring Hadoop developer

2019-01-14 Thread Aaron Fabbri
Hi, I'd like to offer to mentor a developer who is interested in getting into Apache Hadoop development. If you or someone you know is interested, please email me (unicast). This would probably be a three month thing where we meet every week or two. I'm also curious if Apache and/or Hadoop

Re: [VOTE] Release Apache Hadoop 3.2.0 - RC1

2019-01-10 Thread Aaron Fabbri
Thanks Sunil and everyone who has worked on this release. +1 from me. - Verified checksums for tar file. - Built from tar.gz. - Ran through S3A and S3Guard integration tests (in AWS us-west 2). This includes a yarn minicluster test but is mostly focused on s3a/s3guard. Cheers, Aaron On Thu,

Re: Hadoop 3.2 Release Plan proposal

2018-10-02 Thread Aaron Fabbri
ster release > cadence > >>>>>> also. > >>>>>> > >>>>>> Thoughts? > >>>>>> > >>>>>> - Sunil > >>>>>> > >>>>>> > >>>>>> On Fri, J

[jira] [Created] (HADOOP-15780) S3Guard: document how to deal with non-S3Guard processes writing data to S3Guarded buckets

2018-09-20 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-15780: - Summary: S3Guard: document how to deal with non-S3Guard processes writing data to S3Guarded buckets Key: HADOOP-15780 URL: https://issues.apache.org/jira/browse/HADOOP-15780

[jira] [Created] (HADOOP-15779) S3guard: add inconsistency detection metrics

2018-09-20 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-15779: - Summary: S3guard: add inconsistency detection metrics Key: HADOOP-15779 URL: https://issues.apache.org/jira/browse/HADOOP-15779 Project: Hadoop Common

Re: [VOTE] Merge HADOOP-15407 to trunk

2018-09-19 Thread Aaron Fabbri
+1 (Binding). Haven't thoroughly reviewed all the new code but successfully ran all the integration and unit tests today. Based on the progress this looks ready to merge. Good work folks. On Wed, Sep 19, 2018 at 5:19 PM John Zhuge wrote: > +1 (Binding) Nice effort all around. > > On Tue, Sep

[jira] [Created] (HADOOP-15754) s3guard: testDynamoTableTagging should clear existing config

2018-09-12 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-15754: - Summary: s3guard: testDynamoTableTagging should clear existing config Key: HADOOP-15754 URL: https://issues.apache.org/jira/browse/HADOOP-15754 Project: Hadoop

[jira] [Created] (HADOOP-15621) s3guard: implement time-based (TTL) expiry for DynamoDB Metadata Store

2018-07-19 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-15621: - Summary: s3guard: implement time-based (TTL) expiry for DynamoDB Metadata Store Key: HADOOP-15621 URL: https://issues.apache.org/jira/browse/HADOOP-15621 Project

Re: Hadoop 3.2 Release Plan proposal

2018-07-18 Thread Aaron Fabbri
On Tue, Jul 17, 2018 at 7:21 PM Steve Loughran wrote: > > > On 16 Jul 2018, at 23:45, Sunil G sun...@apache.org>> wrote: > > I would also would like to take this opportunity to come up with a detailed > plan. > > - Feature freeze date : all features should be merged by August 10, 2018. > > > >

[jira] [Created] (HADOOP-15525) s3a: clarify / improve support for mixed ACL buckets

2018-06-08 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-15525: - Summary: s3a: clarify / improve support for mixed ACL buckets Key: HADOOP-15525 URL: https://issues.apache.org/jira/browse/HADOOP-15525 Project: Hadoop Common

[jira] [Resolved] (HADOOP-11697) Use larger value for fs.s3a.connection.timeout.

2018-06-08 Thread Aaron Fabbri (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Fabbri resolved HADOOP-11697. --- Resolution: Duplicate Fix Version/s: 3.0.0 > Use larger va

[jira] [Created] (HADOOP-15444) ITestS3GuardToolDynamo should only run with -Ddynamo

2018-05-02 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-15444: - Summary: ITestS3GuardToolDynamo should only run with -Ddynamo Key: HADOOP-15444 URL: https://issues.apache.org/jira/browse/HADOOP-15444 Project: Hadoop Common

[jira] [Created] (HADOOP-15420) s3guard ITestS3GuardToolLocal failures in diff tests

2018-04-26 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-15420: - Summary: s3guard ITestS3GuardToolLocal failures in diff tests Key: HADOOP-15420 URL: https://issues.apache.org/jira/browse/HADOOP-15420 Project: Hadoop Common

Re: Hadoop-trunk-Commit failing due to libprotoc version

2018-04-23 Thread Aaron Fabbri
This appears to be happening again, e.g. https://builds.apache.org/job/Hadoop-trunk-Commit/14050/ On Mon, Mar 26, 2018 at 3:31 PM, Xiaoyu Yao wrote: > Could this caused by the docker base image changes? As shown in the error > message, we are still expecting protobuf

[jira] [Created] (HADOOP-15400) Improve S3Guard documentation on Authoritative Mode implemenation

2018-04-19 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-15400: - Summary: Improve S3Guard documentation on Authoritative Mode implemenation Key: HADOOP-15400 URL: https://issues.apache.org/jira/browse/HADOOP-15400 Project

[jira] [Resolved] (HADOOP-15207) Hadoop performance Issues

2018-02-01 Thread Aaron Fabbri (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Fabbri resolved HADOOP-15207. --- Resolution: Invalid Can someone please ban this user? Similar SEO spam has been pasted

Re: Review for HADOOP-14918 heeded

2018-01-24 Thread Aaron Fabbri
Yep, I'll review it now. On Wed, Jan 24, 2018 at 9:19 AM, Steve Loughran wrote: > Can I get a review of HADOOP-14918 > > All it does is rm the local dynamo test for S3Guard because the relevant > JARs don't get updated by AWS any more, and it is out of sync with the >

[jira] [Created] (HADOOP-15040) AWS SDK NPE bug spams logs w/ Yarn Log Aggregation

2017-11-14 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-15040: - Summary: AWS SDK NPE bug spams logs w/ Yarn Log Aggregation Key: HADOOP-15040 URL: https://issues.apache.org/jira/browse/HADOOP-15040 Project: Hadoop Common

[jira] [Created] (HADOOP-14936) S3Guard: remove "experimental" from documentation

2017-10-06 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14936: - Summary: S3Guard: remove "experimental" from documentation Key: HADOOP-14936 URL: https://issues.apache.org/jira/browse/HADOOP-14936 Project: Had

[jira] [Resolved] (HADOOP-14746) Cut S3AOutputStream

2017-10-04 Thread Aaron Fabbri (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Fabbri resolved HADOOP-14746. --- Resolution: Duplicate Fix Version/s: 3.0.0-beta1 Resolving this.. it was covered

Re: [VOTE] Release Apache Hadoop 3.0.0-beta1 RC0

2017-10-03 Thread Aaron Fabbri
+1 Built from source. Ran S3A integration tests in us-west-2 with S3Guard (both Local and Dynamo metadatastore). Everything worked fine except I hit one integration test failure. It is a minor test issue IMO and I've filed HADOOP-14927 Failed tests:

[jira] [Created] (HADOOP-14927) ITestS3GuardTool failures in testDestroyNoBucket()

2017-10-03 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14927: - Summary: ITestS3GuardTool failures in testDestroyNoBucket() Key: HADOOP-14927 URL: https://issues.apache.org/jira/browse/HADOOP-14927 Project: Hadoop Common

Re: [VOTE] Merge HADOOP-13345 (S3Guard feature branch)

2017-08-25 Thread Aaron Fabbri
wrote: > > > >> +1 (binding) > >> Great work guys! > >> > >> On Thu, Aug 24, 2017 at 5:01 AM, Steve Loughran <ste...@hortonworks.com > > > >> wrote: > >> > >>> > >>> On 23 Aug 2017, at 19:21, Aa

Re: [VOTE] Merge HADOOP-13345 (S3Guard feature branch)

2017-08-23 Thread Aaron Fabbri
om>> wrote: > > +1 (binding) > > I'm happy with it; it's a great piece of work by (in no particular order): > Chris Nauroth, Aaron Fabbri, Sean McRory & Mingliang Liu. plus a few bits > in the corners where I got to break things while they were all asleep. Also &

Re: [VOTE] Merge HADOOP-13345 (S3Guard feature branch)

2017-08-21 Thread Aaron Fabbri
good idea. I'll do a video & demo, that way I can avoid fielding hard > questions > > Hah! -AF > > On Fri, Aug 18, 2017 at 4:12 AM, Steve Loughran <ste...@hortonworks.com< > mailto:ste...@hortonworks.com>> wrote: > > I can do a demo of this next week i

[VOTE] Merge HADOOP-13345 (S3Guard feature branch)

2017-08-17 Thread Aaron Fabbri
anything important here or in the VOTE process. Cheers, Aaron Fabbri

Re: Getting close to a vote on a merge of S3Guard., HADOOP-13345

2017-08-16 Thread Aaron Fabbri
On Wed, Aug 16, 2017 at 1:39 PM, Andrew Wang wrote: > Hi Steve, > > What's the target release vehicle, and the timeline for merging this? The > target date for beta1 is mid-September, so any large code movements make me > nervous. > I think this is ready to get in

Requesting write access for Confluence Wiki

2017-07-17 Thread Aaron Fabbri
Hi, I'd like to create a troubleshooting page on the Hadoop Confluence wiki for HADOOP-14467. Can someone please grant me access? Account under fab...@apache.org.

[jira] [Created] (HADOOP-14633) S3Guard: optimize create codepath

2017-07-07 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14633: - Summary: S3Guard: optimize create codepath Key: HADOOP-14633 URL: https://issues.apache.org/jira/browse/HADOOP-14633 Project: Hadoop Common Issue Type

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Aaron Fabbri
Thanks for the hard work on this! +1 (non-binding) - Built from source tarball on OS X w/ Java 1.8.0_45. - Deployed mini/pseudo cluster. - Ran grep and wordcount examples. - Poked around ResourceManager and JobHistory UIs. - Ran all s3a integration tests in US West 2. On Thu, Jul 6, 2017 at

[jira] [Created] (HADOOP-14548) S3Guard: issues running parallel tests w/ S3N

2017-06-19 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14548: - Summary: S3Guard: issues running parallel tests w/ S3N Key: HADOOP-14548 URL: https://issues.apache.org/jira/browse/HADOOP-14548 Project: Hadoop Common

[jira] [Created] (HADOOP-14527) ITestS3GuardListConsistency is too slow

2017-06-14 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14527: - Summary: ITestS3GuardListConsistency is too slow Key: HADOOP-14527 URL: https://issues.apache.org/jira/browse/HADOOP-14527 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-14509) InconsistentAmazonS3Client adds extra paths to listStatus() after delete.

2017-06-08 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14509: - Summary: InconsistentAmazonS3Client adds extra paths to listStatus() after delete. Key: HADOOP-14509 URL: https://issues.apache.org/jira/browse/HADOOP-14509

[jira] [Created] (HADOOP-14506) Add create() contract test that verifies ancestor dir creation

2017-06-07 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14506: - Summary: Add create() contract test that verifies ancestor dir creation Key: HADOOP-14506 URL: https://issues.apache.org/jira/browse/HADOOP-14506 Project: Hadoop

[jira] [Created] (HADOOP-14505) simplify mkdirs() after S3Guard delete tracking change

2017-06-07 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14505: - Summary: simplify mkdirs() after S3Guard delete tracking change Key: HADOOP-14505 URL: https://issues.apache.org/jira/browse/HADOOP-14505 Project: Hadoop Common

[jira] [Created] (HADOOP-14504) ProvidedFileStatusIterator#next() may throw IndexOutOfBoundsException

2017-06-07 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14504: - Summary: ProvidedFileStatusIterator#next() may throw IndexOutOfBoundsException Key: HADOOP-14504 URL: https://issues.apache.org/jira/browse/HADOOP-14504 Project

[jira] [Created] (HADOOP-14468) S3Guard: make short-circuit getFileStatus() configurable

2017-05-30 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14468: - Summary: S3Guard: make short-circuit getFileStatus() configurable Key: HADOOP-14468 URL: https://issues.apache.org/jira/browse/HADOOP-14468 Project: Hadoop Common

[jira] [Created] (HADOOP-14467) S3Guard: Improve FNFE message when opening a stream

2017-05-30 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14467: - Summary: S3Guard: Improve FNFE message when opening a stream Key: HADOOP-14467 URL: https://issues.apache.org/jira/browse/HADOOP-14467 Project: Hadoop Common

[jira] [Created] (HADOOP-14428) s3a: mkdir appears to be broken

2017-05-16 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14428: - Summary: s3a: mkdir appears to be broken Key: HADOOP-14428 URL: https://issues.apache.org/jira/browse/HADOOP-14428 Project: Hadoop Common Issue Type: Bug

[jira] [Resolved] (HADOOP-13981) S3Guard CLI: Add documentation

2017-05-10 Thread Aaron Fabbri (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Fabbri resolved HADOOP-13981. --- Resolution: Fixed Documentation was added as part of S3Guard CLI JIRAs, resolving

[jira] [Created] (HADOOP-14391) s3a: auto-detect region for bucket and use right endpoint

2017-05-05 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14391: - Summary: s3a: auto-detect region for bucket and use right endpoint Key: HADOOP-14391 URL: https://issues.apache.org/jira/browse/HADOOP-14391 Project: Hadoop Common

[jira] [Created] (HADOOP-14323) ITestS3GuardListConsistency failure w/ Local, authoritative metadata store

2017-04-19 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14323: - Summary: ITestS3GuardListConsistency failure w/ Local, authoritative metadata store Key: HADOOP-14323 URL: https://issues.apache.org/jira/browse/HADOOP-14323

[jira] [Created] (HADOOP-14283) S3A may hang due to bug in AWS SDK 1.11.86

2017-04-05 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14283: - Summary: S3A may hang due to bug in AWS SDK 1.11.86 Key: HADOOP-14283 URL: https://issues.apache.org/jira/browse/HADOOP-14283 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-14144) s3guard: CLI import does not yield an empty diff.

2017-03-02 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14144: - Summary: s3guard: CLI import does not yield an empty diff. Key: HADOOP-14144 URL: https://issues.apache.org/jira/browse/HADOOP-14144 Project: Hadoop Common

[jira] [Created] (HADOOP-14096) s3guard: regression in dirListingUnion

2017-02-19 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14096: - Summary: s3guard: regression in dirListingUnion Key: HADOOP-14096 URL: https://issues.apache.org/jira/browse/HADOOP-14096 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-14087) S3A typo in pom.xml test exclusions

2017-02-15 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14087: - Summary: S3A typo in pom.xml test exclusions Key: HADOOP-14087 URL: https://issues.apache.org/jira/browse/HADOOP-14087 Project: Hadoop Common Issue Type

Re: review for HADOOP-14028

2017-02-06 Thread Aaron Fabbri
I will take a look (though my review will be non-binding). On Mon, Feb 6, 2017 at 8:28 AM, Steve Loughran wrote: > can I get a review/feedback on, S3A block output streams don't delete > temporary files in multipart uploads" >

[jira] [Created] (HADOOP-14051) S3Guard: link docs from index, fix typos

2017-02-02 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14051: - Summary: S3Guard: link docs from index, fix typos Key: HADOOP-14051 URL: https://issues.apache.org/jira/browse/HADOOP-14051 Project: Hadoop Common Issue

Re: Proposal to merge S3Guard feature branch

2017-02-02 Thread Aaron Fabbri
On Thu, Feb 2, 2017 at 2:56 PM, Steve Loughran <ste...@hortonworks.com> wrote: > > > On 2 Feb 2017, at 08:52, Aaron Fabbri <fab...@cloudera.com> wrote: > > > > Hello, > > > > I'd like to propose merging the HADOOP-13345 feature branch to trunk. >

Proposal to merge S3Guard feature branch

2017-02-02 Thread Aaron Fabbri
Hello, I'd like to propose merging the HADOOP-13345 feature branch to trunk. I just wrote up a status summary on HADOOP-13998 "initial s3guard preview" that goes into more detail. Cheers, Aaron

[jira] [Created] (HADOOP-14036) S3Guard: intermittent duplicate item keys failure

2017-01-27 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14036: - Summary: S3Guard: intermittent duplicate item keys failure Key: HADOOP-14036 URL: https://issues.apache.org/jira/browse/HADOOP-14036 Project: Hadoop Common

[jira] [Created] (HADOOP-14013) S3Guard: fix multi-bucket integration tests

2017-01-20 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-14013: - Summary: S3Guard: fix multi-bucket integration tests Key: HADOOP-14013 URL: https://issues.apache.org/jira/browse/HADOOP-14013 Project: Hadoop Common

[jira] [Created] (HADOOP-13995) s3guard cli: make tests easier to run and address failure

2017-01-17 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13995: - Summary: s3guard cli: make tests easier to run and address failure Key: HADOOP-13995 URL: https://issues.apache.org/jira/browse/HADOOP-13995 Project: Hadoop Common

[jira] [Created] (HADOOP-13981) S3Guard CLI: Add documentation

2017-01-11 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13981: - Summary: S3Guard CLI: Add documentation Key: HADOOP-13981 URL: https://issues.apache.org/jira/browse/HADOOP-13981 Project: Hadoop Common Issue Type: Sub

[jira] [Created] (HADOOP-13980) S3Guard CLI: Add fsck check command

2017-01-11 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13980: - Summary: S3Guard CLI: Add fsck check command Key: HADOOP-13980 URL: https://issues.apache.org/jira/browse/HADOOP-13980 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-13914) s3guard: improve S3AFileStatus#isEmptyDirectory handling

2016-12-16 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13914: - Summary: s3guard: improve S3AFileStatus#isEmptyDirectory handling Key: HADOOP-13914 URL: https://issues.apache.org/jira/browse/HADOOP-13914 Project: Hadoop Common

[jira] [Created] (HADOOP-13886) s3guard: ITestS3AFileOperationCost.testFakeDirectoryDeletion failure

2016-12-09 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13886: - Summary: s3guard: ITestS3AFileOperationCost.testFakeDirectoryDeletion failure Key: HADOOP-13886 URL: https://issues.apache.org/jira/browse/HADOOP-13886 Project

[jira] [Created] (HADOOP-13877) S3Guard: fix TestDynamoDBMetadataStore when fs.s3a.s3guard.ddb.table is set

2016-12-08 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13877: - Summary: S3Guard: fix TestDynamoDBMetadataStore when fs.s3a.s3guard.ddb.table is set Key: HADOOP-13877 URL: https://issues.apache.org/jira/browse/HADOOP-13877

[jira] [Created] (HADOOP-13876) S3Guard: better support for multi-bucket access including read-only

2016-12-08 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13876: - Summary: S3Guard: better support for multi-bucket access including read-only Key: HADOOP-13876 URL: https://issues.apache.org/jira/browse/HADOOP-13876 Project

[jira] [Created] (HADOOP-13793) s3guard: add inconsistency injection, integration tests

2016-11-03 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13793: - Summary: s3guard: add inconsistency injection, integration tests Key: HADOOP-13793 URL: https://issues.apache.org/jira/browse/HADOOP-13793 Project: Hadoop Common

[jira] [Created] (HADOOP-13761) S3Guard: implement retries

2016-10-25 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13761: - Summary: S3Guard: implement retries Key: HADOOP-13761 URL: https://issues.apache.org/jira/browse/HADOOP-13761 Project: Hadoop Common Issue Type: Sub-task

[jira] [Created] (HADOOP-13760) S3Guard: add delete tracking

2016-10-25 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13760: - Summary: S3Guard: add delete tracking Key: HADOOP-13760 URL: https://issues.apache.org/jira/browse/HADOOP-13760 Project: Hadoop Common Issue Type: Sub

[jira] [Created] (HADOOP-13651) S3Guard: S3AFileSystem Integration with MetadataStore

2016-09-23 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13651: - Summary: S3Guard: S3AFileSystem Integration with MetadataStore Key: HADOOP-13651 URL: https://issues.apache.org/jira/browse/HADOOP-13651 Project: Hadoop Common

[jira] [Created] (HADOOP-13649) s3guard: implement time-based (TTL) expiry for LocalMetadataStore

2016-09-23 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13649: - Summary: s3guard: implement time-based (TTL) expiry for LocalMetadataStore Key: HADOOP-13649 URL: https://issues.apache.org/jira/browse/HADOOP-13649 Project

[jira] [Created] (HADOOP-13631) S3Guard: implement move() for LocalMetadataStore, add unit tests

2016-09-20 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13631: - Summary: S3Guard: implement move() for LocalMetadataStore, add unit tests Key: HADOOP-13631 URL: https://issues.apache.org/jira/browse/HADOOP-13631 Project: Hadoop

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha1 RC0

2016-09-01 Thread Aaron Fabbri
+1, non-binding. I built everything on OS X and ran the s3a contract tests successfully: mvn test -Dtest=org.apache.hadoop.fs.contract.s3a.\* ... Results : Tests run: 78, Failures: 0, Errors: 0, Skipped: 1 [INFO]

[jira] [Created] (HADOOP-13573) S3Guard: create basic contract tests for MetadataStore implementations

2016-09-01 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13573: - Summary: S3Guard: create basic contract tests for MetadataStore implementations Key: HADOOP-13573 URL: https://issues.apache.org/jira/browse/HADOOP-13573 Project

[jira] [Created] (HADOOP-13559) Remove close() within try-with-resources

2016-08-29 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13559: - Summary: Remove close() within try-with-resources Key: HADOOP-13559 URL: https://issues.apache.org/jira/browse/HADOOP-13559 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-13476) CredentialProviderFactory fails at class loading from libhdfs (JNI)

2016-08-09 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13476: - Summary: CredentialProviderFactory fails at class loading from libhdfs (JNI) Key: HADOOP-13476 URL: https://issues.apache.org/jira/browse/HADOOP-13476 Project

Re: AWS S3AInputStream questions

2016-08-05 Thread Aaron Fabbri
On Tue, Aug 2, 2016 at 12:17 AM, Mr rty ff wrote: > > Hi I have few questions about implementation of inputstream in S3. > 1)public synchronized long getPos() throws IOException > {return (nextReadPos < 0) ? 0 : nextReadPos;} > Why does it return nextReadPos not pos?

[jira] [Created] (HADOOP-13351) TestDFSClientSocketSize buffer size tests are flaky

2016-07-07 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13351: - Summary: TestDFSClientSocketSize buffer size tests are flaky Key: HADOOP-13351 URL: https://issues.apache.org/jira/browse/HADOOP-13351 Project: Hadoop Common

[jira] [Created] (HADOOP-13230) s3a's use of fake empty directory blobs does not interoperate with other s3 tools

2016-06-01 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-13230: - Summary: s3a's use of fake empty directory blobs does not interoperate with other s3 tools Key: HADOOP-13230 URL: https://issues.apache.org/jira/browse/HADOOP-13230

[jira] [Created] (HADOOP-12267) s3a failure due to integer overflow bug in AWS SDK

2015-07-23 Thread Aaron Fabbri (JIRA)
Aaron Fabbri created HADOOP-12267: - Summary: s3a failure due to integer overflow bug in AWS SDK Key: HADOOP-12267 URL: https://issues.apache.org/jira/browse/HADOOP-12267 Project: Hadoop Common