Giter Club home page Giter Club logo

daria's Introduction

Latest Release Docker pulls

Anodot Daria agent

With this CLI tool you can create pipelines in Streamsets Data collector which will pull data from different sources and push it to anodot

How to install

Build from source code

To use the CLI you need to build and run docker containers and then attach to the agent container. Currently there are two versions of the agent: release and dev.

You need to rebuild the release version of the agent every time you change code in it. Dev version will pull changes on the fly. To build the agent run

make build-all

to build a release version or

make build-all-dev

to build a dev version.

To attach to the agent container run

docker attach anodot-agent

Run tests

To run all tests on a dev or release version simply run

make all

or

make all-dev

correspondingly. It will build all containers and run all tests

You can also test only a specific source, to do that you can run make test-resource-name, for example

make test-kafka

Docs

Github Wiki

daria's People

Contributors

dariakharlan avatar antonzelenin avatar vpoliukh avatar alexmuliar avatar dependabot[bot] avatar romanki avatar kiamran avatar bclancy avatar npololnskii avatar eacherkan-aternity 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.