gaurav46 / Kylin

Core Repo of Kylin OLAP Engine

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Depending on different use cases Kylin can be installed differently. There are two major scenarios:

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.

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

About

Core Repo of Kylin OLAP Engine

http://www.kylin.io

License:Apache License 2.0


Languages

Language:JavaScript 89.0%Language:Java 8.4%Language:CSS 2.4%Language:Shell 0.0%Language:CoffeeScript 0.0%Language:LiveScript 0.0%Language:Objective-C 0.0%Language:R 0.0%Language:Nix 0.0%Language:LSL 0.0%Language:TypeScript 0.0%Language:Scala 0.0%Language:C++ 0.0%Language:Pascal 0.0%Language:TeX 0.0%Language:ActionScript 0.0%Language:Groovy 0.0%Language:Lua 0.0%Language:Forth 0.0%Language:ABAP 0.0%Language:Visual Basic 0.0%Language:Tcl 0.0%Language:VHDL 0.0%Language:Clojure 0.0%Language:AutoHotkey 0.0%Language:Perl 0.0%Language:OpenSCAD 0.0%Language:Go 0.0%Language:Common Lisp 0.0%Language:Scheme 0.0%Language:OCaml 0.0%Language:Ruby 0.0%Language:Cirru 0.0%Language:C 0.0%Language:Haskell 0.0%Language:Assembly 0.0%Language:Rust 0.0%Language:Dart 0.0%Language:Erlang 0.0%Language:Python 0.0%Language:Haxe 0.0%Language:PowerShell 0.0%Language:PHP 0.0%Language:D 0.0%Language:Verilog 0.0%Language:Julia 0.0%Language:XQuery 0.0%Language:Ada 0.0%Language:ColdFusion 0.0%Language:C# 0.0%Language:JSONiq 0.0%Language:MATLAB 0.0%