You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Pasan Kamburugamuwa <pa...@gmail.com> on 2019/05/02 01:08:20 UTC

GSOC - Implement an S3 filesystem for Python SDK

Hi all,
              I want to access to a s3 bucket in order to get familiarize
with the boto3. So can you guys help me in this process.

Thank you

Re: GSOC - Implement an S3 filesystem for Python SDK

Posted by Pasan Kamburugamuwa <pa...@gmail.com>.
Thanks a lot Jeff. I will follow this.

On Thu, May 2, 2019 at 7:31 AM Jeff Klukas <jk...@mozilla.com> wrote:

> For getting started reading data, there are some public S3 buckets on
> which Amazon hosts data used in tutorials. For example, you should be able
> to access s3://awssampledbuswest2 which is referenced in Redshift tutorials
> [0].
>
> Amazon also has a free tier for S3 for the first year an account is open,
> which you could use to write some test data to S3 without incurring charges.
>
> [0]
> https://docs.aws.amazon.com/redshift/latest/gsg/rs-gsg-create-sample-db.html
>
> On Wed, May 1, 2019 at 9:08 PM Pasan Kamburugamuwa <
> pasankamburugamuwa1@gmail.com> wrote:
>
>> Hi all,
>>               I want to access to a s3 bucket in order to get familiarize
>> with the boto3. So can you guys help me in this process.
>>
>> Thank you
>>
>

Re: GSOC - Implement an S3 filesystem for Python SDK

Posted by Jeff Klukas <jk...@mozilla.com>.
For getting started reading data, there are some public S3 buckets on which
Amazon hosts data used in tutorials. For example, you should be able to
access s3://awssampledbuswest2 which is referenced in Redshift tutorials
[0].

Amazon also has a free tier for S3 for the first year an account is open,
which you could use to write some test data to S3 without incurring charges.

[0]
https://docs.aws.amazon.com/redshift/latest/gsg/rs-gsg-create-sample-db.html

On Wed, May 1, 2019 at 9:08 PM Pasan Kamburugamuwa <
pasankamburugamuwa1@gmail.com> wrote:

> Hi all,
>               I want to access to a s3 bucket in order to get familiarize
> with the boto3. So can you guys help me in this process.
>
> Thank you
>