Coder Social home page Coder Social logo

bearddan2000 / java-cli-gradle-hadoop-hive-postgres-index Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 15 KB

Creates a small database table

Home Page: https://github.com/bearddan2000/java-cli-gradle-hadoop-hive-postgres-index

Shell 13.62% HiveQL 1.49% Dockerfile 0.41% Java 84.48%
cli drivers gradle hadoop hdfs hive hql index java postgres

java-cli-gradle-hadoop-hive-postgres-index's Introduction

java-cli-gradle-hadoop-hive-postgres-index

Description

Creates a small database table called dog. This table, dog, has been normalized to 3NF.

Two non-clustered indexes where add to dog; idx_breed and idx_color.

All output normally seen in a terminal will be in log which will dump to the screen. The project may seem to hang but the logs from the container must be written to the project this can take up to 3 min.

A java gradle build, that connects to hadoop filesystem. Hive is used in place of map reduce to translate queries. A postgres database stores meta data about objects on hdfs.

Tech stack

  • java
  • gradle
    • hive drivers
  • hadoop
    • hdfs
  • hive
    • hql
  • postgres

Docker stack

  • bde2020/hadoop-datanode:2.0.0-hadoop2.7.4-java8
  • bde2020/hive:2.3.2-postgresql-metastore
  • bde2020/hive-metastore-postgresql:2.3.0
  • gradle:jdk11

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Hive setup based on

java-cli-gradle-hadoop-hive-postgres-index's People

Contributors

bearddan2000 avatar

Watchers

 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.