CS4224-Claps / project

MIT License
1 stars 0 forks source link

[CDB] Loading data issues #21

Open benclmnt opened 3 years ago

benclmnt commented 3 years ago

The current implementation that we have is a bit hackish.

  1. The database name is still hardcoded
  2. We need a python fileserver on xcnd36:3000 to serve the datafiles. This is because the data should be either in AWS / GCP or a http server. The fileserver is also still hardcoded in the sql file.