Giter Site home page Giter Site logo

zeltovhorton / biologicsmanufacturingdemo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vvaks0/biologicsmanufacturingdemo

0.0 1.0 0.0 634 KB

An example of a modern data application that demonstrates how the Hortonworks Connected Platform can be used to optimization manufacturing of biologics (vaccines). The demo leverages many of the major components of HDP and HDF to create a real time visualization of the manufacturing process with alerts and yield predications.

Python 1.51% Java 44.79% CSS 2.14% Shell 51.56%

biologicsmanufacturingdemo's Introduction

BiologicsManufacturingDemo

An example of a modern data application that demonstrates how the Hortonworks Connected Platform can be used to optimization manufacturing of biologics (vaccines). The demo leverages many of the major components of HDP and HDF to create a real time visualization of the manufacturing process with alerts and yield predications.

Biologics Manufacturing Demo is an example of a Modern Data Application running on the Hortonworks Connected Platform (HDP/HDF). The application shows how a financial institution can use Hortonworks Data Flow and Hortonworks Data Platform to protect credit card customers from credit card fraud.

Install BiologicsManufacturingDemo

Download and Import Hortonworks Sandbox 2.4 for Virtual Box. Should work with VMWare but has not been tested. Modify local hosts file so that sandbox.hortonworks.com resolves to 127.0.0.1 (This is important and may break the simulator and UI)

Configure Virtual Box Port Forward

8082 โ€“ HDF_HTTP_Ingest

8090 - BiologicsManufacturingUI

8091 - Cometd

9090 โ€“ HDF_Studio

Start Sandbox, SSH to Sandbox (ssh [email protected] -p 2222)

Wait for Sandbox to fully boot up, all service need to finish starting

Change Ambari password to "admin" (ambari-admin-password-reset)

(!!!!!!!!!!!!!AMBARI PASSWORD MUST BE SET TO "admin" (no quotes)!!!!!!)

cd /root (use the /root directory to begin the install)

git clone https://github.com/vakshorton/BiologicsManufacturingDemo.git

(make sure that git cloned to /root/BiologicsManufacturingDemo)

cd BiologicsManufacturingDemo

./install.sh

Install script reboot once complete. This is required to refresh session configuration.

Wait for Sandbox to fully reboot

Log back in via SSH (ssh [email protected] -p 2222)

Start Demo

The script to start demo services should be located in the /root/BiologicsManufacturingDemo directory

./startDemoServices.sh

Slider will download the servlet (UI) docker containers from the docker hub so it may take a few minutes for the application server to start

Bring up the UI in a Browser: http://sandbox.hortonworks.com:8090/ShopFloorUI/DeviceMap

Start Simulation:

The Simulator should be located in the BiologicsManufacturingDemo directory

java -jar DeviceSimulator-0.0.1-SNAPSHOT-jar-with-dependencies.jar BioReactor 1000 Simulation

java -jar DeviceSimulator-0.0.1-SNAPSHOT-jar-with-dependencies.jar FiltrationSystem 1000 Simulation

USAGE:

java -jar simulator.jar arg1=Simulator-Type{BioReactor|FiltrationSystem} arg2=EntityId{1000} arg3={Simulation|Training}

Example:

java -jar DeviceSimulator-0.0.1-SNAPSHOT-jar-with-dependencies.jar BioReactor 1000 Simulation

java -jar DeviceSimulator-0.0.1-SNAPSHOT-jar-with-dependencies.jar FiltrationSystem 1000 Simulation

Biologics Manufacturing UI

The UI shows several stages of a vaccine manufacturing process. Click on the different stages of the process to see real time data associated with that stage of the process. When critical thresholds are breached, alerts are visible under the title of the affected stage.

Alt text

biologicsmanufacturingdemo's People

Contributors

vvaks0 avatar

Watchers

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