Giter Site home page Giter Site logo

alisheikh / lumify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lumifyio/lumify

0.0 1.0 0.0 64.33 MB

open source big data integration, analytics, and visualization

Home Page: lumify.io

License: Apache License 2.0

Shell 0.48% Ruby 0.05% Java 49.60% JavaScript 47.28% CSS 2.14% Makefile 0.40% Awk 0.04%

lumify's Introduction

Lumify

Lumify Logo

Lumify is an open source big data analysis and visualization platform. Please see http://lumify.io for more details and videos.

Getting Started

To get started quickly, you can try out a hosted installation of Lumify, or download a virtual machine image with Lumify installed and pre-configured.

Quick Start

  1. Install docker
  2. Install node and npm. Then run npm install -g inherits bower grunt grunt-cli
  3. Update your /etc/hosts file.
    • Linux: Add 127.0.0.1 lumify-dev to your /etc/hosts file.
    • OSX: Run boot2docker ip. Add <boot to docker ip> lumify-dev to your /etc/hosts file.
  4. Create the docker image ./docker/build-dev.sh
  5. Run the docker image ./docker/run-dev.sh (This will start ZooKeeper, HDFS, YARN, ElasticSearch, and RabbitMQ).
  6. Create a war file mvn package -P web-war -pl web/war -am -DskipTests -Dsource.skip=true
  7. Copy the war file cp web/war/target/lumify-web-war*.war docker/fs/opt/jetty/webapps/root.war
  8. Package an auth plugin mvn package -pl ./web/plugins/auth-username-only -am -DskipTests
  9. Copy the auth plugin for use in the docker image: cp ./web/plugins/auth-username-only/target/lumify-web-auth-username-only-*.jar docker/fs/opt/lumify/lib/
  10. Inside the docker image run Jetty: /opt/jetty/bin/jetty.sh start
  11. Open a browser and go to http://lumify-dev:8080/

Developing / Contributing

If you're a system administrator or developer looking to install your own instance of Lumify or do custom development, please read our Developer Guide.

License

Copyright 2014 Altamira Technologies Corporation

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

lumify's People

Contributors

joeferner avatar jharwig avatar dsingley avatar jonatho7 avatar rmatous avatar kunklejr avatar mwizeman avatar sfeng88 avatar tlpinney avatar aavenoso avatar jhsansom avatar marknach avatar

Watchers

ali 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.