1. 00f6336 h2h2 by hadoop · 12 years ago
  2. 734ff84 Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix by hadoop · 12 years ago
  3. 99f0202 Please enter the commit message for your changes. Lines starting by hadoop · 12 years ago
  4. 4163db2 h1 changes by hadoop · 12 years ago
  5. bc974c4 change comparitor by JavierJia · 12 years ago
  6. 25e22f1 add protect to array index overflow by JavierJia · 12 years ago
  7. 483934a add getSubKmer function by JavierJia · 12 years ago
  8. 691aa67 Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix by hadoop · 12 years ago
  9. 6050d12 export JAVA_HOME in script while by JavierJia · 12 years ago
  10. 5393870 change script of starting hyracks by jianfeng · 12 years ago
  11. 0076326 add default empty constructor for hadoop version by JavierJia · 12 years ago
  12. 0a7f115 make genomix-hyracks pass the test by JavierJia · 12 years ago
  13. 2bfbe83 add back old version of Kmer to support genomix-pregelix by JavierJia · 12 years ago
  14. a5214c5 Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix by JavierJia · 12 years ago
  15. 0c37dd0 make genomix-hadoop genomix-hyracks compilable by JavierJia · 12 years ago
  16. d758539 the newest version of log algorthm for path merge and pass all the test cases by AnbangX · 12 years ago
  17. a3e2da9 Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix by JavierJia · 12 years ago
  18. be165dd split Kmer into fixsize Kmer and variablesize VKmer by JavierJia · 12 years ago
  19. 3c2876f make h1 test case pass by hadoop · 12 years ago
  20. 70812cd fix some bugs of log algorithm and prepare to verify the correctness in big data by AnbangX · 12 years ago
  21. 48a21c3 make genomix-data test passed by JavierJia · 12 years ago
  22. f01816c fix some bugs of log algorithm by AnbangX · 12 years ago
  23. 35ea519 Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix by JavierJia · 12 years ago
  24. 3e9c53e make genomix-hyracks test compilable by JavierJia · 12 years ago
  25. 9d5de1e add num-iteration by anbangx · 12 years ago
  26. 3649da5 make genomix compile by buyingyi · 12 years ago
  27. 3c5bd0a make genomix compile with merged hyracks by buyingyi · 12 years ago
  28. 6dbd752 merge fullstack_dynamic_deployment by buyingyi · 12 years ago
  29. 08b132e merge fullstack_lsm_staging by buyingyi · 12 years ago
  30. f3e6123 merge fullstack_dynamic_deployment--batch 4 by buyingyi · 12 years ago
  31. 9d9f91f merge fullstack_dynamic_deployemt -- batch 3 by buyingyi · 12 years ago
  32. c3ca8d1 rename test files by buyingyi · 12 years ago
  33. 9ab2310 merge fullstack_dynamic_deployment -- the second batch by buyingyi · 12 years ago
  34. 427b06b merge fullstack_dynamic_deployment by buyingyi · 12 years ago
  35. 89bb270 add git ignore files by buyingyi · 12 years ago
  36. 2f81a34 fix a serializer/deserializer race condition in pregelix hash computer by buyingyi · 12 years ago
  37. 952fac1 fix the bug of naive algorithm by anbangx · 12 years ago
  38. f27bac6 delete unuse class by anbangx · 12 years ago
  39. c07e482 delete unuse function by anbangx · 12 years ago
  40. 69a3e3c Add the .gitignore file to the repository (this was just copied over from svnignore settings using git svn show-ignore). by Madhusudan.C.S · 12 years ago
  41. e4d68f8 remove unrelated files by Jianfeng Jia · 12 years ago
  42. 97d4eed clear unset bit by Jianfeng Jia · 12 years ago
  43. 99641ad fix the bugs of mergeTwoKmer when nextK mod 4 == 0 by Jianfeng Jia · 12 years ago
  44. 74b72ca change fix bytes array to flexible bytes with offset and length in KmerUtil by jianfeng.jia@gmail.com · 12 years ago
  45. d245783 change pregelix refection code to use the proper classloader by buyingyi · 12 years ago
  46. 235b476 change some code to rugular output format by anbangx · 12 years ago
  47. 0ead748 adapt pregelix to the ioc changes by madhusudancs@gmail.com · 12 years ago
  48. 8a89876 hadoop pathmerge h1 algorithm by zhangnan2920214@gmail.com · 12 years ago
  49. c410249 hadoop pathmerge h1 algorithm by zhangnan2920214@gmail.com · 12 years ago
  50. 8f7f606 delete log by anbangx · 12 years ago
  51. db6e5de change code format by anbangx · 12 years ago
  52. cdc5917 upload the graph of the test case by anbangx · 12 years ago
  53. b7c1b11 Finish verifying the correctness of Naive Algorithm and Log Algorithm by anbangx · 12 years ago
  54. 39e72c7 fix KmerUtil.mergeTwoKmer bug while merging 1byte nextKmer by jianfeng.jia@gmail.com · 12 years ago
  55. 0c43004 add undeployment by madhusudancs@gmail.com · 12 years ago
  56. 3575129 changes for dynamic jar deployment by madhusudancs@gmail.com · 12 years ago
  57. 4e57def add some comment on KmerUtil by jianfeng.jia@gmail.com · 12 years ago
  58. 5300005 Recreated fullstack_lsm_staging for future development by vinayakb · 12 years ago
  59. 8867a1a [maven-release-plugin] prepare for next development iteration by vinayakb · 12 years ago vault/fullstack_lsm_staging@3347
  60. 4fa2343 [maven-release-plugin] prepare release fullstack-0.2.4 by vinayakb · 12 years ago fullstack-0.2.4@3341
  61. 4df3110 Merged fullstack_lsm_staging upto r3336 by vinayakb · 12 years ago
  62. 172a7dd change code structure by anbangx · 12 years ago
  63. 051e522 Merge fullstack_rsd_fixes r3330:r3333. by madhusudancs@gmail.com · 12 years ago
  64. f236eee Finish reading if there are no more pages. by madhusudancs@gmail.com · 12 years ago
  65. 14e6742 add shiftKmer into KmerUtil by jianfeng.jia@gmail.com · 12 years ago
  66. f4b36b7 If there is no result page, nothing should be attempted to be read from the result store. by madhusudancs@gmail.com · 12 years ago
  67. 2bfa2f3 merged the fix for issue 97 back in by zheilbron · 12 years ago
  68. 443f044 Make sure we close the file handle before we delete the file. by madhusudancs@gmail.com · 12 years ago
  69. faf75b6 Re-creating a new branch for result distribution fixes. by madhusudancs@gmail.com · 12 years ago
  70. 67cfc74 fix issue 97 by zheilbron · 12 years ago vault/fullstack_lsm_staging_issue_97
  71. 4ead7d4 add convertion from bitmap to gencode by jianfeng.jia@gmail.com · 12 years ago
  72. 4e75556 Using hyracks issue number rather than asterix by zheilbron · 12 years ago
  73. 8b95ec7 branching fullstack_lsm_staging to fix issue 305 by zheilbron · 12 years ago vault/fullstack_lsm_staging_issue_305
  74. e6bd557 Minor change to the max acceptable bloom filter false positive rate parameter. by salsubaiee · 12 years ago
  75. dce09db merge back the fix for join probe files clean up after job is finished (reviewed by Yingyi) by pouria.pirzadeh@gmail.com · 12 years ago
  76. 53df0e5 Merge fullstack_rsd_fixes from r3309:r3314. by madhusudancs · 12 years ago
  77. 01eca96 Merge fullstack_lsm_staging r3309:r3313. by madhusudancs · 12 years ago
  78. 70a901d Add additional checks to make sure we do not bail out of reading when frames are still available but socket EOS has been reached. by madhusudancs@gmail.com · 12 years ago
  79. 86f2e71 Creating a new branch for result distribution fixes. by madhusudancs@gmail.com · 12 years ago
  80. 8af245b change code format of LoadVertex, MessageWritable by anbangx · 12 years ago
  81. f5ff29d change folder name to edu.uci.ics.genomix.pregelix by anbangx · 12 years ago
  82. 5842ee3 add KmerUtil for merge or join operation by jianfeng.jia@gmail.com · 12 years ago
  83. ad39dac add a rewriting rule for fixing issue-285 by buyingyi · 12 years ago
  84. 3edaf79 Modified the IMetadataProvider interface to accept a configuration argument to pass specific physical details to the metadata provider. by salsubaiee · 12 years ago
  85. 9ce8742 change code format of naive algorithm and delete some extra test code by anbangx · 12 years ago
  86. 57f300b changes for dynamic deployment according to Vinayak's suggestions by buyingyi · 12 years ago
  87. d5b6dc7 add reversed kmer option by jianfeng.jia@gmail.com · 12 years ago
  88. 07ebeaf revised skeleton for dynamic deployment by buyingyi · 12 years ago
  89. dc6c4d6 add client/drive by anbangx · 12 years ago
  90. 8e25fd9 add client/drive and some test files by anbangx · 12 years ago
  91. c670a80 add binary-assembly.xml by anbangx · 12 years ago
  92. deb06a3 add -result-ip-address to script by jianfeng.jia@gmail.com · 12 years ago
  93. 55c68ff Removed redundant code. by salsubaiee · 12 years ago
  94. 3943d54 Fixed the logic used to clean the lsm files in a directory. The previous logic caused some stale files to be considered as valid files, and as a result a sanity excpetion was thrown. by salsubaiee · 12 years ago
  95. ecc30aa Synchronize the hashmap access of result states correctly. by madhusudancs@gmail.com · 12 years ago
  96. f5eb8b7 some modified by anbangx · 12 years ago
  97. f1bf6d5 add timer by anbangx · 12 years ago
  98. 4095c1d Make the inverted index insert/delete operator receives the tuple filter factory and record descriptor from asterix. by salsubaiee · 12 years ago
  99. 13a3f73 update JobFile by anbangx · 12 years ago
  100. 5af2665 add generateJob by anbangx · 12 years ago