RUAN0007 / VersionControlWorkload

The workload to compare the version control performance between UStore and OrpheusDB
0 stars 0 forks source link

Workload Generation

python generate_workload <num_records> <num_age> <num_region>

NOTE: the max of is 20. The max of is 90.

This above command will generate 3 files in data/.

base.csv and base_sm.csv(with schema at first line) will contain records, sorted by age and then by region.

Each record will consist of six fields and takes 100B:

schema.csv will contain the schema required by orpheusDB.