Git Product home page Git Product logo

oisp-backend's Introduction

IoT Analytics Advanced Analytics Backend

Advanced Analytics Backend is an app which provides API to ingest observations to HBase and retrieve them. It is a part of IoT Analytics solution and requires dp-dashboard to manage metadata about users, accounts, devices and their components.

When you install this application, dashboard will get an ability to support data ingestion.

You can find dashboard API documentation for Data API on pages:

  1. Data API
  2. Advanced Data Inquiry API

Requirements

  1. Gradle 2.4
  2. Java 1.8
  3. Cloud Foundry CLI and Trusted Analytics Platform account (https://github.com/trustedanalytics)

Deployment manual

On Trusted Analytics Platform (https://github.com/trustedanalytics)

To install backend in your Trusted Analytics Platform space, login into TAP and execute:

  1. Create instances with specified name for each of required services from marketplace:

    • Hbase broker with name myhbase
    • Kafka broker with name mykafka
    • Zookeeper broker with name myzookeeper
  2. Create following user-provided services with properties filled with real values:

     cf cups kafka-ups -p "{\"topic\":\"example_topic_name\",\"enabled\":true,\"partitions\":1,\"replication\":1,\"timeout_ms\":10000}"
     cf cs kerberos shared kerberos-service
    
  3. ./cf-deploy.sh

  4. Check logs and wait for application start.

oisp-backend's People

Contributors

adrianweber avatar cloud-chen avatar intel-rrozestw avatar jelyoussefi avatar nevets963 avatar tworonix avatar

Watchers

 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.