1. d653b2e support multiple user-defined global aggregators by buyingyi · 12 years ago
  2. 2cff7ab add pagerank multi-job test by buyingyi · 12 years ago
  3. 25fa61f support multiple concurrent jobs by buyingyi · 12 years ago
  4. 17d51ba turn the default configuration to be variable-sized vertex by buyingyi · 12 years ago
  5. a5702c8 fix in-place update by buyingyi · 12 years ago
  6. 158610b fix the issue found by Genomix P4 algorithm by buyingyi · 12 years ago
  7. 9b7b0b7 make update tests more extensive by buyingyi · 12 years ago
  8. 03ca763 add update test by buyingyi · 12 years ago
  9. 0d978e5 fix the shortestpaths input format by buyingyi · 12 years ago
  10. f37ba22 improve the performance of the reachability vertex and the shortest paths vertex by buyingyi · 12 years ago
  11. 521f290 address Vinayak's code review comments by buyingyi · 12 years ago
  12. 5eb70a1 avoid input stream abstraction for vlong's comparator by buyingyi · 12 years ago
  13. a90e8c2 make failure-recovery work in multi-JVM test by buyingyi · 12 years ago
  14. dbcbcb7 fix fault-tolerance and error reporting to handle disk failures by buyingyi · 12 years ago
  15. 61647d2 1. fix the node failure scenario in job scheduler; 2. add fault-tolerance support and tests in pregelix by buyingyi · 12 years ago
  16. 8990d45 fix the checkpoint writing for vertex checkpointing and message checkpointing by buyingyi · 12 years ago
  17. 536f660 support large-size global aggreate values by buyingyi · 12 years ago
  18. 74bf810 implemented checkpoint read by buyingyi · 12 years ago
  19. 32dd021 add job concatenation support by buyingyi · 12 years ago
  20. f68e20d cleanup client error message propagation by buyingyi · 12 years ago
  21. f91ec3b inherit Hadoop's VLongWritable format by buyingyi · 12 years ago
  22. e8ee96f fix the pregelix example driver to deal with multiple input paths by buyingyi · 12 years ago
  23. 71ab4a7 add expected test result files by buyingyi · 12 years ago
  24. b7532a6 addd partition early termination support by buyingyi · 12 years ago
  25. 43ac573 complete sizeestimation test by buyingyi · 12 years ago
  26. 5a67b73 address Vinayak's comments on open/close of vertex by buyingyi · 12 years ago
  27. 37db8fd code cleanup by buyingyi · 12 years ago
  28. 42ed68b making test cases smaller by buyingyi · 12 years ago
  29. f587b83 add message overflow support by buyingyi · 12 years ago
  30. 8ad3497 rename a method by buyingyi · 12 years ago
  31. 12091ef add a no-budget index lifecyle manager by buyingyi · 12 years ago
  32. b09b2b7 changes for sattam to investigate the LSM budget calculation by buyingyi · 12 years ago
  33. 363a9ac increase the lsm mem budget to fix the budget exceed issue by buyingyi · 12 years ago
  34. 451b358 checkin the fixed bulk reload for Sattam to debug by buyingyi · 12 years ago
  35. cae68eb change the test case by buyingyi · 12 years ago
  36. 632233a check in lsm support and test for sattam to debug by buyingyi · 12 years ago
  37. 55277bd add the support for customized partitioner by buyingyi · 12 years ago
  38. 2027c2d add/update license headers by Till Westmann · 12 years ago
  39. 0357bb6 add normalized key computer support in Pregelix by buyingyi · 12 years ago
  40. 4bbc275 polish pregelix tests by buyingyi · 12 years ago
  41. 90b301f merge fullstack_pregelix_fix by buyingyi · 12 years ago
  42. b4ad7fb add all plans into tests by buyingyi · 12 years ago
  43. 9484c5a fix the multiple deletion issue in large amounts of deletions by buyingyi · 12 years ago
  44. 2659628 reintegrate fullstack_dynamic_deployment by buyingyi · 12 years ago
  45. 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
  46. ea61777 fix code and scripts for rack-awareness by buyingyi · 12 years ago
  47. d025b17 Merged fullstack_asterix_stabilization -r 2933:3157 by vinayakb · 12 years ago
  48. e90069b fix the partitioning of addVertex/deleteVertex by buyingyi · 12 years ago
  49. 29e45fd fix addVertex in the inner join plan by buyingyi · 12 years ago
  50. 19200b6 fix addVertex and add a test case by buyingyi · 12 years ago
  51. fca9826 update the log4j file for pregelix test by buyingyi · 12 years ago
  52. df60629 Merged fullstack_asterix_stabilization -r 2813:2933 by vinayakb · 12 years ago
  53. 6894e44 fix class loader issue in hdfs operators by buyingyi · 12 years ago
  54. e93e841 fix perf. issues related to conf.get() by buyingyi · 12 years ago
  55. f015197 fixed tests by buyingyi · 12 years ago
  56. 3bead19 fix a potential resource leak: still destroy applications when there are exceptions during job executions by buyingyi · 12 years ago
  57. 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
  58. 5433f39 Merged fullstack_staging -r 2426:2786 by vinayakb · 13 years ago
  59. 8cadc3d cleanup the maximal clique example by buyingyi · 13 years ago
  60. 48b8476 clean up examples by buyingyi · 13 years ago
  61. e7de283 make example job outputs concise by buyingyi · 13 years ago
  62. 71b63ef add missing files of the maximal clique example by buyingyi · 13 years ago
  63. 5f50b6d add the maximal clique example by buyingyi · 13 years ago
  64. 7097ec8 minor refactoring by buyingyi · 13 years ago
  65. 60ba18c add the triangle counting example by buyingyi · 13 years ago
  66. e1aa096 let Pregelix support dynamic vertex value size by buyingyi · 13 years ago
  67. 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
  68. 9584da6 rename the ReachabilityVertex to fix a typo by buyingyi · 13 years ago
  69. 5a7e9f5 support default plan paramter by buyingyi · 13 years ago
  70. 241ac0f rename variables by buyingyi · 13 years ago
  71. 69cbb36 minor refactoring and more comments by buyingyi · 13 years ago
  72. aab994f add one more test for reachibility query by buyingyi · 13 years ago
  73. 6ec257a add the reachibility query example by buyingyi · 13 years ago
  74. 2581fdb add missing files: support for non combiner jobs by buyingyi · 13 years ago
  75. 5fe1bf5 add support for non combiner jobs by buyingyi · 13 years ago
  76. db26e26 rename a few classes by buyingyi · 13 years ago
  77. 5e0b095 necessary modifications for adding global aggregator by buyingyi · 13 years ago
  78. 51acb57 minor fix: 1. remove unecessary parameters; 2. passing frame size from config to runtime by buyingyi · 13 years ago
  79. 8a361ed let connected component vertex use the right output format by buyingyi · 13 years ago
  80. a292755 update copyright header for pregelix source code by buyingyi · 13 years ago
  81. 136e213 fix driver hadoop environment by buyingyi · 13 years ago
  82. 208fc50 add hadoop config before adding paths by buyingyi · 13 years ago
  83. f99aecb add Pregelix codebase by buyingyi · 13 years ago