Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
hyracks
/
016c6f4b327e66d2181bd86ac7e02c1093757f97
016c6f4
add P2GraphInputFormat
by Anbang Xu
· 12 years ago
67ae8ad
ADD more testcases for pathmerge
by Anbang Xu
· 12 years ago
63e5756
add lock to fakenode exist check
by Anbang Xu
· 12 years ago
db7f854
clean up useless code
by Anbang Xu
· 12 years ago
e830955
Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix
by Anbang Xu
· 12 years ago
385dca4
Add sychnized lock to P2 to avoid duplicate fake nodes
by Anbang Xu
· 12 years ago
24f2ead
add boolean flag to switch method between P2 and P4
by Anbang Xu
· 12 years ago
9a0ab2f
add overall step timings
by Jake Biesinger
· 12 years ago
b775a8c
fix -runLocal! preglix and hyracks use different CC's, NC's and ports
by Jake Biesinger
· 12 years ago
2acd0b6
Fix one bug in P2/P4
by Anbang Xu
· 12 years ago
ae62ffe
P2 pass all the tests except cycle
by Anbang Xu
· 12 years ago
027051e
Add flag to notice apex to updateEdge
by Anbang Xu
· 12 years ago
e3d4c1a
Succeed to apply apexMap
by Anbang Xu
· 12 years ago
20a03b1
add kmerAndDirWritable
by Anbang Xu
· 12 years ago
4c5d5ba
add logging.properties and fix compatibility issue with old bash versions
by Nan Zhang
· 12 years ago
6485489
Final Vertex Has correct edgelist
by Anbang Xu
· 12 years ago
55a9adc
add test case for P2
by Anbang Xu
· 12 years ago
fad0703
going to use different rules to identify head
by Anbang Xu
· 12 years ago
9de0ad3
P2 pass single tests
by Anbang Xu
· 12 years ago
14d58f0
remove sendOutUpdate for head(P2 debug)
by Anbang Xu
· 12 years ago
a7405c1
add should merge dir to state
by Anbang Xu
· 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
d429aee
revert to previous initVertex behavior
by Jake Biesinger
· 12 years ago
3274eac
try to have 2 local stes of CCs and NCs (-runLocal not working)
by Jake Biesinger
· 12 years ago
99d5629
Fix a bug in configure isFlip
by Anbang Xu
· 12 years ago
d688f36
don't use a max number of readids on edges
by Jake Biesinger
· 12 years ago
9e32331
Add full-pipeline counters
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
129879d
add getVertexValue in P2value type
by Anbang Xu
· 12 years ago
d5f760c
add p2 graph input format, initiate prependMergeNode and appendMergeNode
by Anbang Xu
· 12 years ago
188c182
add processP2Merge to P2, P2 need a specific merge method
by Anbang Xu
· 12 years ago
dd52a40
add getMessageType and getMergeNode to P2Message
by Anbang Xu
· 12 years ago
d94f456
using prependNode and appendNode instead of LinkedList of mergeNodes
by Anbang Xu
· 12 years ago
1f85b15
add parameter(mergeDest) to configureMergeMsgToNeighber
by Anbang Xu
· 12 years ago
5983e8b
add P2ValueWritable and P2MessageWritable to P2
by Anbang Xu
· 12 years ago
065eec8
Clean up io folder
by Anbang Xu
· 12 years ago
362358f
seperate io folder to io.common and io.message
by Anbang Xu
· 12 years ago
183807a
add GraphCleanVertexInputFormat and GraphCleanVertexOutputFormat
by Anbang Xu
· 12 years ago
eb09388
Adapt all clean patterns to use subclass V
by Anbang Xu
· 12 years ago
e0dff62
add MessageType class to store msg type from head
by Anbang Xu
· 12 years ago
01c5e31
add subclass V to extend VertexValueWritable
by Anbang Xu
· 12 years ago
d4b0267
refactor newState to state, there is no new state
by Anbang Xu
· 12 years ago
d488e98
refactor MessageTypeFromHead to MessageType(P2)
by Anbang Xu
· 12 years ago
7616083
add only old head update edges
by Anbang Xu
· 12 years ago
9bbef65
make name more readable, refactor setPredecessorMsg to setPredecessorToMeDir
by Anbang Xu
· 12 years ago
f5e5816
override sendUpdateMsg without parameter
by Anbang Xu
· 12 years ago
38db5c3
add linkedListWritable for P2
by Anbang Xu
· 12 years ago
36fb2e2
Merge with main brnach
by Anbang Xu
· 12 years ago
d21026a
shut down previous clusters again
by Jake Biesinger
· 12 years ago
2a30771
don't delete the default log directory on cluster shutdown
by Jake Biesinger
· 12 years ago
6f98c6f
read additional ports from .properties; launch multiple CC's on one machine(?)
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
7f546b5
Use maven-built app.home when run from Eclipse (mus trun mvn package once)
by Jake Biesinger
· 12 years ago
bb0540c
fix shutdown bug when -runLocal=false
by Jake Biesinger
· 12 years ago
3255cb1
move scripts back (can't run non-local eclipse without mvn package)
by Jake Biesinger
· 12 years ago
3fb78eb
move and chmod +x scripts in driver so eclipse can call the directly
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
eb807a3
add scratch dir creator script in driver
by Jake Biesinger
· 12 years ago
f3e0fc6
only set kmerLength during first superstep in basicGraphCleanVertex
by Jake Biesinger
· 12 years ago
ee82213
increase default job history for adminconsole
by Jake Biesinger
· 12 years ago
76e2d7f
don't read global state during compute iterations
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
8f6b461
refactor pregelix job creation
by Anbang Xu
· 12 years ago
33d8284
fix driverUtils string value
by Anbang Xu
· 12 years ago
a32d7ce
adjust job history size
by Nan Zhang
· 12 years ago
56af037
remove framesize from command-line parameters
by Jake Biesinger
· 12 years ago
6c4e526
read and set framesize from cluster.properties
by Jake Biesinger
· 12 years ago
b6ca725
add the option of frame size
by Nan Zhang
· 12 years ago
5cda522
format test case
by Anbang Xu
· 12 years ago
2246913
Small change
by Anbang Xu
· 12 years ago
a90fdd9
update pregelix vertexes to initialize static values
by Jake Biesinger
· 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
843db89
Don't use infiniband ports (look into in the future)
by Jake Biesinger
· 12 years ago
21bb3d6
don't reuse Hyracks CC in Pregelix jobs
by Jake Biesinger
· 12 years ago
4aa155f
increase wait time and defer creating the driver until NCs are active
by Jake Biesinger
· 12 years ago
284e5f1
use .pid files to track the CC and NC nodes
by Jake Biesinger
· 12 years ago
3bb11f5
move start/stop cluster in utils
by Jake Biesinger
· 12 years ago
aae579a
use app.home to get .properties files
by Jake Biesinger
· 12 years ago
f18eed5
Add some logging and attempt to shut down servers on exception
by Jake Biesinger
· 12 years ago
5936fcb
fix NPE
by Jake Biesinger
· 12 years ago
ddeb021
Split driver utilities into their own file
by Jake Biesinger
· 12 years ago
e643029
genomix driver is responsible for start/stop of Hyracks/Pregelix clusters
by Jake Biesinger
· 12 years ago
dc32cf2
separate NC's for pregelix and hyracks
by Jake Biesinger
· 12 years ago
11823d7
simpler commands for script GENOMIX_HOME resolution
by Jake Biesinger
· 12 years ago
Next »