1. a81ddbc clean up the checkpointing control by buyingyi · 11 years ago
  2. 15e90bb fix test jobs by buyingyi · 11 years ago
  3. 0a23941 print the full stack trace when failures propagate to pregelix driver by buyingyi · 11 years ago
  4. c900686 Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix by buyingyi · 11 years ago
  5. 204eda8 implemented checkpoint read by buyingyi · 11 years ago
  6. e3351ad avoid hidden error message by sigmod · 11 years ago
  7. 3507013 add vertex checkpointing support by buyingyi · 11 years ago
  8. 92736c7 avoid btree update code path when the target entry has sufficient space by buyingyi · 11 years ago
  9. 2f37b5e add job concatenation support by buyingyi · 11 years ago
  10. 9a8fbb2 verify duplicate keys in bulkload by buyingyi · 12 years ago
  11. 206cdfc use hadoop's vlong and fix driver's re-attempt to be 1 by buyingyi · 12 years ago
  12. 7c8e4f9 let parititon constraint to be deterministic by buyingyi · 12 years ago
  13. 7ac14d4 making test cases smaller by buyingyi · 12 years ago
  14. 1815e01 add message overflow support by buyingyi · 12 years ago
  15. 4d1f7dd fix parameters by buyingyi · 12 years ago
  16. 43f3a31 for sattam to debug by buyingyi · 12 years ago
  17. 768b2d4b fix the BF key fields by buyingyi · 12 years ago
  18. 23e2e75 check in lsm support and test for sattam to debug by buyingyi · 12 years ago
  19. e1459ea merge master by buyingyi · 12 years ago
  20. 6bf2ffc add LSM support in pregelix by buyingyi · 12 years ago
  21. 0556d64 refactoring dataflow operators to be more general--suport both b-tree and lsm b-tree by buyingyi · 12 years ago
  22. e273a6b Pass a boolean argument to the bulkload to decides if checking for an empty index is needed. by salsubaiee · 12 years ago
  23. 994878e add the support for customized partitioner by buyingyi · 12 years ago
  24. 276bbc2 add/update license headers by Till Westmann · 12 years ago
  25. 1cb8b1f Fix for issue 450. by salsubaiee · 12 years ago
  26. 9fa942b reduce unnecessary B-Tree (non-inplace) update by buyingyi · 12 years ago
  27. 51f0034 add normalized key computer support in Pregelix by buyingyi · 12 years ago
  28. aca0eb0 support variable frame size in btree loading by buyingyi · 12 years ago
  29. 0aa3e0a address Madhu's review comments by buyingyi · 12 years ago
  30. 80bb3cc reintegrate fullstack_dynamic_deployment by buyingyi · 12 years ago
  31. 6ccde41 merged fullstack_asterix_stabilization -r3171:3236 --> fullstack_lsm_staging by zheilbron · 12 years ago
  32. 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
  33. e770ad6 fix the pregelix script to add CDH hadoop conf path into the classpath by buyingyi · 12 years ago
  34. f2782a8 fix code and scripts for rack-awareness by buyingyi · 12 years ago
  35. bb8f926 fix pregelix driver for the case hadoop_home is not set by buyingyi · 12 years ago
  36. 88f4804 merged from fullstack_asterix_stabilization to fullstack_lsm_staging -r3100:3171 by kisskys · 12 years ago
  37. 5d91c95 Merged fullstack_asterix_stabilization -r 3157:3163 by vinayakb · 12 years ago
  38. 9506d18 Merged fullstack_asterix_stabilization -r 2933:3157 by vinayakb · 12 years ago
  39. 26198a2 1. update script to add result-distribution paramteres; 2. fix rack-aware scheduler for boundary cases by buyingyi · 12 years ago
  40. caf0833 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  41. f373130 merge r3038:3100 fullstack_asterix_stabilization -> fullstack_lsm_staging by zheilbron · 12 years ago
  42. 06c07f8 fix addVertex in the inner join plan by buyingyi · 12 years ago
  43. 98e9a9b update scripts by buyingyi · 12 years ago
  44. 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
  45. 5728a70 merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
  46. a9b0c5b Merged fullstack_asterix_stabilization -r 2813:2933 by vinayakb · 12 years ago
  47. e5b8fab Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  48. e70acac fix a potential resource leak: still destroy applications when there are exceptions during job executions by buyingyi · 12 years ago
  49. 58f5056 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution branch. by madhusudancs@gmail.com · 12 years ago
  50. 26492ae remove patched hadoop code for pregelix by buyingyi · 12 years ago
  51. 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
  52. d5bdffa Merged fullstack_staging -r 2426:2786 by vinayakb · 12 years ago
  53. e94253e add insert/delete vertex support by buyingyi · 12 years ago
  54. d41b9b9 make example job outputs concise by buyingyi · 12 years ago
  55. 35b4a43 support job specific frame size in Pregelix by buyingyi · 12 years ago
  56. 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
  57. 79268c8 fix the language problem in the getip script by buyingyi · 12 years ago
  58. abb43f6 update startDebugNc.sh script by buyingyi · 12 years ago
  59. dc1927c update getip script for macos by buyingyi · 12 years ago
  60. 1d22d26 update scripts by buyingyi · 12 years ago
  61. f0039cb update scripts by buyingyi · 12 years ago
  62. 6a12409 update scripts by buyingyi · 12 years ago
  63. f221618 update stopnc script by buyingyi · 12 years ago
  64. 11f2242 fix getting ip address in complex scenarios by buyingyi · 12 years ago
  65. 6259805 make detailed timing output by buyingyi · 12 years ago
  66. df9b0e1 lower the example cc xmx configuration. by buyingyi · 12 years ago
  67. 16b5e57 support default plan paramter by buyingyi · 12 years ago
  68. e56c69c fix the pregelix script to imporve the app deployment time by buyingyi · 12 years ago
  69. 18ac30d add start debug nc scripts, accroding to Hongzhi's feedback by buyingyi · 12 years ago
  70. 89e267a fix a minor issue of the stopnc script caught by Jarod by buyingyi · 12 years ago
  71. 932aa6f fix the startnc script for IPv6 by buyingyi · 12 years ago
  72. 7ad1f4c fix stopnc script for the issue Jarod reports by buyingyi · 12 years ago
  73. 2025ec0 add the reachibility query example by buyingyi · 12 years ago
  74. 61672b5 add support for non combiner jobs by buyingyi · 12 years ago
  75. 5a2fa3a rename a few classes by buyingyi · 12 years ago
  76. 310e85e minor fix by buyingyi · 12 years ago
  77. aa53315 add global aggregator support by buyingyi · 12 years ago
  78. d677c9b necessary modifications for adding global aggregator by buyingyi · 12 years ago
  79. 93ecce5 add the interface for global aggregator by buyingyi · 12 years ago
  80. 4a8d10e update Driver and startnc script by buyingyi · 12 years ago
  81. d3c2033 minor fix: 1. remove unecessary parameters; 2. passing frame size from config to runtime by buyingyi · 12 years ago
  82. 9a2fe25 update default cluster.properties by buyingyi · 12 years ago
  83. 158f361 update copyright header for pregelix source code by buyingyi · 12 years ago
  84. e3dbd59 set frame size in jobspecs by buyingyi · 12 years ago
  85. 03f3d30 remove dependencies on hadoop-compat by buyingyi · 12 years ago
  86. d5254d2 update store config delimiter by buyingyi · 12 years ago
  87. 4de77ae fix application name by buyingyi · 12 years ago
  88. 4c6d6e8 fix application installation by buyingyi · 12 years ago
  89. b0957ee fix driver hadoop environment by buyingyi · 12 years ago
  90. c01dcdb add hadoop config before adding paths by buyingyi · 12 years ago
  91. 3ecbf6b remove dependency on btreehelper by buyingyi · 12 years ago
  92. 59f2be6 update startnc script and the driver by buyingyi · 12 years ago
  93. 72c9b72 add more scripts by buyingyi · 12 years ago
  94. 202af41 update poms and scripts by buyingyi · 12 years ago
  95. 29b3fd2 format code use the new coding style by buyingyi · 12 years ago
  96. 7f356c1 add Pregelix codebase by buyingyi · 12 years ago