Giter Club home page Giter Club logo

metatron-discovery's Introduction

Metatron Discovery

metatron discovery is a self-service solution for big data discovery. To learn more about metatron discovery, visit our web site https://metatron.app

Strengths

  1. Powered by Apache Druid, metatron can process huge size of data super fast.
  2. A single unified product for field users enabling data analytics.
  3. Intuitive web UI for creating dashboards with various types of charts.

Features

metatron discovery is a data discovery web application which supports end-to-end features from data management to analytics.

metatron provides:

  • Interactive dashboards with 16 types of WSIWYG charts.
  • SQL based data exploration.
  • Connections with advanced analytics tools like Apache Zeppelin.
  • Metadata management.
  • Data source creation from local, existing DBs, HIVE, and Kafka streams.
  • GUI based data preparation.
  • Monitoring tools for logs, jobs, and lineages of datasets.
  • Administrations for users and workspaces for high ganularity security model.
  • Customized Druid allows for metatron not only staying blazing-fast while slicing and dicing large, but also overcoming Druid weaknesses.

Screenshots

Create Dashboards


Create Charts


Use Datasources


Manage Datasources


Connect Database


Prepare Origin Data


Installation

Requirements

  • MacOS / Linux (Redhat, CentOS)
  • JDK 1.8
  • Druid customized version for Metatron
  • Apache Maven 3.3+ for building the project

Install the Customized Druid

Here is the link for downloading the archive.

To install Druid, simply untar the downloaded archive. And start | stop the druid with the following commands.

 $ start-single.sh | stop-single.sh 

Build from source

Git clone this project.

$ git clone https://github.com/metatron-app/metatron-discovery.git

Build through Maven 3.3+.

$ mvn clean install -DskipTests

If the build succeeds, you can find archive file under "discovery-distribution/target"

Start up the Metatron Discovery

Untar the archive file of Metatron Discovery.

$ tar zxf metatron-discovery-{VERSION}-{TIMESTAMP}-bin.tar.gz

Initialize and run with the following command.

$ bin/metatron.sh --init start

Running options are provided as well.

$ bin/metatron.sh [--config=directory] [--init] [--management] [--debug=port] {start|stop|restart|status}

To access Metatron Discovery, go to http://localhost:8180. (The default admin user account is provided as ID: admin, PW: admin.)

License

metatron-discovery is available under the Apache License V2.

metatron-discovery's People

Contributors

alchan-lee avatar anniehwang 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.