Git Product home page Git Product logo

ken-github / kylin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kylinolap/kylin

0.0 2.0 0.0 28.23 MB

Core Repo of Kylin OLAP Engine

Home Page: http://www.kylin.io

License: Apache License 2.0

Java 8.46% Shell 0.03% JavaScript 89.03% CSS 2.40% Haxe 0.01% Makefile 0.03% Nix 0.01% OpenSCAD 0.01% ABAP 0.01% ActionScript 0.01% Ada 0.01% Assembly 0.01% AutoHotkey 0.01% C++ 0.01% Cirru 0.01% Clojure 0.01% CoffeeScript 0.02% ColdFusion 0.01% C# 0.01% D 0.01%

kylin's Introduction

Kylin OLAP

Overview

Extreme OLAP Engine for Big Data

An open source distributed Analytical Engine from eBay to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop to support TB to PB size analysis.

Getting Started

Prerequisites

Hadoop

  • Hadoop: 2.2.0.2.0.6.0-61 or above
  • Hive: 0.12.0.2.0.6.0-61 or above
  • HBase: 0.96.0.2.0.6.0-61-hadoop2

Tested with Hortonworks HDP 2.1.3 and Cloudera Quickstart VM 5.1.

Misc

  • Command hadoop, hive, hbase is workable on your hadoop cluster
  • JDK Runtime: JDK7 (OpenJDK or Oracle JDK)
  • Maven
  • Git
  • Tomcat (CATALINA_HOME being set)
  • Npm

Before Install

  • For the quick tutorial, we assume that your hadoop has priviledges disabled which means any user could run hadoop and hive command

Installation

It is very easy to install Kylin for exploration/development. There are 3 supported options:

  1. Quick Start (Docker)
  2. Sandbox (HDP or CDH sandbox)
  3. Dev Environment (IDE + Sandbox)

Quick Start (using Docker)

This is the easiest option to try Kylin. We have created docker container for Kylin (along with Hadoop, HBase and Hive) with help of SequenceIQ. The only thing you will need to do is to pull the container from the official Docker repository to be up and running in few minutes.

Features:

  • Size - Light weight compared to downloading and setting up HDP or CDH sandbox.
  • Cluster support - Supports multi node installation.
  • Fully Automated - No manual steps. One command does it all

For a hands-on tutorial please visit Kylin Docker installation.

Sandbox (On-Hadoop-CLI installation)

If you are free to install Kylin on your hadoop CLI machine or Hadoop sandbox, this is the most convenient scenario, for it puts everything in a single machine.

On-Hadoop-CLI-installation

For normal users, the application in the above picture means Kylin Web, which contains a web interface for cube building, querying and all sorts of management. Kylin Web launches a query engine for querying and a cube build engine for building cubes. These two engines interact with the components in Hadoop CLI, like hive and hbase.

For a hands-on tutorial please visit On-Hadoop-CLI installation.

Dev Environment (Off-Hadoop-CLI Installation)

This is typically for development environment setup.

Applications does not necessarily mean Kylin Web, it can also be any test cases or java applications running at your local IDE(query engine and cube build engine can be launched programmatically in your code). In this case, it is no longer reasonable to assume that all the Kylin components reside in the same machine as your Hadoop CLI. Fortunately, Kylin still works under such condition with proper settings on your CLI machine.

Off-CLI Installation

For a hands-on tutorial please visit Off-Hadoop-CLI installation

Resources

kylin's People

Contributors

janzhongi avatar xduo avatar qhzhou avatar lukehan avatar songyi10011001 avatar jiangxuchina avatar kejia-wang avatar abansal avatar oguennec avatar devth avatar fengrui129 avatar shaofengshi avatar

Watchers

James Cloos avatar Ken 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.