branches/
|
1
(19 years ago)
by filippis:
Initial import of tools
|
tags/
|
82
(18 years ago)
by duarte:
Creation of tools version 0.1:
Freezing tools rev81 to tag tools-0.1
I am planning to change completely some of the classes: DataDistribution and ClusterConnection. Will continue developing on trunk while we have this freeze so others can use programs as they are now.
|
trunk/
|
87
(18 years ago)
by duarte:
Improved considerably the splitTableToCluster method:
- got rid of the unnecessary step of creating partial tables before dumping.
- now directly dumping with new method dumpSplitData, a modified dumpData that dumps using a WHERE condition
- added variable NUM_CONCURRENT_SAMEHOST_WRITE_QUERIES used in dumpSplitData method. It sets the concurrency when dumping locally only from the master
|