1. 396c18b Support big vertex in Pregelix. by Yingyi Bu · 11 years ago
  2. 26c6bb6 1. fix asterixdb issue 782 by Yingyi Bu · 11 years ago
  3. 0622e8e Several major changes in hyracks: by Yingyi Bu · 11 years ago
  4. 699f8e8 fixed issue 731, 740, and more by Young-Seok · 11 years ago
  5. 79b4c82 [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 11 years ago
  6. 423f4c6 [maven-release-plugin] prepare release fullstack-0.2.11 by Zachary Heilbron · 11 years ago
  7. e5f5676 Merge branch 'ceej/tiered-tests' - consolidated surefire configuration, by Chris Hillery · 11 years ago
  8. 7ca932f fix for issue #732 by icetindil · 11 years ago
  9. 957933f changes to fix issue 727 by Young-Seok · 11 years ago
  10. ac331d0 Removed stale config; removed jvm.extraargs from surefire config by Chris Hillery · 11 years ago
  11. 4fc647c Consolidate surefire config into top-level pom by Chris Hillery · 11 years ago
  12. b779e71 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  13. 9c83200 [maven-release-plugin] prepare release fullstack-0.2.10 by Vinayak Borkar · 11 years ago
  14. 29502a0 Added Maven Central repository explicitly by Vinayak Borkar · 11 years ago
  15. a7f3738 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  16. 1b30f63 fix conflict in comment by zheilbron · 11 years ago
  17. 4a777d6 fix to support non-default pregelix cc http ports by Jake Biesinger · 11 years ago
  18. 09f2182 compatibility for for bash versions <4.0 by Jake Biesinger · 11 years ago
  19. 0b5368c add (optional) CC_HTTPPORT and JOB_HISTORY_SIZE to conf by Jake Biesinger · 11 years ago
  20. cb1573e fix for linux setting by buyingyi · 11 years ago
  21. a1596f7 fix client dyn-opt setting by Yingyi Bu · 11 years ago
  22. 497da87 1. make startcc/nc scripts flexible for different physical memory size; 2. add dynamic optimization option in the Client by Yingyi Bu · 11 years ago
  23. dc9db57 support heterogenous cluster by Yingyi Bu · 11 years ago
  24. 1441edc use Counters as partial value to simplify HadoopCountersAggregator by Jake Biesinger · 11 years ago
  25. 2e92683 add new example for Counters usage by Jake Biesinger · 11 years ago
  26. 3e16a28 add support for Hadoop Counters via job.setCounterAggregatorClass by Jake Biesinger · 11 years ago
  27. b92bafb add an "iteration complete" hook for aggregation/reporting across iterations by Jake Biesinger · 11 years ago
  28. 9ac5e40 fix NPE when no custom aggregator is set by Jake Biesinger · 11 years ago
  29. fc1224e allow global aggregators to be specified in xml by Jake Biesinger · 11 years ago
  30. 9998209 api for specifying update state for activate() and voteToHalt() by Jake Biesinger · 11 years ago
  31. f6600f6 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  32. 8bf4819 add APT for retrieving slave counters by buyingyi · 11 years ago
  33. df68066 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  34. 2e967a6 add the dyanmic optimization skeleton by buyingyi · 11 years ago
  35. 2891540 fix driver logging by buyingyi · 11 years ago
  36. 0954be8 let pregelix driver print perf. counter by Yingyi Bu · 11 years ago
  37. 4a9a3a8 fix jobgen by buyingyi · 11 years ago
  38. b5554f6 1. add deployment retry 2. support plan switch by buyingyi · 11 years ago
  39. a716af0 added ability to trigger an application state dump through the rest api by zheilbron · 11 years ago
  40. 1feaebd fix application lifecyle mgmt in hyracks nc by buyingyi · 11 years ago
  41. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  42. 79194d0 fix the pinned page issue during a node failure by Yingyi Bu · 11 years ago
  43. 5204349 NodeControllers clean up appEntryPoints on shutdown (2nd try) by Jake Biesinger · 11 years ago
  44. e028990 fix an issue found by Sattam by buyingyi · 11 years ago
  45. 288bb96 support multiple user-defined global aggregators by buyingyi · 11 years ago
  46. dfb026a fix IIndexAccessor interface, add a boolean exclusiveMode parameter for the createSearchCursor method by buyingyi · 11 years ago
  47. a6bdfc9 fix file write race condition by buyingyi · 11 years ago
  48. b60e6fd cleanup pregelix job context by buyingyi · 11 years ago
  49. 2977393 add pagerank multi-job test by buyingyi · 11 years ago
  50. 76fa2e9 fix the duplicate jobid issue by buyingyi · 11 years ago
  51. 6add1ed support multiple concurrent jobs by buyingyi · 11 years ago
  52. 71267de Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  53. 13c51cf Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  54. 368e35b turn the default configuration to be variable-sized vertex by buyingyi · 11 years ago
  55. fd1e147 disable in-place update for variable-sized updates by buyingyi · 11 years ago
  56. 11f6604 use in-place update for smaller sized updates by buyingyi · 11 years ago
  57. 04f685e fix in-place update by buyingyi · 11 years ago
  58. c4f6577 fix the issue found by Genomix P4 algorithm by buyingyi · 11 years ago
  59. 963c7a0 make update tests more extensive by buyingyi · 11 years ago
  60. 31a29b7 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  61. 7918e70 add update test by buyingyi · 11 years ago
  62. 6c562f1 fix the shortestpaths input format by buyingyi · 11 years ago
  63. a9a19ee improve the performance of the reachability vertex and the shortest paths vertex by buyingyi · 11 years ago
  64. 465f68b merged master back by JArod · 11 years ago
  65. 89cafca Allowed user to specify the merging policy by salsubaiee · 11 years ago
  66. 4f0f3b5 fix raw binary comparator by buyingyi · 11 years ago
  67. cda3a02 fix raw normalized key computer by buyingyi · 11 years ago
  68. cefced5 use raw binary comparator internally for pregelix by buyingyi · 11 years ago
  69. 59d4e88 revise benchmark input/output format by buyingyi · 11 years ago
  70. ece0fd1 checkpoint: added support on running aggregation using group-by runtime. by JArod · 11 years ago
  71. 7b4cebf revise pregelix-benchmark by buyingyi · 11 years ago
  72. 0b9ac53 support both quick sort and merge sort as in-memory sort algorithms, but merge sort is the default one by buyingyi · 11 years ago
  73. 1471549 fix the cache miss problem in the sort merge reader by buyingyi · 11 years ago
  74. ba8d8c4 lower the hearbeat setting for tests by buyingyi · 11 years ago
  75. dccd21f address Vinayak's code review comments by buyingyi · 11 years ago
  76. 2ebc2d7 avoid input stream abstraction for vlong's comparator by buyingyi · 11 years ago
  77. fa53748 make failure-recovery work in multi-JVM test by buyingyi · 11 years ago
  78. b1f0cf9 set the test checkpointing peroid to be 2 by buyingyi · 11 years ago
  79. 45c66bc fix fault-tolerance and error reporting to handle disk failures by buyingyi · 11 years ago
  80. 73c5f1a notifyHeartbeat in some non-heartbeat events by buyingyi · 11 years ago
  81. 6ab4b50 1. simply activity cluster planner for all-producers-to-all-consumers kind of connectors; 2. lower the NC task threads' priority by buyingyi · 11 years ago
  82. 12289d0 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  83. 5de6c71 1. fix the node failure scenario in job scheduler; 2. add fault-tolerance support and tests in pregelix by buyingyi · 11 years ago
  84. 34a2e65 fix the checkpoint writing for vertex checkpointing and message checkpointing by buyingyi · 11 years ago
  85. 975908d Merge branch 'master' into dev/hyracks_msr by zheilbron · 11 years ago
  86. 2d1e203 Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
  87. 938bcd8 Merge branch 'master' into dev/hyracks_msr by zheilbron · 11 years ago
  88. 9d71c88 support large-size global aggreate values by buyingyi · 11 years ago
  89. 90b3444 pregelix driver adds given jar to its classpath by Jake Biesinger · 11 years ago
  90. 8a42a36 pregelix-core uses appassembler for entry points by Jake Biesinger · 11 years ago
  91. 219e1f7 Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
  92. a81ddbc clean up the checkpointing control by buyingyi · 11 years ago
  93. 15e90bb fix test jobs by buyingyi · 11 years ago
  94. 0a23941 print the full stack trace when failures propagate to pregelix driver by buyingyi · 11 years ago
  95. c900686 Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix by buyingyi · 11 years ago
  96. 204eda8 implemented checkpoint read by buyingyi · 11 years ago
  97. e3351ad avoid hidden error message by sigmod · 11 years ago
  98. bc8a2c6 Implemented k-buffering for lsm indexes. Also add a fix for issues 589 and 594. by salsubaiee · 11 years ago
  99. da7e21b Merge branch 'master' into dev/hyracks_msr by zheilbron · 11 years ago
  100. 3507013 add vertex checkpointing support by buyingyi · 11 years ago