Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 32C5B2009E2 for ; Wed, 1 Jun 2016 23:47:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 31397160A4C; Wed, 1 Jun 2016 21:47:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7A6F6160A45 for ; Wed, 1 Jun 2016 23:47:00 +0200 (CEST) Received: (qmail 84578 invoked by uid 500); 1 Jun 2016 21:46:59 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 84558 invoked by uid 99); 1 Jun 2016 21:46:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2016 21:46:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5B4502C033A for ; Wed, 1 Jun 2016 21:46:59 +0000 (UTC) Date: Wed, 1 Jun 2016 21:46:59 +0000 (UTC) From: "Chris Nauroth (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-13171) Add StorageStatistics to S3A; instrument some more operations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 01 Jun 2016 21:47:01 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HADOOP-13171: ----------------------------------- Hadoop Flags: Reviewed +1 for patch 014 on trunk. I'll wait for a pre-commit run before committing. bq. Tests working against S3 Ireland; couple of FNFE failures on the {{TestS3ABlockingThreadPool}} multipart tests with parallel test runs enabled; running non-parallel and all is well. Maybe that's one to isolate. {{TestS3ABlockingThreadPool}} is run during the sequential phase now, so it's odd that running in parallel mode would make it fail. Do you have a full stack trace for that failure? I did notice a few potential small improvements to parallel test execution, so I filed HADOOP-13231 to track that. I wouldn't expect any of that to impact {{TestS3ABlockingThreadPool}} though. > Add StorageStatistics to S3A; instrument some more operations > ------------------------------------------------------------- > > Key: HADOOP-13171 > URL: https://issues.apache.org/jira/browse/HADOOP-13171 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Affects Versions: 2.8.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Minor > Attachments: HADOOP-13171-014.patch, HADOOP-13171-branch-2-001.patch, HADOOP-13171-branch-2-002.patch, HADOOP-13171-branch-2-003.patch, HADOOP-13171-branch-2-004.patch, HADOOP-13171-branch-2-005.patch, HADOOP-13171-branch-2-006.patch, HADOOP-13171-branch-2-007.patch, HADOOP-13171-branch-2-008.patch, HADOOP-13171-branch-2-009.patch, HADOOP-13171-branch-2-010.patch, HADOOP-13171-branch-2-011.patch, HADOOP-13171-branch-2-012.patch, HADOOP-13171-branch-2-013.patch > > > Add {{StorageStatistics}} support to S3A, collecting the same metrics as the instrumentation, but sharing across all instances. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org