GithubHelp home page GithubHelp logo

rajender16kumar / aws-emr-best-practices Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aws/aws-emr-best-practices

0.0 0.0 0.0 7.14 MB

A best practices guide for using AWS EMR. The guide will cover best practices on the topics of cost, performance, security, operational excellence, reliability and application specific best practices across Spark, Hive, Hudi, Hbase and more.

License: Other

aws-emr-best-practices's Introduction

Amazon EMR on Amazon Best Practices

A best practices guide for submitting spark applications, integration with hive metastore, security, storage options, debugging options and performance considerations.

Return to Live Docs.

License Summary

The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.

The sample code within this documentation is made available under the MIT-0 license. See the LICENSE-SAMPLECODE file.

How to make a change

  1. Fork the repository
  2. Make your change and double check the mkdocs.yml is updated accordingly.
  3. Install the MkDocs command tool if needed:
pip install mkdocs
pip install mkdocs-material
  1. MkDocs comes with a built-in dev-server that lets you preview your documentation as you work on it. Make sure you're in the same directory as the mkdocs.yml configuration file, then run the command:
mkdocs serve
  1. Open up http://127.0.0.1:8000/ in your browser, and you'll see the best practice website being displayed locally.
  2. Adjust your document changes in real time.
  3. When everything looks good and you're ready to deploy the change, run the command to build/compile the website content:
mkdocs build
  1. This will refresh the directory site. Take a look inside the directory and make sure your changes are included.
ls site
  1. Commit change to github and send us a pull request.

aws-emr-best-practices's People

Contributors

mattliemaws avatar vasveena avatar melodyyangaws avatar alexdennis avatar amazon-auto avatar msambol avatar

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.