Git Product home page Git Product logo

gender-stats-analysis-project2's Introduction

gender-stats-analysis-project2

Gender Statistics Analysis using Hadoop tools: Sqoop, Hive, Pig, Hbase, MapReduce and OLAP tools

How to Run the program

Business Requirements

  1. What is the average increase of females who graduated, from the year 2010 - 2016?
  2. List the average increase in fmale education in the U.S. from teh year 2000.
  3. List the % change of male emplyment from the year 2000.
  4. List the % change of female emplyment from the year 2000.
  5. What is the average % of female Labor force in the Philippines, from the year 2000 - 2016?

#Setup Cluster (Gcloud)

  1. Create cluster
  2. Add hbase and oozie initialization scripts
  3. Install sqoop and unzip tar wget https://www.apache.org/dist/sqoop/1.4.7/sqoop-1.4.7.bin__hadoop-2.6.0.tar.gz tar -zxfv <tar file location>
  4. Move the unzipped folder to sqoop dir sudo mv sqoop-1.4.7.bin__hadoop-2.6.0 /usr/lib/sqoop Add environment variables to
  5. Copy mysql connector to sqoop lib cp /usr/share/java/mysql-connector-java* /usr/lib/sqoop/lib/
  6. Add environment variables to end of .bashrc profile export SQOOP_HOME=¡usr/lib/sqoop export PATH=$PATH:$SQOOP_HOME/bin

gender-stats-analysis-project2's People

Contributors

rhyanvargas avatar kelwinortiz avatar liamcahill avatar rikenm avatar khushbukp avatar

Watchers

James Cloos avatar  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.