Coder Social home page Coder Social logo

imply-2.7.8's Introduction

https://imply.io/

https://docs.imply.io/2.7/on-prem/quickstart

# 单机启动
bin/supervise -c conf/supervise/quickstart.conf

# log文件 var/sv/

环境要求

  • Java8
  • node
  • git lfs

注: imgs和service文件夹不是原始imply-2.7.8文件夹下的,其余是包括了大于100M的文件,所以用了git lfs

单机部署

服务启动可以采用systemctl, 见本项目service文件夹,文件放到主机到/etc/systemd/system/目录下

git clone https://github.com/doctording/imply-2.7.8
git lfs pull

多机部署

新增broker节点, 其它节点(middleManager,historical,coordinator/ovelord)同理

# 172.16.227.243 sync to  172.16.227.129
rsync -avz imply-2.7.8/ [email protected]:/usr/local/imply-2.7.8/

zookeeper设置,其它文件保持跟172.16.227.243一致

# /usr/local/imply-2.7.8/conf-quickstart/druid/_common/common.runtime.properties
druid.zk.service.host=172.16.227.243
druid.zk.paths.base=/druid
bin/supervise -c conf/supervise/broker.conf
ifconfig hostname
172.16.227.243 v1
172.16.227.129 v2

imply-2.7.8's People

Contributors

doctording avatar

Stargazers

 avatar

Watchers

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