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 AAADA200BCC for ; Tue, 29 Nov 2016 13:36:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A9C27160B15; Tue, 29 Nov 2016 12:36:00 +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 25EBB160B05 for ; Tue, 29 Nov 2016 13:35:59 +0100 (CET) Received: (qmail 20034 invoked by uid 500); 29 Nov 2016 12:35:58 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 19896 invoked by uid 99); 29 Nov 2016 12:35:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2016 12:35:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 750612C03E0 for ; Tue, 29 Nov 2016 12:35:58 +0000 (UTC) Date: Tue, 29 Nov 2016 12:35:58 +0000 (UTC) From: "Steve Loughran (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-13841) S3a auth exception to link to a wiki page on the problem MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 29 Nov 2016 12:36:00 -0000 Steve Loughran created HADOOP-13841: --------------------------------------- Summary: S3a auth exception to link to a wiki page on the problem Key: HADOOP-13841 URL: https://issues.apache.org/jira/browse/HADOOP-13841 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Affects Versions: 2.8.0 Reporter: Steve Loughran Priority: Minor Currently when there's an auth problem, the user gets a stack trace followed by "Invalid arguments: Unable to load AWS credentials from any provider in the chain" this is explained in the AWS troubleshooting docs, but unless the user knows about that, they aren't going to make much progress. Better to have {{S3AUtils.translateException()}} point to a wiki page on the topic -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-dev-help@hadoop.apache.org