Return-Path: X-Original-To: apmail-flink-user-archive@minotaur.apache.org Delivered-To: apmail-flink-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BD35189BC for ; Tue, 6 Oct 2015 01:19:39 +0000 (UTC) Received: (qmail 89470 invoked by uid 500); 6 Oct 2015 01:19:39 -0000 Delivered-To: apmail-flink-user-archive@flink.apache.org Received: (qmail 89394 invoked by uid 500); 6 Oct 2015 01:19:39 -0000 Mailing-List: contact user-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@flink.apache.org Delivered-To: mailing list user@flink.apache.org Received: (qmail 89384 invoked by uid 99); 6 Oct 2015 01:19:39 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2015 01:19:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A5759180992 for ; Tue, 6 Oct 2015 01:19:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.9 X-Spam-Level: ** X-Spam-Status: No, score=2.9 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, URI_TRY_3LD=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id SaEDpWvfTh07 for ; Tue, 6 Oct 2015 01:19:29 +0000 (UTC) Received: from mail-qg0-f45.google.com (mail-qg0-f45.google.com [209.85.192.45]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 138DE21249 for ; Tue, 6 Oct 2015 01:19:29 +0000 (UTC) Received: by qgt47 with SMTP id 47so165870074qgt.2 for ; Mon, 05 Oct 2015 18:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=JsnQl03ClklWTGmjRGZWH7sv0Y6d9t3wbI2wQgQmJ0Q=; b=RKRnHHPpHrbi5aw5tVHe7zxsfVc36lWTBroxGdBz/3132Er97EEZB6qf0g7eXWkYcK kxosGq0sSL2CYcg4lHUeZs81DFrf2eh9iqNGq6xUQwF/8TBa3ELapoJH/+u4yfTHe8FI GJT406lvcs/2631gkICVajQj94CHi6YrpLkf0EQDw5lzTsOk9o6acH9st4WPi2VD6BRE 2Gy8kJahgyGR5h/RXQq8Zs3nBDedpncWYOplNLYbB3rkkyoDzasofFtP6fRd89TRz0gM 5PJejVuIoqYk1J8PjgRmoJY0Jnr5FgvCnuTPYIQ5iEpJsWMNsfa3szLq17YFS78Xbsxd HYug== X-Received: by 10.140.94.111 with SMTP id f102mr43106641qge.102.1444094368172; Mon, 05 Oct 2015 18:19:28 -0700 (PDT) Received: from ?IPv6:2601:152:4201:d083:81ca:9a74:add7:bb18? ([2601:152:4201:d083:81ca:9a74:add7:bb18]) by smtp.gmail.com with ESMTPSA id 18sm12673368qgg.39.2015.10.05.18.19.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Oct 2015 18:19:27 -0700 (PDT) From: Kostiantyn Kudriavtsev Content-Type: multipart/alternative; boundary="Apple-Mail=_0B50C19F-3016-4E3C-85D6-57CF8DD2DFCB" Subject: Processing S3 data with Apache Flink Message-Id: Date: Mon, 5 Oct 2015 21:19:26 -0400 To: user@flink.apache.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) --Apple-Mail=_0B50C19F-3016-4E3C-85D6-57CF8DD2DFCB Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Hi guys, I,m trying to get work Apache Flink 0.9.1 on EMR, basically to read data from S3. I tried the following path for data s3://mybucket.s3.amazonaws.com/folder, but it throws me the following exception: java.io.IOException: Cannot establish connection to Amazon S3: com.amazonaws.services.s3.model.AmazonS3Exception: The request signature we calculated does not match the signature you provided. Check your key and signing method. (Service: Amazon S3; Status Code: 403; I added access and secret keys, so the problem is not here. I=92m using standard region and gave read credential to everyone. Any ideas how can it be fixed? Thank you in advance, Kostia --Apple-Mail=_0B50C19F-3016-4E3C-85D6-57CF8DD2DFCB Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii Hi = guys,

I,m trying to get work Apache Flink 0.9.1 on EMR, basically = to read 
data from S3. I tried the following path for = data 
s3://mybucket.s3.amazonaws.= com/folder, but it throws me the = following 
exception:

java.io.IOException: Cannot = establish connection to Amazon = S3: 
com.amazonaws.services.s3.model.AmazonS3Exception: The = request signature 
we calculated does not match the signature = you provided. Check your key 
and signing method. (Service: = Amazon S3; Status Code: 403;

I added access and secret keys, so = the problem is not here. I=3D92m using 
standard region and gave = read credential to everyone.

Any ideas how can it be = fixed?

Thank you in advance,
Kostia= --Apple-Mail=_0B50C19F-3016-4E3C-85D6-57CF8DD2DFCB--