Giter Site home page Giter Site logo

alexsworld / ides Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bebee4java/ides

0.0 0.0 0.0 1.05 MB

智能数据探索服务(Intelligent Data Exploration Service)

License: Apache License 2.0

Scala 38.10% Shell 2.31% CSS 0.47% JavaScript 25.44% Java 32.50% ANTLR 1.17%

ides's Introduction

IDES(智能数据探索服务)

IDES is short name of Intelligent Data Exploration Service, aka DataLinked.

Features

  • Load and save various data sources for data exploration (such as ETL)
  • Support standard SQL for data processing
  • Support native Scala/Spark code execution
  • ...

Building DataLinked(Ides) from Source

Prerequisites for building DataLinked:

  • Unix-like environment (we use Linux, Mac OS X, Cygwin, WSL)
  • Git
  • Maven (we recommend version 3.5.4)
  • Java 8 or 11 (we recommend version 1.8)
git clone https://github.com/bebee4java/ides.git
cd ides
./bin/ides-build.sh

Now we got the executable distribution package, like this ides-1.0.0-bin-spark2.4.tgz.

NOTE: Maven 3.5.4, java 1.8.0_271 in Mac OS X are tested.

deploy DataLinked

  • You can use bin/ides-shell.sh to start a Ides serve after unpack the distribution (tgz) package.
  • We recommend to run it use yarn-client or local mode in spark cluster after packaged jar(can use bin/package.sh).

Fork and Contribute

This is an active open-source project. We are always open to people who want to use the system or contribute to it. Contact us if you are looking for implementation tasks that fit your skills.

If you plan to contribute to this repository, we recommend you to create an issue at our Issue page first, then commit your source code or other topic (e.g., documentation, new idea and proposal).

ides's People

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.