Giter Site home page Giter Site logo

manthanhd / gravity Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 334.58 MB

This project aims to build a highly scalable framework which can provide Hadoop as a service so that it can be used for real time data analysis.

License: MIT License

Java 77.01% Shell 6.06% C++ 1.69% XSLT 0.86% Python 4.53% CSS 0.25% JavaScript 4.59% C 1.71% TeX 0.11% Objective-C 0.50% Perl 0.75% PHP 1.29% Ruby 0.12% Smalltalk 0.24% AspectJ 0.27%

gravity's People

Contributors

manthanhd avatar

Watchers

 avatar  avatar

gravity's Issues

Get SOA in place

This needs to be done before actually writing the web services.

Redefine concept of App

The current concept of App, while easy to comprehend for someone who is very familiar with the framework is difficult for someone who is new. This needs to be heavily simplified.

This task will require redesign of the entity model.

Developer management needs to be put in place

Each developer must be able to register first. Once this is done, he/she will be issued with a API Key which is basically a token ID. Any interaction between the cluster system and the developer will have to go through the Developer API Access Management (basically, the developer will have to provide his/her API key in order to do anything).

This needs:

  • Registration
  • Permission Management
  • App Creation Page

Data storage and access should be independent of database

For organisations using this product, they may not be able to accommodate MySQL database. Thus, the system design should allow storing data in XML format or a database.

This task should do:

  • Introduce Data Source interface.
  • Support XML/JSON file based data sources.
  • Add support for database (MySQL for now).

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.