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 AB6CF200D0E for ; Tue, 26 Sep 2017 17:26:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A9D031609C1; Tue, 26 Sep 2017 15:26:09 +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 F02261609B4 for ; Tue, 26 Sep 2017 17:26:08 +0200 (CEST) Received: (qmail 59839 invoked by uid 500); 26 Sep 2017 15:26:08 -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 59828 invoked by uid 99); 26 Sep 2017 15:26:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Sep 2017 15:26:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 9849EC3E9A for ; Tue, 26 Sep 2017 15:26:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.502 X-Spam-Level: X-Spam-Status: No, score=-99.502 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id WGc5pN5j9rAO for ; Tue, 26 Sep 2017 15:26:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 1CF246106C for ; Tue, 26 Sep 2017 15:26:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 56B7BE0EF8 for ; Tue, 26 Sep 2017 15:26:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id A76F424266 for ; Tue, 26 Sep 2017 15:26:00 +0000 (UTC) Date: Tue, 26 Sep 2017 15:26:00 +0000 (UTC) From: "Steve Loughran (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-14838) backport S3guard to branch-2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 26 Sep 2017 15:26:09 -0000 [ https://issues.apache.org/jira/browse/HADOOP-14838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-14838: ------------------------------------ Attachment: HADOOP-14838-branch-2-004.patch Patch 004; stripping down the POM as we don't need the dependency set up for the branch-3 shell. Testing: everything, local and ddb. Also tested: cli, which works (without the HADOOP-14220 patch in though, which will follow) Once I've got yetus happy I'm going to commit this as a backport of something which is in trunk > backport S3guard to branch-2 > ---------------------------- > > Key: HADOOP-14838 > URL: https://issues.apache.org/jira/browse/HADOOP-14838 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Affects Versions: 2.9.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Attachments: HADOOP-14838-branch-2-001.patch, HADOOP-14838-branch-2-002.patch, HADOOP-14838-branch-2-003.patch, HADOOP-14838-branch-2-004.patch > > > Backport S3Guard to branch-2 > this consists of > * classpath updates (AWS SDK, ...) > * hadoop bin classpath and command setup > * java 7 compatibility > * testing > The last patch of HADOOP-13998 brought the java code down to java 7 & has already been tested/merged with branch-2; all that's left is the packaging, bin/hadoop and review -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org