- 7b57ae6 add RandomSeed by Anbang Xu · 12 years ago
- c981ca3 output error vertexId and vertexValue by Anbang Xu · 12 years ago
- 4d5eaf2 change ingoreMissing to true by Anbang Xu · 12 years ago
- 2de2366 use pregelix framesize by Jake Biesinger · 12 years ago
- 395ce71 Merge branch 'wbiesing/debug_hyracks_build' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
- f30f2db remove max_readid_value in genomix-data, remove all hard-coding code for genomix-hyracks by Nan Zhang · 12 years ago
- 440f1ff Merge branch 'anbangx/log' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
- d0cbe03 add beefier test case for EdgeListWritable by Jake Biesinger · 12 years ago
- 2eff046 use java.util.logging instead of apache commons logging by Jake Biesinger · 12 years ago
- 20a80e6 standardize logging across eclipse-test, eclipse-main, and maven by Jake Biesinger · 12 years ago
- ac2e96e fix graphviz in mac OS by Anbang Xu · 12 years ago
- bedbf44 Merge branch 'anbangx/P1' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
- d17a2a2 remove NLineInputFormat for hadoop graph building by Nan Zhang · 12 years ago
- 64bb87e Add EdgeList.unionAdd(EdgeList) by Anbang Xu · 12 years ago
- c33e4b7 add option for hyracks driver to have text output by Nan Zhang · 12 years ago
- 3f9dc1d Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
- e830955 Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
- 24f2ead add boolean flag to switch method between P2 and P4 by Anbang Xu · 12 years ago
- b775a8c fix -runLocal! preglix and hyracks use different CC's, NC's and ports by Jake Biesinger · 12 years ago
- d7ded9c small change on hyracks_genomix by Nan Zhang · 12 years ago
- 522b5ff Change update condition by Anbang Xu · 12 years ago
- 39b490b change updateEdges for processUpdate in pathmerge by Anbang Xu · 12 years ago
- 3274eac try to have 2 local stes of CCs and NCs (-runLocal not working) by Jake Biesinger · 12 years ago
- d688f36 don't use a max number of readids on edges by Jake Biesinger · 12 years ago
- da9eeaf hadoop uses |IO_DIRS| * #slaves reducers by Jake Biesinger · 12 years ago
- a9f475d use $IO_DIRS, not -coresPerMachine for hyracks partitions + hadoop #reducers by Jake Biesinger · 12 years ago
- 6dfc4bb Hadoop graphbuild works! by Jake Biesinger · 12 years ago
- b0aed82 hadoop dist cache must be an absolute path by Jake Biesinger · 12 years ago
- 7294ef7 hadoop jar deployment fix by Jake Biesinger · 12 years ago
- 7da37db P2 internalKmer merge is completed in single path test by Anbang Xu · 12 years ago
- 3d9ecc5 p2 pass test 2,3 by Anbang Xu · 12 years ago
- d21026a shut down previous clusters again by Jake Biesinger · 12 years ago
- f173509 tweak cluster shutdown by Jake Biesinger · 12 years ago
- a56a98a read FRAME_SIZE and FRAME_LIMIT from cluster.properties by Jake Biesinger · 12 years ago
- bb0540c fix shutdown bug when -runLocal=false by Jake Biesinger · 12 years ago
- 2d358c6 runLocal is working but doesn't shut down properly by Jake Biesinger · 12 years ago
- db95a42 only shut down pregelix cluster if it's running by Jake Biesinger · 12 years ago
- 0734cd2 STATS is a separate option and DUMP_FASTA can happen after any step by Jake Biesinger · 12 years ago
- 16a94ca WIP: partial support for local/nonlocal for hadoop, hyracks and pregelix by Jake Biesinger · 12 years ago
- b8ec304 fix framesize: 256MB buffer, 64k page by Jake Biesinger · 12 years ago
- ed5a065 less aggressive and adjustable cluster wait times by Jake Biesinger · 12 years ago
- f389e7e tweak framesize by Jake Biesinger · 12 years ago
- eecb337 increase wait time and add a shutdown hook that stops the clusters by Jake Biesinger · 12 years ago
- 2d72d3e add -followsGraphBuild for those inputs proceeding build by Jake Biesinger · 12 years ago
- 56af037 remove framesize from command-line parameters by Jake Biesinger · 12 years ago
- b6ca725 add the option of frame size by Nan Zhang · 12 years ago
- 15b6f47 add MAX_READ_IDS_PER_EDGE in opts parser and jobs by Jake Biesinger · 12 years ago
- d169c54 auto-discover CC port and IP settings (broke runLocal) by Jake Biesinger · 12 years ago
- 6a6ff67 modify the option of NlinesPerMap to false by Nan Zhang · 12 years ago
- 558ea60 Merge aggregator with main branch by Anbang Xu · 12 years ago
- 50b28b6 Adpat hadoop testsuite to have linespermap arg by Anbang Xu · 12 years ago
- 4da15b2 add many similar bubbles in one pattern test case and BubbleMerge pass test by Anbang Xu · 12 years ago
- a9c60b3 The aggregator for all the patterns are completed by Anbang Xu · 12 years ago
- 1aed014 add statistics counters to removeTip, pathMerge, removeBridge by Anbang Xu · 12 years ago
- 4e63417 fix location of stores.properties by Jake Biesinger · 12 years ago
- dd63616 add stores.properties (deleted by?) by Jake Biesinger · 12 years ago
- 476760d Add timed logging to genomix-driver jobs by Jake Biesinger · 12 years ago
- affc0b4 toString's on edgeList and positionList are sorted by Jake Biesinger · 12 years ago
- 65ee367 add STATS and DUMP_FASTA steps to the graph (run locally) by Jake Biesinger · 12 years ago
- 5be5c46 fix coresPerMachine's default values by Jake Biesinger · 12 years ago
- 28cbeae save intermediate results by default (found a bug in pregelix-core?) by Jake Biesinger · 12 years ago
- 8b79c57 don't save intermediate results by default; add option to do so by Jake Biesinger · 12 years ago
- f9e6e5f add hadoop building to the driver by Jake Biesinger · 12 years ago
- 1e03787 Merge branch 'anbangx/backupMergingWithMaster_errorcase' into wbiesing/merge_fs_backup by Jake Biesinger · 12 years ago
- d75565c add option for corespermachine in jobconf by Nan Zhang · 12 years ago
- 96eab83 Merge branch 'anbangx/backupMergingWithMaster' into wbiesing/driver_backup_merge by Jake Biesinger · 12 years ago
- 26e7332 BubbleMerge test is almost finished except grid test case by Anbang Xu · 12 years ago
- 0d6afba remove minidfs cluster (so writing directly to lcoal disk now) by Jake Biesinger · 12 years ago
- 34c19fd refactoring local mode by Jake Biesinger · 12 years ago
- febbaf1 add EdgeListWritable.addUnion(edge) by Jake Biesinger · 12 years ago
- 85dfedf Add broadcaseKillselfAndNoticeToUpdateEdges and responseToDeadVertexAndUpdateEdges by Anbang Xu · 12 years ago
- 002533a genomix driver -ip and -runLocal are mutually exclusive by Jake Biesinger · 12 years ago
- 3e1eb90 change bubble merge "add" to use boolean `flip` by Jake Biesinger · 12 years ago
- 97d97cd add bubble's addReadIDs by Jake Biesinger · 12 years ago
- e763a06 add complicated test case for BubbleMerge by Anbang Xu · 12 years ago
- 51a0502 separate genomix driver in/out to local/hdfs by Jake Biesinger · 12 years ago
- 9071ad4 Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
- 3aba0f0 SplitRepeat test is completed by Anbang Xu · 12 years ago
- 0ca485b Don't use l1 and l2 in VKmerBytesWritable by Anbang Xu · 12 years ago
- 41ffd05 Merge with main branch by Anbang Xu · 12 years ago
- 4a9e45c Add testcases for SplitRepeat by Anbang Xu · 12 years ago
- 6d42a69 add medification on jobconf by Nan Zhang · 12 years ago
- d688b5a Add skip tandem repeat to pathmerge. TODO: detect cycle in pathmerge by Anbang Xu · 12 years ago
- 87b679f Merge branch 'anbangx/fullstack_genomix' into wbiesing/driver by Jake Biesinger · 12 years ago
- c9fe0a9 driver adapts to build output (InitialGraphInputFormat) by Jake Biesinger · 12 years ago
- 9c01d09 Fix mergeReadID RF and RR by Jake Biesinger · 12 years ago
- 7a75b07 add updateEdges for pathmerge. Issue: mergeWithStartreads by Anbang Xu · 12 years ago
- 9ac0dda Modify mergeWithKmer to mergeWithNode by Anbang Xu · 12 years ago
- 2e92709 remove bogus reference to com.sun.tools.javac.util.List by Jake Biesinger · 12 years ago
- 6fc84f1 Add additional merge info to pathmerge by Anbang Xu · 12 years ago
- fea8393 add unrollTandem to driver by Jake Biesinger · 12 years ago
- 6eade1d use local test cluster by Jake Biesinger · 12 years ago
- 639c806 separate config from driver and pipeline setup by Jake Biesinger · 12 years ago
- 56e291f Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
- ced394a Make pathmerge robost by Anbang Xu · 12 years ago
- b37b705 Add UnRollTandemRepeat. TODO: add the corresponding MSG and update edges by Anbang Xu · 12 years ago
- fc7d4b8 fix the positionWritable unionUpdate(), and add automatic test case by Nan Zhang · 12 years ago
- de3a280 Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
- c970d65 Adapt BTSTraverseVertex to new graph structure by Anbang Xu · 12 years ago
- 000fa26 getReadIDs added to EdgeWritable by Jake Biesinger · 12 years ago