Git Product home page Git Product logo

akkeeper's People

Contributors

izeigerman avatar krinart avatar lceleban-dd avatar yari-the-student avatar zak-dd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

akkeeper's Issues

akkeeper-app not in maven repository

Hi,

thanks a lot for this nice library. I'm trying to use the latest version of the Deploy API but it seems that the required module akkeeper-app is not published on maven while the other modules akkeeper-api, akkeeper-common etc are. Is there some reason behind that or am I missing something?

Use a persistent storage for containers

Currently all containers are stored in memory as part of the ContainerService actor. We have to introduce a persistent storage layer there. There is already implemented storage for this purpose:
ZookeeperContainerStorage which uses Zookeeper as a storage. This implementation has been already covered with unit tests. This issue is about integrating ZookeeperContainerStorage into ContainerService via ContainerStorage.Async interface.

Introduce Kerberos support to Akkeeper Launcher and Master

This is required to enable support of secured cluster environments. The following has to be done:

  1. Add --keytab and --principal to Launcher and Master CLI arguments.
  2. Include keytab into master container local resources when submitting a new app.
  3. Use UserGroupInformation to authorise and perform actions on behalf of the given user.
  4. In Master service add a mechanism that will renew an issued Kerberos ticket once it's expired.

Introduce REST support

Introduce a REST service layer that will communicate with existing services using messages from akkeeper.api package. API messages JSON serialization/deserialization is already in place.

running some actors on application master

Hi,
Thank you for this beautiful library. I just want to ask whether it is possible to mark some actor instances to run on application master. I found some role related code pieces in code but could not figure out how?

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.