Skip to content

A docker image that includes: ubuntu, java, pig, mysqlserver, maven, git & vim. All useful tools & some instructions to get started with a big data project, the image'll spin up a container vm that'll require little to no configuration so that you can focus more on your real work

Notifications You must be signed in to change notification settings

gaurav-gogia/Big-Container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Big-Container

A docker image that includes: ubuntu, java, pig, mysqlserver, maven, git & vim. All useful tools & some instructions to get started with a big data project, the image'll spin up a container vm that'll require little to no configuration so that you can focus more on your real work

How to use:

  1. Start the mysql server service using:
    -- service mysql start
  2. Test that pig, java, mysql, vim & git are working by testing trying out below commands:
    -- pig
    -- java
    -- mysql
    -- vim
    -- git
  3. Find/cd into directory: /home/project/
  4. Download/clone your program(using git) & have fun playing with Big Data

Docker Image is live here:

https://hub.docker.com/r/desmondanimus/big-data-env/

About

A docker image that includes: ubuntu, java, pig, mysqlserver, maven, git & vim. All useful tools & some instructions to get started with a big data project, the image'll spin up a container vm that'll require little to no configuration so that you can focus more on your real work

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published