Giter VIP home page Giter VIP logo

es2mysql_sprint2mysql's Introduction

@author: lzk
@company:zkwg
@程序功能:青铜峡中的稿件程序从es同步到公网mysql数据库中,供其他程序同步到闻海es当中。
@启动过程:执行maven install 把项目对应文件(bin,conf,lib,logs)拷贝到服务器上,执行bin/下的“startup.sh”脚本。

@部署文件夹说明:
    bin:存放脚本文件
        startup.sh      启动脚本
        stop.sh         停止脚本
        setenv.sh       设置环境变量脚本(如设置jdk,该程序需配置jdk1.7)
          配置classpath脚本
    conf:配置文件
    lib:依赖jar包
    logs:日志文件

@不同融媒体配置,修改conf下的push.properties,一般需修改的属性如下:
    #记录上次推送时间,修改为0,可以重新推送
    pushTime=1546996519000
    #查询的es索引
    esIndexs=sprint_mixmedia_product
    #es IP 地址
    esServerIp=192.168.16.15
    #es 集群名
    esClusterName=sprint-product-16-15

es2mysql_sprint2mysql's People

Watchers

张撸撸 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.