Skip to content

Latest commit

 

History

History
executable file
·
34 lines (26 loc) · 725 Bytes

File metadata and controls

executable file
·
34 lines (26 loc) · 725 Bytes

python-cli-dolt-to-multi-node-elasticsearch-client-without-ssl-pop

Description

Reads a multi node cluster for data in pop-demo document.

Uses pop table then covverts it to json for elasticsearch to use.

Tech stack

  • python
    • pymysql
    • sqlalchemy
  • elasticsearch
  • kibana
  • dolt

Docker stack

  • python
  • elasticsearch
  • kibana
  • dolthub/dolt-sql-server

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit