1. 51a0502 separate genomix driver in/out to local/hdfs by Jake Biesinger · 12 years ago
  2. 34feeb2 add hyracks .properties and scripts to genomix-driver by Jake Biesinger · 12 years ago
  3. 251ecde harden hryacks scripts a bit by Jake Biesinger · 12 years ago
  4. 1e8c661 driver pom generates cc and nc scripts by Jake Biesinger · 12 years ago
  5. 9071ad4 Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  6. fdf2c25 stable running with partition 4 by Nan Zhang · 12 years ago
  7. c7c196d remove patch.diff by Jake Biesinger · 12 years ago
  8. 25a66b3 stop removing `expected` dir during clean (used for testing) by Jake Biesinger · 12 years ago
  9. fad8c77 update genomix-driver pom to use auto-generated script by Jake Biesinger · 12 years ago
  10. 41ffd05 Merge with main branch by Anbang Xu · 12 years ago
  11. 4a9e45c Add testcases for SplitRepeat by Anbang Xu · 12 years ago
  12. 6aae1de don't use root HDFS path by Jake Biesinger · 12 years ago
  13. 6d42a69 add medification on jobconf by Nan Zhang · 12 years ago
  14. 8270c5a Merge cycle to a single node in path merge. P4 test is completed by Anbang Xu · 12 years ago
  15. 4c7fca6 add hadoop conf into the genomix-hyracks scripts by Nan Zhang · 12 years ago
  16. d688b5a Add skip tandem repeat to pathmerge. TODO: detect cycle in pathmerge by Anbang Xu · 12 years ago
  17. 971c984 genomix driver actually uses cmdline args by Jake Biesinger · 12 years ago
  18. b2d89d1 remove junit and pmcommon dependencies by Jake Biesinger · 12 years ago
  19. 74dd489 fix appassembler for pregelix by Jake Biesinger · 12 years ago
  20. 3038537 appassembler for genomix driver by Jake Biesinger · 12 years ago
  21. adac3ef modify path for static test in driver by Jake Biesinger · 12 years ago
  22. 87b679f Merge branch 'anbangx/fullstack_genomix' into wbiesing/driver by Jake Biesinger · 12 years ago
  23. 2f3e3bb PathMerge pass test except TandemRepeat. TODO: skip TandemRepeat in pathmerge by Anbang Xu · 12 years ago
  24. 03434ff add hyracks-built graph as a pregelix test case by Jake Biesinger · 12 years ago
  25. 6c997b7 Fix kmer used in minicluster by Jake Biesinger · 12 years ago
  26. c9fe0a9 driver adapts to build output (InitialGraphInputFormat) by Jake Biesinger · 12 years ago
  27. 9c01d09 Fix mergeReadID RF and RR by Jake Biesinger · 12 years ago
  28. 569945a add RF/FR with/without head test for pathmerge by Anbang Xu · 12 years ago
  29. 1e86fe0 choose the unmerge_graphbuilding for genomix-driver by Nan Zhang · 12 years ago
  30. 7a75b07 add updateEdges for pathmerge. Issue: mergeWithStartreads by Anbang Xu · 12 years ago
  31. 9ac0dda Modify mergeWithKmer to mergeWithNode by Anbang Xu · 12 years ago
  32. 909de70 Merge branch 'master' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  33. 2e92709 remove bogus reference to com.sun.tools.javac.util.List by Jake Biesinger · 12 years ago
  34. 6fc84f1 Add additional merge info to pathmerge by Anbang Xu · 12 years ago
  35. d06c50f add testcase for pathmerge by Anbang Xu · 12 years ago
  36. fea8393 add unrollTandem to driver by Jake Biesinger · 12 years ago
  37. bb9901e re-remove nodes cleared out of Anbang's branch by Jake Biesinger · 12 years ago
  38. 5894562 GenomixDriver uses simpler pipeline builder by Jake Biesinger · 12 years ago
  39. b7d6d4f add convenience functions for new Jobs in genomix-pregelix operators by Jake Biesinger · 12 years ago
  40. d4fa74b Driver can run pregelix or Hyracks jobs locally by Jake Biesinger · 12 years ago
  41. 2accbdf remove constants from new pregelix code by Jake Biesinger · 12 years ago
  42. 58a483d remove old config files by Jake Biesinger · 12 years ago
  43. 06b3fa5 fix jobGenDebruijnGraph output format by Jake Biesinger · 12 years ago
  44. b1d8071 GenomixDriver: hryacks runs but can't find input by Jake Biesinger · 12 years ago
  45. 6eade1d use local test cluster by Jake Biesinger · 12 years ago
  46. 639c806 separate config from driver and pipeline setup by Jake Biesinger · 12 years ago
  47. 11c499b Add license header by Jake Biesinger · 12 years ago
  48. 1aad534 Update GenomixJobConf: must specify the kmerLength, extends JobConf by Jake Biesinger · 12 years ago
  49. 4f05864 Refactor configuration for all jobs into global GenomixJobConf by Jake Biesinger · 12 years ago
  50. 56e291f Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
  51. ced394a Make pathmerge robost by Anbang Xu · 12 years ago
  52. ca15771 UnrollTandemRepeat is completed by Anbang Xu · 12 years ago
  53. b37b705 Add UnRollTandemRepeat. TODO: add the corresponding MSG and update edges by Anbang Xu · 12 years ago
  54. fc7d4b8 fix the positionWritable unionUpdate(), and add automatic test case by Nan Zhang · 12 years ago
  55. a81ddbc clean up the checkpointing control by buyingyi · 12 years ago
  56. 225a9dc Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 12 years ago
  57. 15e90bb fix test jobs by buyingyi · 12 years ago
  58. 0a23941 print the full stack trace when failures propagate to pregelix driver by buyingyi · 12 years ago
  59. c900686 Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix by buyingyi · 12 years ago
  60. 204eda8 implemented checkpoint read by buyingyi · 12 years ago
  61. 6efa434 Completed P2 debugging by Anbang Xu · 12 years ago
  62. c00e007 add graphviz by Nan Zhang · 12 years ago
  63. 78e8552 Merge branch 'salsubaiee/master_flush_frames_in_feeds_rapidly' by salsubaiee · 12 years ago
  64. 5b061f3 Removed uneeded check. by salsubaiee · 12 years ago
  65. e3351ad avoid hidden error message by sigmod · 12 years ago
  66. a4e850d add license header for hyracks by Nan Zhang · 12 years ago
  67. ca84702 Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
  68. a3c0538 Clean up P2 code and prepare to deep debug it by Anbang Xu · 12 years ago
  69. feec5be Fix BubbleMerge by Anbang Xu · 12 years ago
  70. de3a280 Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  71. 15306ff small modification by Nan Zhang · 12 years ago
  72. 4903be0 add expected file by Nan Zhang · 12 years ago
  73. 5e01f76 Adapt RemoveLowCoverageVertex to new graph structure. Finally, all the patterns are adapted to new graph by Anbang Xu · 12 years ago
  74. df21153 complete hyracks graph building Junit4 Testing normalization by Nan Zhang · 12 years ago
  75. e7856d5 Adapt ScaffoldingVertex to new graph structure by Anbang Xu · 12 years ago
  76. c970d65 Adapt BTSTraverseVertex to new graph structure by Anbang Xu · 12 years ago
  77. bca89a6 Make sure we flush a frame if there is only a single tuple. by salsubaiee · 12 years ago
  78. 000fa26 getReadIDs added to EdgeWritable by Jake Biesinger · 12 years ago
  79. 6212780 BTS almost done and wait for EdgeListWritable[dir].getReadIds(Key key) by Anbang Xu · 12 years ago
  80. 0217e7e Adapt SplitRepeatVertex to new graph structure. TODO: test AdjSplitRepeat by Anbang Xu · 12 years ago
  81. 37a8489 Adapt MergeBubbleVertex to new graph structure. TODO: check if bubble flip and merge all metadata except kmer by Anbang Xu · 12 years ago
  82. c69d141 Add node to BubbleMessage by Anbang Xu · 12 years ago
  83. 14de2c6 save current state by Anbang Xu · 12 years ago
  84. 977a413 Adapt BridgeAddVertex and BridgeRemoveVertex to new graph structure by Anbang Xu · 12 years ago
  85. 4370b2b adapt TipAddVertex and TipRemoveVertex to new graph structure by Anbang Xu · 12 years ago
  86. 112cdf7 Adapt MapReduceVertex and P4 to new graph structure by Anbang Xu · 12 years ago
  87. e7885ee Pregel TestSuite is completed by Anbang Xu · 12 years ago
  88. 0e037c1 Prepare to clean up pregel testSuite by Anbang Xu · 12 years ago
  89. 6f88379 save current state and prepare to clean up hadoop test result by Anbang Xu · 12 years ago
  90. 5d431a1 temporary save modified state by Anbang Xu · 12 years ago
  91. 3786935 hyracks graph building test complete. by Nan Zhang · 12 years ago
  92. b02033e BasicPathMergeVertex is completed by Anbang Xu · 12 years ago
  93. 3507013 add vertex checkpointing support by buyingyi · 12 years ago
  94. 0d72095 Make generic message class for all patterns by Anbang Xu · 12 years ago
  95. 128eb0e Revert "update hyracks_genomix branch" by Nan Zhang · 12 years ago
  96. 9a664b7 update hyracks_genomix branch by Nan Zhang · 12 years ago
  97. a5a1e63 Make basic msg class: MessageWritable and subclasses: PathMergeMessage, BubbleMergeMessage, BFSMessage by Anbang Xu · 12 years ago
  98. 7401944 test cases again :) by Jake Biesinger · 12 years ago
  99. 585dbb5 fastq parser for hadoop graphbuild by Jake Biesinger · 12 years ago
  100. 6bdf197 add EdgeList[dir].getKeys() by Anbang Xu · 12 years ago