1. 8990d45 fix the checkpoint writing for vertex checkpointing and message checkpointing by buyingyi · 12 years ago
  2. 536f660 support large-size global aggreate values by buyingyi · 12 years ago
  3. 93c2f1b pregelix-core uses appassembler for entry points by Jake Biesinger · 12 years ago
  4. bd2732c clean up the checkpointing control by buyingyi · 12 years ago
  5. 973f5f1 fix test jobs by buyingyi · 12 years ago
  6. 465548b print the full stack trace when failures propagate to pregelix driver by buyingyi · 12 years ago
  7. d1c3b07 Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix by buyingyi · 12 years ago
  8. 74bf810 implemented checkpoint read by buyingyi · 12 years ago
  9. c4cc404 avoid hidden error message by sigmod · 12 years ago
  10. d85821e add vertex checkpointing support by buyingyi · 12 years ago
  11. 8b13819 avoid btree update code path when the target entry has sufficient space by buyingyi · 12 years ago
  12. 32dd021 add job concatenation support by buyingyi · 12 years ago
  13. 45ed166 verify duplicate keys in bulkload by buyingyi · 12 years ago
  14. f5dfc4f use hadoop's vlong and fix driver's re-attempt to be 1 by buyingyi · 12 years ago
  15. dbedd59 let parititon constraint to be deterministic by buyingyi · 12 years ago
  16. 42ed68b making test cases smaller by buyingyi · 12 years ago
  17. f587b83 add message overflow support by buyingyi · 12 years ago
  18. c9e0b40 fix parameters by buyingyi · 12 years ago
  19. a287478 for sattam to debug by buyingyi · 12 years ago
  20. 1a9921e fix the BF key fields by buyingyi · 12 years ago
  21. 632233a check in lsm support and test for sattam to debug by buyingyi · 12 years ago
  22. 39bbdd8 merge master by buyingyi · 12 years ago
  23. 9d1c45a add LSM support in pregelix by buyingyi · 12 years ago
  24. a707bbe refactoring dataflow operators to be more general--suport both b-tree and lsm b-tree by buyingyi · 12 years ago
  25. e96d464 Pass a boolean argument to the bulkload to decides if checking for an empty index is needed. by salsubaiee · 12 years ago
  26. 55277bd add the support for customized partitioner by buyingyi · 12 years ago
  27. 2027c2d add/update license headers by Till Westmann · 12 years ago
  28. 09d6b4c Fix for issue 450. by salsubaiee · 12 years ago
  29. c21b5dd reduce unnecessary B-Tree (non-inplace) update by buyingyi · 12 years ago
  30. 0357bb6 add normalized key computer support in Pregelix by buyingyi · 12 years ago
  31. f7e5ef6 support variable frame size in btree loading by buyingyi · 12 years ago
  32. a1f0021 address Madhu's review comments by buyingyi · 12 years ago
  33. 2659628 reintegrate fullstack_dynamic_deployment by buyingyi · 12 years ago
  34. ad62f97 merged fullstack_asterix_stabilization -r3171:3236 --> fullstack_lsm_staging by zheilbron · 12 years ago
  35. 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
  36. cf71f5d fix the pregelix script to add CDH hadoop conf path into the classpath by buyingyi · 12 years ago
  37. ea61777 fix code and scripts for rack-awareness by buyingyi · 12 years ago
  38. d08911a fix pregelix driver for the case hadoop_home is not set by buyingyi · 12 years ago
  39. 2a53d9c merged from fullstack_asterix_stabilization to fullstack_lsm_staging -r3100:3171 by kisskys · 12 years ago
  40. b29b99d Merged fullstack_asterix_stabilization -r 3157:3163 by vinayakb · 12 years ago
  41. d025b17 Merged fullstack_asterix_stabilization -r 2933:3157 by vinayakb · 12 years ago
  42. 1fd427e 1. update script to add result-distribution paramteres; 2. fix rack-aware scheduler for boundary cases by buyingyi · 12 years ago
  43. 0318b39 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  44. 48ccc3e merge r3038:3100 fullstack_asterix_stabilization -> fullstack_lsm_staging by zheilbron · 12 years ago
  45. 29e45fd fix addVertex in the inner join plan by buyingyi · 12 years ago
  46. ef9ecbb update scripts by buyingyi · 12 years ago
  47. 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
  48. f0145ae merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
  49. df60629 Merged fullstack_asterix_stabilization -r 2813:2933 by vinayakb · 12 years ago
  50. 607cc11 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  51. 3bead19 fix a potential resource leak: still destroy applications when there are exceptions during job executions by buyingyi · 12 years ago
  52. ebaaa8c Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution branch. by madhusudancs@gmail.com · 12 years ago
  53. 0972869 remove patched hadoop code for pregelix by buyingyi · 12 years ago
  54. 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
  55. 5433f39 Merged fullstack_staging -r 2426:2786 by vinayakb · 13 years ago
  56. 05853ef add insert/delete vertex support by buyingyi · 13 years ago
  57. e7de283 make example job outputs concise by buyingyi · 13 years ago
  58. cdf45da support job specific frame size in Pregelix by buyingyi · 13 years ago
  59. 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
  60. f8d8e4a fix the language problem in the getip script by buyingyi · 13 years ago
  61. 491888b update startDebugNc.sh script by buyingyi · 13 years ago
  62. 0a36839 update getip script for macos by buyingyi · 13 years ago
  63. a550bb0 update scripts by buyingyi · 13 years ago
  64. 31c13bc update scripts by buyingyi · 13 years ago
  65. 24349f0 update scripts by buyingyi · 13 years ago
  66. edebb53 update stopnc script by buyingyi · 13 years ago
  67. 82e1247 fix getting ip address in complex scenarios by buyingyi · 13 years ago
  68. cbec023 make detailed timing output by buyingyi · 13 years ago
  69. 8b03929 lower the example cc xmx configuration. by buyingyi · 13 years ago
  70. 5a7e9f5 support default plan paramter by buyingyi · 13 years ago
  71. c2d266f fix the pregelix script to imporve the app deployment time by buyingyi · 13 years ago
  72. dd66cbc add start debug nc scripts, accroding to Hongzhi's feedback by buyingyi · 13 years ago
  73. ce3ed4a fix a minor issue of the stopnc script caught by Jarod by buyingyi · 13 years ago
  74. c7e9a46 fix the startnc script for IPv6 by buyingyi · 13 years ago
  75. 38ba408 fix stopnc script for the issue Jarod reports by buyingyi · 13 years ago
  76. 6ec257a add the reachibility query example by buyingyi · 13 years ago
  77. 5fe1bf5 add support for non combiner jobs by buyingyi · 13 years ago
  78. db26e26 rename a few classes by buyingyi · 13 years ago
  79. 5a3f3ba minor fix by buyingyi · 13 years ago
  80. f0a6e49 add global aggregator support by buyingyi · 13 years ago
  81. 5e0b095 necessary modifications for adding global aggregator by buyingyi · 13 years ago
  82. 142265e add the interface for global aggregator by buyingyi · 13 years ago
  83. 941bce8 update Driver and startnc script by buyingyi · 13 years ago
  84. 51acb57 minor fix: 1. remove unecessary parameters; 2. passing frame size from config to runtime by buyingyi · 13 years ago
  85. 9f494bf update default cluster.properties by buyingyi · 13 years ago
  86. a292755 update copyright header for pregelix source code by buyingyi · 13 years ago
  87. 333d730 set frame size in jobspecs by buyingyi · 13 years ago
  88. edddc69 remove dependencies on hadoop-compat by buyingyi · 13 years ago
  89. 99a3600 update store config delimiter by buyingyi · 13 years ago
  90. 2fd84c8 fix application name by buyingyi · 13 years ago
  91. 23f45f6 fix application installation by buyingyi · 13 years ago
  92. 136e213 fix driver hadoop environment by buyingyi · 13 years ago
  93. 208fc50 add hadoop config before adding paths by buyingyi · 13 years ago
  94. ab30463 remove dependency on btreehelper by buyingyi · 13 years ago
  95. e160b54 update startnc script and the driver by buyingyi · 13 years ago
  96. d92a7f1 add more scripts by buyingyi · 13 years ago
  97. 5294bbf update poms and scripts by buyingyi · 13 years ago
  98. 58659f0 format code use the new coding style by buyingyi · 13 years ago
  99. f99aecb add Pregelix codebase by buyingyi · 13 years ago