- bc7dfa8 Update the tests to use the rewritten HyracksDataset API. by madhusudancs@gmail.com · 12 years ago
- 7990356 Implement the support in Algebricks to instantiate a result writer operator. by madhusudancs@gmail.com · 12 years ago
- 801ad55 Completely rewrite the HyracksDataset client API class to use the new serializer and fetch the records buffer by before. by madhusudancs@gmail.com · 12 years ago
- 6d90e3e Style and documentation fixes. by madhusudancs@gmail.com · 12 years ago
- 0b2aca3 Add the support to pass serialized record descriptor to the dataset directory service which was missed in the previous commit. by madhusudancs@gmail.com · 12 years ago
- 78f8c00 Remove the job id parameter to fetch the dataset directory service info. by madhusudancs@gmail.com · 12 years ago
- 37b7d29 Implement the client side of RPCs to give the clients the ability to retrieve serialized record descriptor. by madhusudancs@gmail.com · 12 years ago
- a66e9dc Rewrite the dataset directory service. by madhusudancs@gmail.com · 12 years ago
- dac14cf Pass the serialized record descriptor all the way upto dataset directory service in the RPC chain. by madhusudancs@gmail.com · 12 years ago
- a1e56ce Teach result writer operator about the record descriptor. by madhusudancs@gmail.com · 12 years ago
- 4bb03e9 Revert the hyracks version to 0.2.2 for all the packages. by madhusudancs@gmail.com · 12 years ago
- a712e6a Reintegrated changes from hyracks_lsm_experiments. by alexander.behm · 12 years ago
- bd55391 Merged hyracks_lsm_tree r2782:r2822. by alexander.behm · 12 years ago
- eec9c3d Added some comments. by alexander.behm · 12 years ago
- e52c9e2 Minor variable renaming change. by salsubaiee · 12 years ago
- b8b3ccc set ignore properties on bloomfilter modules by zheilbron · 12 years ago
- 7ffbb11 add tests for Hadoop new API code path by buyingyi · 12 years ago
- f4cbe83 1. let hyracks-hdfs support hadoop new API\n 2. let Pregelix use hyracks-hdfs functionality;\n 3. increase degree-of-parallelism in tests by buyingyi · 12 years ago
- eb55df5 clean up hyracks-hdfs module by buyingyi · 12 years ago
- 0201e3e Fixed POM file by vinayakb · 12 years ago
- c0807e1 Merged fullstack_staging -r 2807:2808 by vinayakb · 12 years ago
- a8d545c Fixed issues in POM files. Ignored temporary files created during a build by vinayakb · 12 years ago
- d25f310 Reintegrated hyracks_lsm_tree_bloom_filter branch by salsubaiee · 12 years ago
- 9c4d282 merged hyracks_lsm_tree into branch -r2801:2803 by salsubaiee · 12 years ago
- 95e6f46 merged hyracks_lsm_tree into branch -r2799:2801 by salsubaiee · 12 years ago
- eff277b merged hyracks_lsm_tree into branch -r2779:2779 by salsubaiee · 12 years ago
- 8578c25 Minor changes in the index's dataflow operators to pass bloom filter information. by salsubaiee · 12 years ago
- 1b2f548 Improved common subexpression elimination to speed up rares-style fuzzy joins. Fixed a bug. Code reviewed by Yingyi. by alexander.behm · 12 years ago
- 12ff3d1 add tests for the hyracks-hdfs module by buyingyi · 12 years ago
- 96b8caf rename hyracks-hdfs-scheduler to hyracks-hdfs by buyingyi · 12 years ago
- 6186e13 rename package by buyingyi · 12 years ago
- 5b939f2 add generalized hdfs read/writer operators by buyingyi · 12 years ago
- 2c06ee6 add the hyracks-hdfs-scheduler module by buyingyi · 12 years ago
- f9bf4ad Merged hyracks_lsm_tree r2599:r2780. by alexander.behm · 12 years ago
- 8ececea merged hyracks_lsm_tree into branch -r2751:2779 by salsubaiee · 12 years ago
- 06d8a8f All lsm indexes (BTree, RTree, and inverted index) are now using bloom filters whenever possible. by salsubaiee · 12 years ago
- ef39cdb Merged fullstack_asterix_stabilization -r 2770:2771 by vinayakb · 12 years ago
- c64cf78 Ignored eclipse files in SVN by vinayakb · 12 years ago
- ca73b72 Created branch for Asterix to use by vinayakb · 12 years ago
- 3d0bd74 Merged fullstack_staging_bigmerge_target -r 2735:2760 by vinayakb · 12 years ago
- 810179b Utilized bloom filters in LSM-BTree point search. by salsubaiee · 12 years ago
- 0e30aed Merged hyracks_asterix_stabilization_left_outer_join by vinayakb · 12 years ago
- a6b7b87 fix the binary hash function family issue in hivesterix by buyingyi · 12 years ago
- bb36205 merged hyracks_lsm_tree into branch -r2707:2751 by salsubaiee · 12 years ago
- cd9ce32 Made sure bloom filters don't hold latches after insertion is over (pages are still pinned). Changed the bloom filter insertion to use a bulkload-like interface. Changed the bulkload interface for all indexes to accept number of elements hint. Various bug fixes. by salsubaiee · 12 years ago
- 5d8a2f2 Merged hyracks_asterix_stabilization_yfix r2529, r2551, r2564, r2575, r2576, r2577, r2584, and r2597 by vinayakb · 12 years ago
- 9bdd380 added force/undo operations to the lsm indexes; enabled proper logging callbacks for secondary indexes by zheilbron · 12 years ago
- 5bbba12 Merged hyracks_asterix_stabilization -r 2355:2733 by vinayakb · 12 years ago
- 27ac9d9 changes towards recovery by kisskys · 12 years ago
- d88caa7 Created branch to stage the big merge from hyracks_asterix_stabilization to fullstack_staging by vinayakb · 12 years ago
- 6c149f3 Fixed a bug in the lsm btree file manager. by salsubaiee · 12 years ago
- 0b0bd8c Changed number of missed heartbeats before a node is considered dead. by alexander.behm · 12 years ago
- 6330ee5 changes towards recovery by kisskys · 12 years ago
- aadfa06 merged hyracks_lsm_tree into branch -r2702:2707 by salsubaiee · 12 years ago
- b8073f3 fixed bug that caused merge operations not to cleanup merged components by zheilbron · 12 years ago
- 81d2b6b Integrated bloom filters with LSM-BTree during flushes, merges, and bulkload. All tests pass except the merge test due to what it seems a bug in the cleanup after merges if there are no search threads accessing the disk components. Next is to use bloom filters during search and also with other lsm indexes. by salsubaiee · 12 years ago
- 4ae39f6 Removed binary files that were added by mistake in the previous commit. by salsubaiee · 12 years ago
- 8912c19 Fixed couple of bugs, added minor optimizations, and added more tests. by salsubaiee · 12 years ago
- 78737fa Merged hyracks_lsm_tree into branch -r2668:2702. by salsubaiee · 12 years ago
- 61a2442 added option to conditionally flush an LSM index when it is being deactivated; added missing file from previous commit by zheilbron · 12 years ago
- 874c474 added proper IO Opcallback for when LSM indexes are deactivatd by zheilbron · 12 years ago
- 8161789 added some comments while reviewing the IndexLifecycleManager by zheilbron · 12 years ago
- 21e672a Added bloom filter implementation. Additional extensive testing is still needed. by salsubaiee · 12 years ago
- 85ca031 Fixed a bug. by alexander.behm · 12 years ago
- e94253e add insert/delete vertex support by buyingyi · 12 years ago
- 822aaec9 cleanup the maximal clique example by buyingyi · 12 years ago
- 5b54956 clean up examples by buyingyi · 12 years ago
- 8d8d477 Changed broadcast side of indexed nested loops join. by alexander.behm · 12 years ago
- d41b9b9 make example job outputs concise by buyingyi · 12 years ago
- ddfa974 add missing files of the maximal clique example by buyingyi · 12 years ago
- 55a5b50 add the maximal clique example by buyingyi · 12 years ago
- c0ec868 Fixed a performance bug that might have caused significant slowdown for inverted-index construction. by alexander.behm · 12 years ago
- aad2044 minor refactoring by buyingyi · 12 years ago
- 35b4a43 support job specific frame size in Pregelix by buyingyi · 12 years ago
- 4100d48 major reworking of all lsm indexes with respect to synchronization and interfacing with the lsmharness by zheilbron · 12 years ago
- 7c07f83 add the triangle counting example by buyingyi · 12 years ago
- 93bbf99 Fixed a bug (reported by Zack) in the r-tree insert method. The issue turned out to occur when all the objects residing inside an MBR are points that are aligned exactly on the same line causing the area of that MBR to be exactly zero which makes the r-tree think that it does not need to enlarge the MBR if a new object (to be inserted into this node) is also aligned with the MBR line but it does not fall on it. by salsubaiee · 12 years ago
- 5acbc27 add/remove edge support in pregelix by buyingyi · 12 years ago
- 8083de1 let Pregelix support dynamic vertex value size by buyingyi · 12 years ago
- 8f8a051 fix the hivesterix test suite by buyingyi · 12 years ago
- b33942d Hopefully fixed a performance bug, still need to test on cluster. by alexander.behm · 12 years ago
- 1113e14 reduce the memory copies in the index join runtime by buyingyi · 12 years ago
- 25c53e5 change one hyracks dependency version by buyingyi · 12 years ago
- 7cf2405 change optimization config by buyingyi · 12 years ago
- 7f4f724 clean up warnings in hivesterix codebase by buyingyi · 12 years ago
- 90b9e7d reformat hivesterix sources by buyingyi · 12 years ago
- 4d63fc0 creating a branch to add bloom filters to lsm indexes. by salsubaiee · 12 years ago
- 091dab5 Rename ImmediateScheduler to SynchronousScheduler; by zheilbron · 12 years ago
- c1fdccc minor cleanup: fixed typo; swapped sync objects for sync on 'this' by zheilbron · 12 years ago
- 5195427 getWrite/ReadDevices returns Set instead of List; by zheilbron · 12 years ago
- 2e6edf5 merged the creation and scheduling of flushes and merge IO operations to a single call by zheilbron · 12 years ago
- b652d52 removed flush controller; ILSMIndex replaces the functionality by zheilbron · 12 years ago
- ac63b29 Reduced size of lsm in-memory components. Changed sort, hash and join buffers to 256MB. by alexander.behm · 12 years ago
- 8c94571 Changed sort hash and join memories to 340MB. by alexander.behm · 12 years ago
- e6484a9 Changed operator memory settings. Made some minor perf improvements to inverted index searches. by alexander.behm · 12 years ago
- 486260b Improved common subexpression elimination to speed up Rares FJ. Changed default frame size in optimization config to 128KB. Added deployment script for convenience. by alexander.behm · 12 years ago
- 0d04e16 Creating branch to run experiments on that require changes. by alexander.behm · 12 years ago
- 367564e Allowing LSM file managers to be initialized with a starting IO device index. Using that mechanism, the first disk component of the i-th partition of an Asterix LSM index is written on the i-th IO device (further components are assigned to IO devices in a round robin fashion). by alexander.behm · 12 years ago
- 20a817c * The cleanup of the merged components in the LSM indexes is now the responsibility of either: the last existing search thread (in case the merge process is over and there are still search threads accessing the merged components), or the merge thread itself (in case the merge process is over and there are no search threads accessing the merged components). * Allowed concurrent merges to occur at the same time instead of the old design which only allowed one merge process at a time per LSM index. by salsubaiee · 12 years ago
- 8934d96 Merged hyracks_asterix_stabilization r2564:r2569. by alexander.behm · 12 years ago