All Projects → IBM-Cloud → BigInsights-on-Apache-Hadoop

IBM-Cloud / BigInsights-on-Apache-Hadoop

Licence: Apache-2.0 license
Example projects for 'BigInsights for Apache Hadoop' on IBM Bluemix

Projects that are alternatives of or similar to BigInsights-on-Apache-Hadoop

litemall-dw
基于开源Litemall电商项目的大数据项目,包含前端埋点(openresty+lua)、后端埋点;数据仓库(五层)、实时计算和用户画像。大数据平台采用CDH6.3.2(已使用vagrant+ansible脚本化),同时也包含了Azkaban的workflow。
Stars: ✭ 36 (+71.43%)
Mutual labels:  hive, hbase, spark-streaming, oozie
dockerfiles
Multi docker container images for main Big Data Tools. (Hadoop, Spark, Kafka, HBase, Cassandra, Zookeeper, Zeppelin, Drill, Flink, Hive, Hue, Mesos, ... )
Stars: ✭ 29 (+38.1%)
Mutual labels:  hive, hadoop, hbase, zeppelin
cloud
云计算之hadoop、hive、hue、oozie、sqoop、hbase、zookeeper环境搭建及配置文件
Stars: ✭ 48 (+128.57%)
Mutual labels:  hive, hadoop, hbase, oozie
xxhadoop
Data Analysis Using Hadoop/Spark/Storm/ElasticSearch/MachineLearning etc. This is My Daily Notes/Code/Demo. Don't fork, Just star !
Stars: ✭ 37 (+76.19%)
Mutual labels:  hive, hadoop, hbase, spark-streaming
Wedatasphere
WeDataSphere is a financial level one-stop open-source suitcase for big data platforms. Currently the source code of Scriptis and Linkis has already been released to the open-source community. WeDataSphere, Big Data Made Easy!
Stars: ✭ 372 (+1671.43%)
Mutual labels:  hive, hadoop, hbase
BigData-News
基于Spark2.2新闻网大数据实时系统项目
Stars: ✭ 36 (+71.43%)
Mutual labels:  hive, hadoop, hbase
Bigdata
💎🔥大数据学习笔记
Stars: ✭ 488 (+2223.81%)
Mutual labels:  hive, hadoop, hbase
Bigdataguide
大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料
Stars: ✭ 817 (+3790.48%)
Mutual labels:  hive, hadoop, hbase
Szt Bigdata
深圳地铁大数据客流分析系统🚇🚄🌟
Stars: ✭ 826 (+3833.33%)
Mutual labels:  hive, hadoop, hbase
Bigdata docker
Big Data Ecosystem Docker
Stars: ✭ 161 (+666.67%)
Mutual labels:  hive, hadoop, hbase
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Stars: ✭ 92 (+338.1%)
Mutual labels:  hive, hadoop, hbase
swordfish
Open-source distribute workflow schedule tools, also support streaming task.
Stars: ✭ 35 (+66.67%)
Mutual labels:  hive, hadoop, hbase
Wifi
基于wifi抓取信息的大数据查询分析系统
Stars: ✭ 93 (+342.86%)
Mutual labels:  hive, hadoop, hbase
Bigdata Notes
大数据入门指南 ⭐
Stars: ✭ 10,991 (+52238.1%)
Mutual labels:  hive, hadoop, hbase
God Of Bigdata
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
Stars: ✭ 6,008 (+28509.52%)
Mutual labels:  hive, hadoop, hbase
aaocp
一个对用户行为日志进行分析的大数据项目
Stars: ✭ 53 (+152.38%)
Mutual labels:  hive, hadoop, hbase
Bigdata Playground
A complete example of a big data application using : Kubernetes (kops/aws), Apache Spark SQL/Streaming/MLib, Apache Flink, Scala, Python, Apache Kafka, Apache Hbase, Apache Parquet, Apache Avro, Apache Storm, Twitter Api, MongoDB, NodeJS, Angular, GraphQL
Stars: ✭ 177 (+742.86%)
Mutual labels:  hadoop, hbase, spark-streaming
Movie recommend
基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统
Stars: ✭ 2,092 (+9861.9%)
Mutual labels:  hive, hadoop, spark-streaming
Hadoop cookbook
Cookbook to install Hadoop 2.0+ using Chef
Stars: ✭ 82 (+290.48%)
Mutual labels:  hive, hadoop, hbase
Haproxy Configs
80+ HAProxy Configs for Hadoop, Big Data, NoSQL, Docker, Elasticsearch, SolrCloud, HBase, MySQL, PostgreSQL, Apache Drill, Hive, Presto, Impala, Hue, ZooKeeper, SSH, RabbitMQ, Redis, Riak, Cloudera, OpenTSDB, InfluxDB, Prometheus, Kibana, Graphite, Rancher etc.
Stars: ✭ 106 (+404.76%)
Mutual labels:  hive, hadoop, hbase

Example projects for 'BigInsights for Apache Hadoop' on IBM Bluemix

This repository contains example projects for BigInsights.

NOTE: If you are looking for examples for new IBM Analytics Engine service, these examples are being developed here: https://github.com/snowch/IBM_Analytics_Engine_Examples

Following the steps below on your client machine, it should take you less than 5 minutes to run any of the example projects against a BigInsights cluster. The projects are tested on BigInsights on IBM Bluemix but they should also work for BigInsights on-premise. Note that all of the examples are community supported.

Overview Image

The core idea is that you can run an example project to see it working against your BigInsights cluster. You can then copy the project and adapt it to add your own custom logic. Think of the example projects as working blueprints.

IMPORTANT: Please vote for the following Data Science Experience functionality that will replace this Zeppelin installation with an officially supported integration of notebooks with BigInsights:


Pre-requisites

  • A client machine (e.g. laptop) connected to the internet
  • A BigInsights cluster (Bluemix setup instructions, YouTube tutorial)
  • Java 8 JDK (not JRE) installed on your client machine (OS X / Linux / Windows installation instructions)
  • Git application installed on your client machine (Linux / OS X / Windows installation instructions)

NOTE:

  • You do NOT need to install gradle, the gradlew scripts mentioned below will install gradle for you
  • Some examples may not work if you connect to the Internet through a non-transparent proxy server

Setup Instructions

Follow these steps on your client machine. If you encounter an issue, see the FAQ for common issues and their resolution.

  • Clone this repository git clone https://github.com/IBM-Bluemix/BigInsights-on-Apache-Hadoop.git
  • Change into the directory of the cloned repository cd BigInsights-on-Apache-Hadoop
  • Copy connection.properties_template to connection.properties
  • Edit connection.properties to add your connection details for BigInsights
  • In connection.properties uncomment the line # known_hosts:allowAnyHosts
  • Download the cluster ssl certificate
    • Run ./gradlew DownloadCertificate (OS X / *nix)
    • Run gradlew.bat DownloadCertificate (Windows)
  • Download libraries from the cluster
    • Run ./gradlew DownloadLibs (OS X / *nix)
    • Run gradlew.bat DownloadLibs (Windows)

Next, see the section below for details of running an example script.


Running the examples

After performing the above setup steps, you can look at the README.md file for the example you wish to run to find:

  • more information describing the purpose of the example
  • detailed instructions for running the example

See the list of examples here.


Getting Help

Find us on Stack Overflow


Contributing updates to the guidelines

To update the guidelines, please fork the repository, make changes, and create a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].