Giter Club home page Giter Club logo

bigdataanalytics's Introduction

Big Data Analytics

Info

  • Bigdata 강의용 코드

Install

cd
git clone  https://github.com/Finfra/bigdataAnalytics.git
cd  bigdataAnalytics
chmod +x setting/*.sh

Contents

Setting Code

  • ./setting/install_docker.sh : docker, docker-compose 설치
  • ./setting/install_python3.sh : python3, pip3, jupyter 설치

docker 관련

  • ./docker/docker-command.md : Docker 명령어 설명
  • ./docker/doDockerNginxRun.sh : Docker Container 생성 예
  • ./docker/doDockerNginxClear.sh : Docker Container 삭제 예

docker compose 관련

  • ./docker-compose/doDockerHiveSetting.sh : Hadoop+hive 설치
  • ./docker-compose/doDockerHiveAddData.sh : hive에 Data 추가
  • ./docker-compose/doDockerHiveClear.sh : docker-compose Stop

Requirement

  • 위 스크립트는 AWS EC2서비스에서 작동하도록 만들어졌습니다.
    • AMI ID : ami-00379ec40a3e30f87
    • Region : ap-northeast-2 (Seoul)
    • Instance type : m2.small
    • EBS Volume : Minimal 20G
    • 중요 Security Group inbound port : 22, 1024, 8080

toDo

  1. 요청사항 반영

bigdataanalytics's People

Contributors

nowage 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.