Skip to content

bowenwr/edc-cratedb

 
 

Repository files navigation

Copyright (C) Zoomdata, Inc. 2012-2016. All rights reserved.

Sample EDC server framework for building crateio connector from Zoomdata EDC 2.0 API To build, execute the following command mvn clean install -Dmaven.test.skip=true

To run the server, execute the following command: ./run-server.sh

To run client, execute the following command: Make sure you edit the client code to relfect your db schema and table. ./run-client.sh

Please refer to the following video for setting up connection from Zoomdata. https://drive.google.com/open?id=0B5hqni4_xCGadGVMek40SDcyTVU

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • Shell 0.3%