1. 4a777d6 fix to support non-default pregelix cc http ports by Jake Biesinger · 11 years ago
  2. dc9db57 support heterogenous cluster by Yingyi Bu · 11 years ago
  3. 3e16a28 add support for Hadoop Counters via job.setCounterAggregatorClass by Jake Biesinger · 11 years ago
  4. b92bafb add an "iteration complete" hook for aggregation/reporting across iterations by Jake Biesinger · 11 years ago
  5. 8bf4819 add APT for retrieving slave counters by buyingyi · 11 years ago
  6. 2e967a6 add the dyanmic optimization skeleton by buyingyi · 11 years ago
  7. 2891540 fix driver logging by buyingyi · 11 years ago
  8. 0954be8 let pregelix driver print perf. counter by Yingyi Bu · 11 years ago
  9. 4a9a3a8 fix jobgen by buyingyi · 11 years ago
  10. b5554f6 1. add deployment retry 2. support plan switch by buyingyi · 11 years ago
  11. 288bb96 support multiple user-defined global aggregators by buyingyi · 11 years ago
  12. a6bdfc9 fix file write race condition by buyingyi · 11 years ago
  13. 76fa2e9 fix the duplicate jobid issue by buyingyi · 11 years ago
  14. 6add1ed support multiple concurrent jobs by buyingyi · 11 years ago
  15. 04f685e fix in-place update by buyingyi · 11 years ago
  16. c4f6577 fix the issue found by Genomix P4 algorithm by buyingyi · 11 years ago
  17. 31a29b7 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  18. 89cafca Allowed user to specify the merging policy by salsubaiee · 11 years ago
  19. 4f0f3b5 fix raw binary comparator by buyingyi · 11 years ago
  20. cda3a02 fix raw normalized key computer by buyingyi · 11 years ago
  21. cefced5 use raw binary comparator internally for pregelix by buyingyi · 11 years ago
  22. 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
  23. 1471549 fix the cache miss problem in the sort merge reader by buyingyi · 11 years ago
  24. ba8d8c4 lower the hearbeat setting for tests by buyingyi · 11 years ago
  25. fa53748 make failure-recovery work in multi-JVM test by buyingyi · 11 years ago
  26. 45c66bc fix fault-tolerance and error reporting to handle disk failures by buyingyi · 11 years ago
  27. 73c5f1a notifyHeartbeat in some non-heartbeat events by buyingyi · 11 years ago
  28. 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
  29. 5de6c71 1. fix the node failure scenario in job scheduler; 2. add fault-tolerance support and tests in pregelix by buyingyi · 11 years ago
  30. 34a2e65 fix the checkpoint writing for vertex checkpointing and message checkpointing by buyingyi · 11 years ago
  31. 9d71c88 support large-size global aggreate values by buyingyi · 11 years ago
  32. 8a42a36 pregelix-core uses appassembler for entry points by Jake Biesinger · 11 years ago
  33. a81ddbc clean up the checkpointing control by buyingyi · 11 years ago
  34. 15e90bb fix test jobs by buyingyi · 11 years ago
  35. 0a23941 print the full stack trace when failures propagate to pregelix driver by buyingyi · 11 years ago
  36. c900686 Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix by buyingyi · 11 years ago
  37. 204eda8 implemented checkpoint read by buyingyi · 11 years ago
  38. e3351ad avoid hidden error message by sigmod · 11 years ago
  39. 3507013 add vertex checkpointing support by buyingyi · 11 years ago
  40. 92736c7 avoid btree update code path when the target entry has sufficient space by buyingyi · 11 years ago
  41. 2f37b5e add job concatenation support by buyingyi · 11 years ago
  42. 9a8fbb2 verify duplicate keys in bulkload by buyingyi · 11 years ago
  43. 206cdfc use hadoop's vlong and fix driver's re-attempt to be 1 by buyingyi · 11 years ago
  44. 7c8e4f9 let parititon constraint to be deterministic by buyingyi · 11 years ago
  45. 7ac14d4 making test cases smaller by buyingyi · 11 years ago
  46. 1815e01 add message overflow support by buyingyi · 11 years ago
  47. 4d1f7dd fix parameters by buyingyi · 11 years ago
  48. 43f3a31 for sattam to debug by buyingyi · 11 years ago
  49. 768b2d4b fix the BF key fields by buyingyi · 11 years ago
  50. 23e2e75 check in lsm support and test for sattam to debug by buyingyi · 11 years ago
  51. e1459ea merge master by buyingyi · 11 years ago
  52. 6bf2ffc add LSM support in pregelix by buyingyi · 11 years ago
  53. 0556d64 refactoring dataflow operators to be more general--suport both b-tree and lsm b-tree by buyingyi · 11 years ago
  54. e273a6b Pass a boolean argument to the bulkload to decides if checking for an empty index is needed. by salsubaiee · 11 years ago
  55. 994878e add the support for customized partitioner by buyingyi · 11 years ago
  56. 276bbc2 add/update license headers by Till Westmann · 11 years ago
  57. 1cb8b1f Fix for issue 450. by salsubaiee · 11 years ago
  58. 9fa942b reduce unnecessary B-Tree (non-inplace) update by buyingyi · 11 years ago
  59. 51f0034 add normalized key computer support in Pregelix by buyingyi · 11 years ago
  60. aca0eb0 support variable frame size in btree loading by buyingyi · 12 years ago
  61. 0aa3e0a address Madhu's review comments by buyingyi · 12 years ago
  62. 80bb3cc reintegrate fullstack_dynamic_deployment by buyingyi · 12 years ago
  63. 6ccde41 merged fullstack_asterix_stabilization -r3171:3236 --> fullstack_lsm_staging by zheilbron · 12 years ago
  64. a7ee757 merge -r3173:3188 https://hyracks.googlecode.com/svn/branches/fullstack_release_candidate@3234; merge -r 3209:3233 from trunk by buyingyi · 12 years ago
  65. e770ad6 fix the pregelix script to add CDH hadoop conf path into the classpath by buyingyi · 12 years ago
  66. f2782a8 fix code and scripts for rack-awareness by buyingyi · 12 years ago
  67. bb8f926 fix pregelix driver for the case hadoop_home is not set by buyingyi · 12 years ago
  68. 88f4804 merged from fullstack_asterix_stabilization to fullstack_lsm_staging -r3100:3171 by kisskys · 12 years ago
  69. 5d91c95 Merged fullstack_asterix_stabilization -r 3157:3163 by vinayakb · 12 years ago
  70. 9506d18 Merged fullstack_asterix_stabilization -r 2933:3157 by vinayakb · 12 years ago
  71. 26198a2 1. update script to add result-distribution paramteres; 2. fix rack-aware scheduler for boundary cases by buyingyi · 12 years ago
  72. caf0833 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  73. f373130 merge r3038:3100 fullstack_asterix_stabilization -> fullstack_lsm_staging by zheilbron · 12 years ago
  74. 06c07f8 fix addVertex in the inner join plan by buyingyi · 12 years ago
  75. 98e9a9b update scripts by buyingyi · 12 years ago
  76. d6066cb Add the additional datasetIPAddress parameter required for the NCConfig in all the tests and implement the basic infrastructure required to run hyracks integration tests using ResultWriterOperatorDescriptor. by madhusudancs@gmail.com · 12 years ago
  77. 5728a70 merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
  78. a9b0c5b Merged fullstack_asterix_stabilization -r 2813:2933 by vinayakb · 12 years ago
  79. e5b8fab Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  80. e70acac fix a potential resource leak: still destroy applications when there are exceptions during job executions by buyingyi · 12 years ago
  81. 58f5056 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution branch. by madhusudancs@gmail.com · 12 years ago
  82. 26492ae remove patched hadoop code for pregelix by buyingyi · 12 years ago
  83. 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
  84. d5bdffa Merged fullstack_staging -r 2426:2786 by vinayakb · 12 years ago
  85. e94253e add insert/delete vertex support by buyingyi · 12 years ago
  86. d41b9b9 make example job outputs concise by buyingyi · 12 years ago
  87. 35b4a43 support job specific frame size in Pregelix by buyingyi · 12 years ago
  88. 8480793 Fixed pregelix tests to use INCApplicationEntryPoint. Fixed BTree example to use INCApplicationEntryPoint. Fixed POMs to have versions for all plugins by vinayakb · 12 years ago
  89. 79268c8 fix the language problem in the getip script by buyingyi · 12 years ago
  90. abb43f6 update startDebugNc.sh script by buyingyi · 12 years ago
  91. dc1927c update getip script for macos by buyingyi · 12 years ago
  92. 1d22d26 update scripts by buyingyi · 12 years ago
  93. f0039cb update scripts by buyingyi · 12 years ago
  94. 6a12409 update scripts by buyingyi · 12 years ago
  95. f221618 update stopnc script by buyingyi · 12 years ago
  96. 11f2242 fix getting ip address in complex scenarios by buyingyi · 12 years ago
  97. 6259805 make detailed timing output by buyingyi · 12 years ago
  98. df9b0e1 lower the example cc xmx configuration. by buyingyi · 12 years ago
  99. 16b5e57 support default plan paramter by buyingyi · 12 years ago
  100. e56c69c fix the pregelix script to imporve the app deployment time by buyingyi · 12 years ago