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