Giter Site home page Giter Site logo

hjpatel16 / marquez Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marquezproject/marquez

0.0 0.0 0.0 1.14 MB

Collect, aggregate, and visualize a data ecosystem's metadata

Home Page: https://marquezproject.github.io/marquez

License: Apache License 2.0

Dockerfile 0.13% Shell 1.77% Java 98.10%

marquez's Introduction

Marquez

CircleCI codecov status Gitter license docker Known Vulnerabilities

Marquez is an open source metadata service for the collection, aggregation, and visualization of a data ecosystem's metadata. It maintains the provenance of how datasets are consumed and produced, provides global visibility into job runtime and frequency of dataset access, centralization of dataset lifecycle management, and much more.

Status

This project is under active development at WeWork and Stitch Fix (in collaboration with many others organizations).

Documentation

The Marquez design is being actively updated and is open for comments.

Requirements

Building

To build the entire project run:

$ ./gradlew shadowJar

The executable can be found under build/libs/

Configuration

To run Marquez, you will have to define config.yml. The configuration file is passed to the application and used to specify your database connection. When creating your database, we recommend calling it marquez. Please copy config.example.yml:

$ cp config.example.yml config.yml

You will then need to set the following environment variables (we recommend adding them to your .bashrc): POSTGRES_DB, POSTGRES_USER, and POSTGRES_PASSWORD.

Note: All environment variables in config.yml are accessed with ${VAR_NAME}.

Running the Application

$ ./gradlew run --args 'server config.yml'

Then browse to the admin interface: http://localhost:8081

Running with Docker

$ docker-compose up

Getting involved

Contributing

See CONTRIBUTING.md for more details about how to contribute.

marquez's People

Contributors

wslulciuc avatar ashulmanwework avatar sshah-wework avatar hjpatel16 avatar pbrahmbhatt3 avatar harels avatar julienledem avatar hougs avatar olenavyshnevska avatar alulc avatar jkachmar avatar roaraya8 avatar violet-xiaoweihuang 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.