Kyrix icon indicating copy to clipboard operation
Kyrix copied to clipboard

one-command script to load new datasource

Open asah opened this issue 7 years ago • 2 comments

so users can quickly move beyond the NBA example. do this for both docker-compose and kubernetes follow-on: create instructions on how to format the data (if not already present) follow-on: create instructions on how to scale up for very large datasets that must be loaded in parallel

asah avatar Feb 13 '19 12:02 asah

this would be very helpful!

tracyhenry avatar Feb 13 '19 12:02 tracyhenry

First step for single node docker: https://github.com/tracyhenry/Kyrix/wiki/Tutorial#loading-data-into-docker-container

For large distributed applications, where should we assume data originally is? I'm thinking CSV, Postgres, HDFS, etc. Scripts needed for migrating data from these sources to Citus.

tracyhenry avatar Jun 09 '19 03:06 tracyhenry