Giter Site home page Giter Site logo

emr-studio-notebook-examples's Introduction

EMR Studio Notebook Examples

This repository contains ready-to-use notebook examples for a wide variety of use cases in Amazon EMR Studio.

For more information about using Amazon EMR Studio, see Use EMR Studio in the Amazon EMR Management Guide.

You can submit feedback and requests for changes by opening an issue in this repository or by making proposed changes and submitting a pull request. We welcome contributions to this repository in the form of fixes to existing examples or addition of new examples. For more information on contributing, please see the CONTRIBUTING guide.

Table of Contents

  1. Security
  2. License
  3. FAQ

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

FAQ

Will these examples work outside of Amazon EMR Studio?

  • Most of the examples should work with/without minimal modifications even outside EMR Studio.

How do I contribute my own example notebook?

  • Although we're extremely excited to receive contributions from the community, we're still working on the best mechanism to take in examples from external sources. Please bear with us in the short-term if pull requests take longer than expected or are closed.

emr-studio-notebook-examples's People

Contributors

agoswami0915 avatar ajittand avatar amazon-auto avatar bppont avatar emrnotebooks avatar kunalgautaam avatar marcancote avatar nmukerje avatar rahuls2001 avatar sekar-srinivasan avatar snehab14 avatar ssmekeco-te avatar vivekgautam104 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

emr-studio-notebook-examples's Issues

Possible issue with Getting-started-emr-serverless.ipynb python package installer code

When following the Getting-started-emr-serverless.ipynb notebook in EMR examples [0], the cell with code sc.install_pypi_package("matplotlib") gives me the response:

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fbcc4d18590>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/matplotlib/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fbcc4cf4b50>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/matplotlib/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fbcc4cf4d90>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/matplotlib/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fbcc4cf4f10>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/matplotlib/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fbcc4d0a110>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/matplotlib/
ERROR: Could not find a version that satisfies the requirement matplotlib (from versions: none)
ERROR: No matching distribution found for matplotlib

The notebook has internet access and can download the public dataset "s3://athena-examples-us-east-1/notebooks/yellow_tripdata_2016-01.parquet". All of the cells in the notebook complete except for the ones dealing with matplotlib.

Should sc.install_pypi_package("matplotlib") fail to run if the public data set in accessible? (S3 is accessed through a NAT Gateway, not through an S3 VPC endpoint)

p.s. I work for Amazon and my handle is [email protected].

[0] https://github.com/aws-samples/emr-studio-notebook-examples/blob/main/examples/Getting-started-emr-serverless.ipynb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.