You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
851 B

  1. The script to run the load the air traffic ontime database and run queries against it
  2. is called run.atc.ontime.bas.
  3. The queries are in the tokudb-engine/scripts/atc.ontime directory.
  4. The data for the ontime database is in the amazon s3 bucket called tokutek-mysql-data.
  5. $ s3ls -l tokutek-mysql-data --prefix=atc_On_Time_Performance
  6. 2010-06-15T13:07:09.000Z 1073741824 atc_On_Time_Performance.mysql.csv.gz.aa
  7. 2010-06-15T13:08:19.000Z 1073741824 atc_On_Time_Performance.mysql.csv.gz.ab
  8. 2010-06-15T13:09:38.000Z 1073741824 atc_On_Time_Performance.mysql.csv.gz.ac
  9. 2010-06-15T13:10:54.000Z 446709742 atc_On_Time_Performance.mysql.csv.gz.ad
  10. 2010-06-15T13:11:26.000Z 503 atc_On_Time_Performance.mysql.csv.gz.xml
  11. The raw data is also stored in the amazon s3 bucket called tokutek-mysql-data.
  12. $ s3ls -l tokutek-mysql-data --prefix=atc