1. b5668d2 Merge branch 'master' into genomix/fullstack_genomix by JavierJia · 12 years ago
  2. 534471c Read results for each result set id. by Madhusudan.C.S · 12 years ago
  3. 25b8e9c Add null guards to avoid NPE when there is no result distribution enabled. by Madhusudan.C.S · 12 years ago
  4. 1e8df9f Merge branch 'fullstack_lsm_staging' into madhusudancs/parallelize_result_distribution. by Madhusudan.C.S · 12 years ago
  5. 422aaee added log messages for LSM index flushes and merges by zheilbron · 12 years ago
  6. e640fe2 Fix the job result status to use the job level status enum type. by Madhusudan.C.S · 12 years ago
  7. 3480d5f Clear buffer after each new write. by Madhusudan.C.S · 12 years ago
  8. f13540d Don't use memory manager when no buffer space is given. by Madhusudan.C.S · 12 years ago
  9. 45ab611 Lock conservatively for writes and don't lock result state at all for references. by Madhusudan.C.S · 12 years ago
  10. 456c946 When the job fails, give up fetching result locations. by Madhusudan.C.S · 12 years ago
  11. f995c51 Made the fix for issue 100 clearer by zheilbron · 12 years ago
  12. 5e87ed9 instrumented LSM RTree with modification operation callbacks by Zachary Heilbron · 12 years ago
  13. 092f4ba merge version-bumped fullstack_lsm_staging by buyingyi · 12 years ago
  14. 8b021a5 merge fullstack_pregelix_fix by buyingyi · 12 years ago
  15. ccfbf41 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 12 years ago
  16. bdd3648 [maven-release-plugin] prepare release fullstack-0.2.5 by Vinayak Borkar · 12 years ago fullstack-0.2.5
  17. 4a99667 Check the record status only if it is not null. by Madhusudan.C.S · 12 years ago
  18. 80bb3cc reintegrate fullstack_dynamic_deployment by buyingyi · 12 years ago
  19. 89b7da1 Implement read aborting in all the nodes when a job fails. by Madhusudan.C.S · 12 years ago
  20. b80fbdf FileReference deletion should not be attempted when it is not defined. by Madhusudan.C.S · 12 years ago
  21. 41317b2 When the job state does not exist in the Map, i.e. when it has been cleaned up no status reporting needs to be done, so guard the null value. by Madhusudan.C.S · 12 years ago
  22. 68cbd7f Propagate the exception that is thrown while trying to read the result location, the job might have failed. by Madhusudan.C.S · 12 years ago
  23. a4b2d15 Testing the complete call of the search call back. by salsubaiee · 12 years ago
  24. 150932c Add support for maintaining tailPage pointers. by Madhusudan.C.S · 12 years ago
  25. dbe06fb More refactoring, don't open file handles until necessary. by Madhusudan.C.S · 12 years ago
  26. c4e5cca More refactoring. by Madhusudan.C.S · 12 years ago
  27. 87b41b6 Additional refactoring to open the file only when necessary. by Madhusudan.C.S · 12 years ago
  28. 76036e4 Refactor result caching mechanism. by Madhusudan.C.S · 12 years ago
  29. acb73e9 Whitespace style fixes. by Madhusudan.C.S · 12 years ago
  30. f4658c9 LinkedHashMap should be synchronized on external monitors, not the same object. by Madhusudan.C.S · 12 years ago
  31. 379c91f Write debug information for each operation in the Dataset Partition Manager. by Madhusudan.C.S · 12 years ago
  32. a2ce3ae De-init the state only if the state for a partition was initialized at all on this node controller. by Madhusudan.C.S · 12 years ago
  33. fe6754b Create pages for result distribution on-demand. by Madhusudan.C.S · 12 years ago
  34. a6ef604 Modified the search for the lsm-btree to do properly use instant locks. by salsubaiee · 12 years ago
  35. 3e9c53e make genomix-hyracks test compilable by JavierJia · 12 years ago
  36. 6dbd752 merge fullstack_dynamic_deployment by buyingyi · 12 years ago
  37. 08b132e merge fullstack_lsm_staging by buyingyi · 12 years ago
  38. f3e6123 merge fullstack_dynamic_deployment--batch 4 by buyingyi · 12 years ago
  39. 427b06b merge fullstack_dynamic_deployment by buyingyi · 12 years ago
  40. 2f81a34 fix a serializer/deserializer race condition in pregelix hash computer by buyingyi · 12 years ago
  41. d245783 change pregelix refection code to use the proper classloader by buyingyi · 12 years ago
  42. 0ead748 adapt pregelix to the ioc changes by madhusudancs@gmail.com · 12 years ago
  43. 0c43004 add undeployment by madhusudancs@gmail.com · 12 years ago
  44. 3575129 changes for dynamic jar deployment by madhusudancs@gmail.com · 12 years ago
  45. 8867a1a [maven-release-plugin] prepare for next development iteration by vinayakb · 12 years ago vault/fullstack_lsm_staging@3347
  46. 4fa2343 [maven-release-plugin] prepare release fullstack-0.2.4 by vinayakb · 12 years ago fullstack-0.2.4@3341
  47. 4df3110 Merged fullstack_lsm_staging upto r3336 by vinayakb · 12 years ago
  48. 57f300b changes for dynamic deployment according to Vinayak's suggestions by buyingyi · 12 years ago
  49. 07ebeaf revised skeleton for dynamic deployment by buyingyi · 12 years ago
  50. d3df8ce add deploy binary into hyracks connection api by buyingyi · 12 years ago
  51. 887e82c add the skeleton for dynmaic deployment by buyingyi · 12 years ago
  52. 3688c7b Implement job cleaner using the history property. by madhusudancs@gmail.com · 12 years ago
  53. 97cfb16 Use LinkedHashMap to remove the state of old entries. by madhusudancs@gmail.com · 12 years ago
  54. ed8b8eb svn merge -r3112:3163 https://hyracks.googlecode.com/svn/branches/fullstack_asterix_stabilization svn merge -r3173:3188 https://hyracks.googlecode.com/svn/branches/fullstack_release_candidate@3234 svn merge -r3209:3233 https://hyracks.googlecode.com/svn/trunk/fullstack by anbangx · 12 years ago
  55. 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
  56. 6952551 [maven-release-plugin] prepare for next development iteration by vinayakb · 12 years ago
  57. 1ca34f4 [maven-release-plugin] prepare release fullstack-0.2.3 by vinayakb · 12 years ago fullstack-0.2.3@3231
  58. ef88ddb fix poms by buyingyi · 12 years ago
  59. ea837d0 [maven-release-plugin] rollback the release of fullstack-0.2.3 by vinayakb · 12 years ago
  60. a553abb [maven-release-plugin] prepare for next development iteration by vinayakb · 12 years ago
  61. beac3b2 [maven-release-plugin] prepare release fullstack-0.2.3 by vinayakb · 12 years ago fullstack-0.2.3@3210
  62. 55df521 cross merge fullstack_release_candidate into trunk by buyingyi · 12 years ago
  63. 48632b4 Merge fullstack_hyracks_result_distribution to fullstack_asterix_stabilization. by madhusudancs@gmail.com · 12 years ago
  64. f5ee12b merge Madhu's fix for NodeDetailsPage by buyingyi · 12 years ago
  65. 041d6f7 Fix the name of the variable, one disadvantage of a dynamic language by madhusudancs@gmail.com · 12 years ago
  66. f2782a8 fix code and scripts for rack-awareness by buyingyi · 12 years ago
  67. 0759951 Fix merge and build issue. by madhusudancs@gmail.com · 12 years ago
  68. 4a346ea Fixed incorrect version of hyracks-dist by vinayakb · 12 years ago
  69. ccd9938 Merge fullstack_asterix_stabilization with fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  70. 5d91c95 Merged fullstack_asterix_stabilization -r 3157:3163 by vinayakb · 12 years ago vault/fullstack_hyracks_ioc
  71. 9506d18 Merged fullstack_asterix_stabilization -r 2933:3157 by vinayakb · 12 years ago
  72. 26198a2 1. update script to add result-distribution paramteres; 2. fix rack-aware scheduler for boundary cases by buyingyi · 12 years ago
  73. 0a0a0b0 minor fix for the log by buyingyi · 12 years ago
  74. db6dc11 Add support to handle job failures. by madhusudancs@gmail.com · 12 years ago
  75. bdeff22 add boundary tests for hdfs scheduler by buyingyi · 12 years ago
  76. af03bc4 add the test topology file by buyingyi · 12 years ago
  77. e908ec5 1. add tests for rack-aware test; 2. add svn ignore files by buyingyi · 12 years ago
  78. 3846295 refactoring hdfs-scheduler to support different policies by buyingyi · 12 years ago
  79. bb4de2f considering IP proximity in scheduling when there is no topology information by buyingyi · 12 years ago
  80. 8ba7c7f Add the missing dataset api files. by madhusudancs@gmail.com · 12 years ago
  81. ee6a52c Merge fullstack_hyracks_result_distribution again to fullstack_asterix_stabilization. by madhusudancs@gmail.com · 12 years ago
  82. 00e0814 improve hdfs-scheduler's data-locality rate by buyingyi · 12 years ago
  83. caf0833 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  84. a880ed9 1. add a concurrent hash map patch for hive serde2; 2. minimize the hyracks cc history size by buyingyi · 12 years ago
  85. 3ff0d66 svn merge -r3096:3112 https://hyracks.googlecode.com/svn/branches/fullstack_asterix_stabilization by jianfeng.jia@gmail.com · 12 years ago
  86. 2fc704b fix comparator bug in VLongKmer by jianfeng.jia@gmail.com · 12 years ago
  87. 366a841 fix external gby to not open the writer twice by buyingyi · 12 years ago
  88. f6cb991 fix hdfs writer by buyingyi · 12 years ago
  89. 3ca6098 svn merge -r2972:3096 https://hyracks.googlecode.com/svn/branches/fullstack_asterix_stabilization by jianfeng.jia@gmail.com · 12 years ago
  90. d114134 refactor hyracks-hdfs to unify the code path of new/old APIs and generate more balanced schedules by buyingyi · 12 years ago
  91. cb04e4d let hivesterix use hyracks-hdfs by buyingyi · 12 years ago
  92. d4140ee Implement a method to return valid file references. by madhusudancs@gmail.com · 12 years ago
  93. cbcd73b Style fix in result writer operator. by madhusudancs@gmail.com · 12 years ago
  94. c3bd7c3 Implement a basic memory manager to cache results from jobs and use the writer and reader to store and distribute the results. by madhusudancs@gmail.com · 12 years ago
  95. 7b604e0 Implement interfaces for result writing and reading. by madhusudancs@gmail.com · 12 years ago
  96. e611d23 Add support to provide the result distribution buffer memory budget as command line option to the node controller. by madhusudancs@gmail.com · 12 years ago
  97. f58b75d Implement a class for storing the state of the results. by madhusudancs@gmail.com · 12 years ago
  98. 88b4d32 Supply only frame size to NetworkOutputChannel not the whole context. by madhusudancs@gmail.com · 12 years ago
  99. f5cfdff Change almost all the integration tests to use ResultWriterOperatorDescriptor for result distribution. by madhusudancs@gmail.com · 12 years ago
  100. 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