1. 04a48a2 fix file write race condition by buyingyi · 12 years ago
  2. 2afcd23 fix the duplicate jobid issue by buyingyi · 12 years ago
  3. 25fa61f support multiple concurrent jobs by buyingyi · 12 years ago
  4. a5702c8 fix in-place update by buyingyi · 12 years ago
  5. 158610b fix the issue found by Genomix P4 algorithm by buyingyi · 12 years ago
  6. 5130f97 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 12 years ago
  7. eb32b69 Allowed user to specify the merging policy by salsubaiee · 12 years ago
  8. a9a0253 fix raw binary comparator by buyingyi · 12 years ago
  9. 696f31b fix raw normalized key computer by buyingyi · 12 years ago
  10. 7cab340 use raw binary comparator internally for pregelix by buyingyi · 12 years ago
  11. 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
  12. 46bb2de fix the cache miss problem in the sort merge reader by buyingyi · 12 years ago
  13. 0608d01 lower the hearbeat setting for tests by buyingyi · 12 years ago
  14. a90e8c2 make failure-recovery work in multi-JVM test by buyingyi · 12 years ago
  15. dbcbcb7 fix fault-tolerance and error reporting to handle disk failures by buyingyi · 12 years ago
  16. db89e5e notifyHeartbeat in some non-heartbeat events by buyingyi · 12 years ago
  17. 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
  18. 61647d2 1. fix the node failure scenario in job scheduler; 2. add fault-tolerance support and tests in pregelix by buyingyi · 12 years ago
  19. 8990d45 fix the checkpoint writing for vertex checkpointing and message checkpointing by buyingyi · 12 years ago
  20. 536f660 support large-size global aggreate values by buyingyi · 12 years ago
  21. 93c2f1b pregelix-core uses appassembler for entry points by Jake Biesinger · 12 years ago
  22. bd2732c clean up the checkpointing control by buyingyi · 12 years ago
  23. 973f5f1 fix test jobs by buyingyi · 12 years ago
  24. 465548b print the full stack trace when failures propagate to pregelix driver by buyingyi · 12 years ago
  25. d1c3b07 Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix by buyingyi · 12 years ago
  26. 74bf810 implemented checkpoint read by buyingyi · 12 years ago
  27. c4cc404 avoid hidden error message by sigmod · 12 years ago
  28. d85821e add vertex checkpointing support by buyingyi · 12 years ago
  29. 8b13819 avoid btree update code path when the target entry has sufficient space by buyingyi · 12 years ago
  30. 32dd021 add job concatenation support by buyingyi · 12 years ago
  31. 45ed166 verify duplicate keys in bulkload by buyingyi · 12 years ago
  32. f5dfc4f use hadoop's vlong and fix driver's re-attempt to be 1 by buyingyi · 12 years ago
  33. dbedd59 let parititon constraint to be deterministic by buyingyi · 12 years ago
  34. 42ed68b making test cases smaller by buyingyi · 12 years ago
  35. f587b83 add message overflow support by buyingyi · 12 years ago
  36. c9e0b40 fix parameters by buyingyi · 12 years ago
  37. a287478 for sattam to debug by buyingyi · 12 years ago
  38. 1a9921e fix the BF key fields by buyingyi · 12 years ago
  39. 632233a check in lsm support and test for sattam to debug by buyingyi · 12 years ago
  40. 39bbdd8 merge master by buyingyi · 12 years ago
  41. 9d1c45a add LSM support in pregelix by buyingyi · 12 years ago
  42. a707bbe refactoring dataflow operators to be more general--suport both b-tree and lsm b-tree by buyingyi · 12 years ago
  43. e96d464 Pass a boolean argument to the bulkload to decides if checking for an empty index is needed. by salsubaiee · 12 years ago
  44. 55277bd add the support for customized partitioner by buyingyi · 12 years ago
  45. 2027c2d add/update license headers by Till Westmann · 12 years ago
  46. 09d6b4c Fix for issue 450. by salsubaiee · 12 years ago
  47. c21b5dd reduce unnecessary B-Tree (non-inplace) update by buyingyi · 12 years ago
  48. 0357bb6 add normalized key computer support in Pregelix by buyingyi · 12 years ago
  49. f7e5ef6 support variable frame size in btree loading by buyingyi · 12 years ago
  50. a1f0021 address Madhu's review comments by buyingyi · 12 years ago
  51. 2659628 reintegrate fullstack_dynamic_deployment by buyingyi · 12 years ago
  52. ad62f97 merged fullstack_asterix_stabilization -r3171:3236 --> fullstack_lsm_staging by zheilbron · 12 years ago
  53. 8ef5502 merge -r3173:3188 https://hyracks.googlecode.com/svn/branches/fullstack_release_candidate@3234; merge -r 3209:3233 from trunk by buyingyi · 12 years ago
  54. cf71f5d fix the pregelix script to add CDH hadoop conf path into the classpath by buyingyi · 12 years ago
  55. ea61777 fix code and scripts for rack-awareness by buyingyi · 12 years ago
  56. d08911a fix pregelix driver for the case hadoop_home is not set by buyingyi · 12 years ago
  57. 2a53d9c merged from fullstack_asterix_stabilization to fullstack_lsm_staging -r3100:3171 by kisskys · 12 years ago
  58. b29b99d Merged fullstack_asterix_stabilization -r 3157:3163 by vinayakb · 12 years ago
  59. d025b17 Merged fullstack_asterix_stabilization -r 2933:3157 by vinayakb · 12 years ago
  60. 1fd427e 1. update script to add result-distribution paramteres; 2. fix rack-aware scheduler for boundary cases by buyingyi · 12 years ago
  61. 0318b39 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  62. 48ccc3e merge r3038:3100 fullstack_asterix_stabilization -> fullstack_lsm_staging by zheilbron · 12 years ago
  63. 29e45fd fix addVertex in the inner join plan by buyingyi · 12 years ago
  64. ef9ecbb update scripts by buyingyi · 12 years ago
  65. 715f745 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
  66. f0145ae merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
  67. df60629 Merged fullstack_asterix_stabilization -r 2813:2933 by vinayakb · 12 years ago
  68. 607cc11 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  69. 3bead19 fix a potential resource leak: still destroy applications when there are exceptions during job executions by buyingyi · 12 years ago
  70. ebaaa8c Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution branch. by madhusudancs@gmail.com · 12 years ago
  71. 0972869 remove patched hadoop code for pregelix by buyingyi · 12 years ago
  72. f8b46bd 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
  73. 5433f39 Merged fullstack_staging -r 2426:2786 by vinayakb · 13 years ago
  74. 05853ef add insert/delete vertex support by buyingyi · 13 years ago
  75. e7de283 make example job outputs concise by buyingyi · 13 years ago
  76. cdf45da support job specific frame size in Pregelix by buyingyi · 13 years ago
  77. 92d63c9 Fixed pregelix tests to use INCApplicationEntryPoint. Fixed BTree example to use INCApplicationEntryPoint. Fixed POMs to have versions for all plugins by vinayakb · 13 years ago
  78. f8d8e4a fix the language problem in the getip script by buyingyi · 13 years ago
  79. 491888b update startDebugNc.sh script by buyingyi · 13 years ago
  80. 0a36839 update getip script for macos by buyingyi · 13 years ago
  81. a550bb0 update scripts by buyingyi · 13 years ago
  82. 31c13bc update scripts by buyingyi · 13 years ago
  83. 24349f0 update scripts by buyingyi · 13 years ago
  84. edebb53 update stopnc script by buyingyi · 13 years ago
  85. 82e1247 fix getting ip address in complex scenarios by buyingyi · 13 years ago
  86. cbec023 make detailed timing output by buyingyi · 13 years ago
  87. 8b03929 lower the example cc xmx configuration. by buyingyi · 13 years ago
  88. 5a7e9f5 support default plan paramter by buyingyi · 13 years ago
  89. c2d266f fix the pregelix script to imporve the app deployment time by buyingyi · 13 years ago
  90. dd66cbc add start debug nc scripts, accroding to Hongzhi's feedback by buyingyi · 13 years ago
  91. ce3ed4a fix a minor issue of the stopnc script caught by Jarod by buyingyi · 13 years ago
  92. c7e9a46 fix the startnc script for IPv6 by buyingyi · 13 years ago
  93. 38ba408 fix stopnc script for the issue Jarod reports by buyingyi · 13 years ago
  94. 6ec257a add the reachibility query example by buyingyi · 13 years ago
  95. 5fe1bf5 add support for non combiner jobs by buyingyi · 13 years ago
  96. db26e26 rename a few classes by buyingyi · 13 years ago
  97. 5a3f3ba minor fix by buyingyi · 13 years ago
  98. f0a6e49 add global aggregator support by buyingyi · 13 years ago
  99. 5e0b095 necessary modifications for adding global aggregator by buyingyi · 13 years ago
  100. 142265e add the interface for global aggregator by buyingyi · 13 years ago