Code Monkey home page Code Monkey logo

tensei-data / tensei-agent Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 3.0 4.96 MB

An agent is the workhorse of the Tensei system. It uses an actor system to do the actual work of reading, parsing, transforming and writing the data. It communicates with the tensei-server which is responsible for starting and stopping and agent.

License: GNU Affero General Public License v3.0

Scala 99.93% Ruby 0.01% Java 0.06%
data-integration tensei-data data-migration data-management

tensei-agent's People

Contributors

faustas avatar jan0sch avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

tensei-agent's Issues

Reduce log noise during test runs

The current configuration and test setup uses EventFilter.debug in several places. As a result everything of level DEBUG or higher gets logged to standard output which results in a very large log (around 40MB!).

Try to replace the relevant sections to be able to have at least a loglevel of INFO which should reduce the test output significantly.

Remove activator from readme.

The current README still references to the abandoned activator. Replace these with the appropriate sbt code snippets.

Keep time offset of formatted_time

Currently the parsed timestamp (with timezone) is converted internally to LocalTime which looses the offset.

Regarding databases the JDBC interface currently only supports java.sql.Timestamp which also has no offset information.

Update to sbt 1.0

It seems all relevant plugins are released meanwhile. Therefore we can switch to version 1.0 of sbt.

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.