1. 75c9ccc Added LSM component-level filters for all indexes. by salsubaiee · 11 years ago
  2. 6c426cd 1. make limit operator work in nested plan by Yingyi Bu · 11 years ago
  3. ee9bc54 Support big vertex in Pregelix. by Yingyi Bu · 11 years ago
  4. 75e82ce 1. fix asterixdb issue 782 by Yingyi Bu · 11 years ago
  5. 1b4720c Several major changes in hyracks: by Yingyi Bu · 11 years ago
  6. 3b50906 fixed issue 731, 740, and more by Young-Seok · 11 years ago
  7. 5ba49c1 [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 11 years ago
  8. 7589f82 [maven-release-plugin] prepare release fullstack-0.2.11 by Zachary Heilbron · 11 years ago
  9. 507a4fa Merge branch 'ceej/tiered-tests' - consolidated surefire configuration, by Chris Hillery · 11 years ago
  10. d1a843d fix for issue #732 by icetindil · 11 years ago
  11. 0b47884 changes to fix issue 727 by Young-Seok · 11 years ago
  12. e426ae9 Removed stale config; removed jvm.extraargs from surefire config by Chris Hillery · 11 years ago
  13. dc07c31 Consolidate surefire config into top-level pom by Chris Hillery · 11 years ago
  14. 74549f9 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 12 years ago
  15. 47aa0bf [maven-release-plugin] prepare release fullstack-0.2.10 by Vinayak Borkar · 12 years ago
  16. 2b6b7a9 Added Maven Central repository explicitly by Vinayak Borkar · 12 years ago
  17. edbdb21 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 12 years ago
  18. 7df1073 fix conflict in comment by zheilbron · 12 years ago
  19. 87b0e1e fix to support non-default pregelix cc http ports by Jake Biesinger · 12 years ago
  20. 848950c compatibility for for bash versions <4.0 by Jake Biesinger · 12 years ago
  21. 546b581 add (optional) CC_HTTPPORT and JOB_HISTORY_SIZE to conf by Jake Biesinger · 12 years ago
  22. eef0ea3 fix for linux setting by buyingyi · 12 years ago
  23. 4b3f850 fix client dyn-opt setting by Yingyi Bu · 12 years ago
  24. cd23093 1. make startcc/nc scripts flexible for different physical memory size; 2. add dynamic optimization option in the Client by Yingyi Bu · 12 years ago
  25. e5918db support heterogenous cluster by Yingyi Bu · 12 years ago
  26. 3f73971 use Counters as partial value to simplify HadoopCountersAggregator by Jake Biesinger · 12 years ago
  27. 2f65656 add new example for Counters usage by Jake Biesinger · 12 years ago
  28. abaace5 add support for Hadoop Counters via job.setCounterAggregatorClass by Jake Biesinger · 12 years ago
  29. 3d13b34 add an "iteration complete" hook for aggregation/reporting across iterations by Jake Biesinger · 12 years ago
  30. ee4d79f fix NPE when no custom aggregator is set by Jake Biesinger · 12 years ago
  31. a24fb84 allow global aggregators to be specified in xml by Jake Biesinger · 12 years ago
  32. 7577044 api for specifying update state for activate() and voteToHalt() by Jake Biesinger · 12 years ago
  33. a082fa7 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 12 years ago
  34. 6582965 add APT for retrieving slave counters by buyingyi · 12 years ago
  35. b385095 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 12 years ago
  36. b1464b5 add the dyanmic optimization skeleton by buyingyi · 12 years ago
  37. 45c1455 fix driver logging by buyingyi · 12 years ago
  38. a138a75 let pregelix driver print perf. counter by Yingyi Bu · 12 years ago
  39. 322fe68 fix jobgen by buyingyi · 12 years ago
  40. 6648e2b 1. add deployment retry 2. support plan switch by buyingyi · 12 years ago
  41. 251c341 added ability to trigger an application state dump through the rest api by zheilbron · 12 years ago
  42. 8ae9941 fix application lifecyle mgmt in hyracks nc by buyingyi · 12 years ago
  43. c0ea3e3 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 12 years ago
  44. 8816977 fix the pinned page issue during a node failure by Yingyi Bu · 12 years ago
  45. 968ee99 NodeControllers clean up appEntryPoints on shutdown (2nd try) by Jake Biesinger · 12 years ago
  46. 2763461 fix an issue found by Sattam by buyingyi · 12 years ago
  47. d653b2e support multiple user-defined global aggregators by buyingyi · 12 years ago
  48. 113065d fix IIndexAccessor interface, add a boolean exclusiveMode parameter for the createSearchCursor method by buyingyi · 12 years ago
  49. 04a48a2 fix file write race condition by buyingyi · 12 years ago
  50. 11770d1 cleanup pregelix job context by buyingyi · 12 years ago
  51. 2cff7ab add pagerank multi-job test by buyingyi · 12 years ago
  52. 2afcd23 fix the duplicate jobid issue by buyingyi · 12 years ago
  53. 25fa61f support multiple concurrent jobs by buyingyi · 12 years ago
  54. 08c1127 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 12 years ago
  55. 538162f Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/hyracks_msr_demo by zheilbron · 12 years ago
  56. 17d51ba turn the default configuration to be variable-sized vertex by buyingyi · 12 years ago
  57. 31b71e1 disable in-place update for variable-sized updates by buyingyi · 12 years ago
  58. 71d3e48 use in-place update for smaller sized updates by buyingyi · 12 years ago
  59. a5702c8 fix in-place update by buyingyi · 12 years ago
  60. 158610b fix the issue found by Genomix P4 algorithm by buyingyi · 12 years ago
  61. 9b7b0b7 make update tests more extensive by buyingyi · 12 years ago
  62. 5130f97 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 12 years ago
  63. 03ca763 add update test by buyingyi · 12 years ago
  64. 0d978e5 fix the shortestpaths input format by buyingyi · 12 years ago
  65. f37ba22 improve the performance of the reachability vertex and the shortest paths vertex by buyingyi · 12 years ago
  66. 549ad51 merged master back by JArod · 12 years ago
  67. eb32b69 Allowed user to specify the merging policy by salsubaiee · 12 years ago
  68. a9a0253 fix raw binary comparator by buyingyi · 12 years ago
  69. 696f31b fix raw normalized key computer by buyingyi · 12 years ago
  70. 7cab340 use raw binary comparator internally for pregelix by buyingyi · 12 years ago
  71. e03c4aa revise benchmark input/output format by buyingyi · 12 years ago
  72. 59ecdf2 checkpoint: added support on running aggregation using group-by runtime. by JArod · 12 years ago
  73. 2c2b764 revise pregelix-benchmark by buyingyi · 12 years ago
  74. 5559e6a support both quick sort and merge sort as in-memory sort algorithms, but merge sort is the default one by buyingyi · 12 years ago
  75. 46bb2de fix the cache miss problem in the sort merge reader by buyingyi · 12 years ago
  76. 0608d01 lower the hearbeat setting for tests by buyingyi · 12 years ago
  77. 521f290 address Vinayak's code review comments by buyingyi · 12 years ago
  78. 5eb70a1 avoid input stream abstraction for vlong's comparator by buyingyi · 12 years ago
  79. a90e8c2 make failure-recovery work in multi-JVM test by buyingyi · 12 years ago
  80. 6a319fb set the test checkpointing peroid to be 2 by buyingyi · 12 years ago
  81. dbcbcb7 fix fault-tolerance and error reporting to handle disk failures by buyingyi · 12 years ago
  82. db89e5e notifyHeartbeat in some non-heartbeat events by buyingyi · 12 years ago
  83. 80e1453 1. simply activity cluster planner for all-producers-to-all-consumers kind of connectors; 2. lower the NC task threads' priority by buyingyi · 12 years ago
  84. 76b9906 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 12 years ago
  85. 61647d2 1. fix the node failure scenario in job scheduler; 2. add fault-tolerance support and tests in pregelix by buyingyi · 12 years ago
  86. 8990d45 fix the checkpoint writing for vertex checkpointing and message checkpointing by buyingyi · 12 years ago
  87. c9fe022 Merge branch 'master' into dev/hyracks_msr by zheilbron · 12 years ago
  88. d204293 Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 12 years ago
  89. a377a3c Merge branch 'master' into dev/hyracks_msr by zheilbron · 12 years ago
  90. 536f660 support large-size global aggreate values by buyingyi · 12 years ago
  91. e46247a pregelix driver adds given jar to its classpath by Jake Biesinger · 12 years ago
  92. 93c2f1b pregelix-core uses appassembler for entry points by Jake Biesinger · 12 years ago
  93. fca400b Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 12 years ago
  94. bd2732c clean up the checkpointing control by buyingyi · 12 years ago
  95. 973f5f1 fix test jobs by buyingyi · 12 years ago
  96. 465548b print the full stack trace when failures propagate to pregelix driver by buyingyi · 12 years ago
  97. d1c3b07 Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix by buyingyi · 12 years ago
  98. 74bf810 implemented checkpoint read by buyingyi · 12 years ago
  99. c4cc404 avoid hidden error message by sigmod · 12 years ago
  100. db3dd73 Implemented k-buffering for lsm indexes. Also add a fix for issues 589 and 594. by salsubaiee · 12 years ago