- 5728a70 merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
- aafa75f new branch for merging lsm and fullstack by zheilbron · 12 years ago
- f3436a9 creating branch for merging fullstack and LSM by zheilbron · 12 years ago
- 10c1a21 changes to add sharp checkpoint by kisskys · 12 years ago
- e4a0c3c Convert hivestrix pom file from windows to unix format and update the source and target Java version numbers. by madhusudancs@gmail.com · 12 years ago
- 454e850 Update Java version to 1.7 in all the pom.xml files. by madhusudancs@gmail.com · 12 years ago
- a9820d8 Added a test for "cancel" in the search call test case. by salsubaiee · 12 years ago
- 9124c69 Fixed a bug in the lsm-btree range search cursor where "proceed" is called unnecessarily twice for the first tuple that satisfy the search predicate. Modified the existing search call back test case to cover the fix of locking anti-matter tuples. by salsubaiee · 12 years ago
- a27fbbb added interface to get a snapshot of active indexes from the lifecycle manager; added interface for lsm indexes to inspect their component in order to extract metadata information by zheilbron · 12 years ago
- e753d7f Minor changes based on Zack's code review. by salsubaiee · 12 years ago
- 6956f84 Removed un-needed try catch. by salsubaiee · 12 years ago
- 86dc7f3 Make sure to close cursors whenever they are not needed anymore. by salsubaiee · 12 years ago
- e08b1cb Fix for Role Reversal Optimization in Optimized HHJ by pouria.pirzadeh@gmail.com · 12 years ago
- d125c24 Fixed the issue of not locking in-memory anti-mattered tuples in the LSM_BTree range cursor which may result in reading un-committed data. by salsubaiee · 12 years ago
- e6b4460 Fixed a bug that could lead to wrong identification of LSM-BTree point searches. by salsubaiee · 12 years ago
- 9173e20 update the module name of hyracks-hdfs-0.23.1 by buyingyi · 12 years ago
- 28b719b make tests pass when other hadoop profile is used by buyingyi · 12 years ago
- 551f56c indirect hdfs dependency to hyracks-hdfs-xxx by buyingyi · 12 years ago
- c3b8f7b update pregelix poms by buyingyi · 12 years ago
- ec6a139 add svn ignore files by buyingyi · 12 years ago
- 26ca36e splitting hyracks-hdfs into submodules in order to support various hadoop versions by buyingyi · 12 years ago
- 321fbd8 clean up hdfs depdencies by buyingyi · 12 years ago
- 5b2f70e cleanup hdfs class loader code in pregelix by buyingyi · 12 years ago
- ba5bedd fix the class loader issue for hdfs write by buyingyi · 12 years ago
- e828146 update the fix for class loader issue in hdfs operators by buyingyi · 12 years ago
- 86d4b9b fix class loader issue in hdfs operators by buyingyi · 12 years ago
- 13429a0 revert a wrong checkin of the channelset fix by buyingyi · 12 years ago
- 5472b8c disable activity cluster plannign by buyingyi · 12 years ago
- e9e01c7 distable activity cluster planning in job builder by buyingyi · 12 years ago
- ee7b3c5 fix introduce group-by combiner rule by buyingyi · 12 years ago
- c5043dc add hadoop classloader fix by buyingyi · 12 years ago
- 68bd9de Optimized point search queries in LSM-BTree to open cursors sequentially (if they get the green light from their corresponding bloom filters). This optimization can also improve secondary-to-primary index lookup. by salsubaiee · 12 years ago
- 39a139b fix perf. issues related to conf.get() by buyingyi · 12 years ago
- efc1acc fixed tests by buyingyi · 12 years ago
- e70acac fix a potential resource leak: still destroy applications when there are exceptions during job executions by buyingyi · 12 years ago
- 59744f9 fix a perf. issue: move conf.get() out of the update call by buyingyi · 12 years ago
- 6204e6b Fixed a bug where the lsm rtree search cursor was not resetting correctly when it is closed and re-opened again. Minor variable renaming. by salsubaiee · 12 years ago
- 26492ae remove patched hadoop code for pregelix by buyingyi · 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