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