Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
d2c1a8a5c392df6b5a84f5bb83c90bbf8019c7f8
/
pregelix
/
pregelix-core
/
src
/
main
4a777d6
fix to support non-default pregelix cc http ports
by Jake Biesinger
· 11 years ago
dc9db57
support heterogenous cluster
by Yingyi Bu
· 11 years ago
3e16a28
add support for Hadoop Counters via job.setCounterAggregatorClass
by Jake Biesinger
· 11 years ago
b92bafb
add an "iteration complete" hook for aggregation/reporting across iterations
by Jake Biesinger
· 11 years ago
8bf4819
add APT for retrieving slave counters
by buyingyi
· 11 years ago
2e967a6
add the dyanmic optimization skeleton
by buyingyi
· 11 years ago
2891540
fix driver logging
by buyingyi
· 11 years ago
0954be8
let pregelix driver print perf. counter
by Yingyi Bu
· 11 years ago
4a9a3a8
fix jobgen
by buyingyi
· 11 years ago
b5554f6
1. add deployment retry 2. support plan switch
by buyingyi
· 11 years ago
288bb96
support multiple user-defined global aggregators
by buyingyi
· 11 years ago
a6bdfc9
fix file write race condition
by buyingyi
· 11 years ago
76fa2e9
fix the duplicate jobid issue
by buyingyi
· 11 years ago
6add1ed
support multiple concurrent jobs
by buyingyi
· 11 years ago
04f685e
fix in-place update
by buyingyi
· 11 years ago
c4f6577
fix the issue found by Genomix P4 algorithm
by buyingyi
· 11 years ago
31a29b7
Merge branch 'master' into yingyi/fullstack_fix
by buyingyi
· 11 years ago
89cafca
Allowed user to specify the merging policy
by salsubaiee
· 11 years ago
4f0f3b5
fix raw binary comparator
by buyingyi
· 11 years ago
cda3a02
fix raw normalized key computer
by buyingyi
· 11 years ago
cefced5
use raw binary comparator internally for pregelix
by buyingyi
· 11 years ago
0b9ac53
support both quick sort and merge sort as in-memory sort algorithms, but merge sort is the default one
by buyingyi
· 11 years ago
1471549
fix the cache miss problem in the sort merge reader
by buyingyi
· 11 years ago
ba8d8c4
lower the hearbeat setting for tests
by buyingyi
· 11 years ago
fa53748
make failure-recovery work in multi-JVM test
by buyingyi
· 11 years ago
45c66bc
fix fault-tolerance and error reporting to handle disk failures
by buyingyi
· 11 years ago
73c5f1a
notifyHeartbeat in some non-heartbeat events
by buyingyi
· 11 years ago
6ab4b50
1. simply activity cluster planner for all-producers-to-all-consumers kind of connectors; 2. lower the NC task threads' priority
by buyingyi
· 11 years ago
5de6c71
1. fix the node failure scenario in job scheduler; 2. add fault-tolerance support and tests in pregelix
by buyingyi
· 11 years ago
34a2e65
fix the checkpoint writing for vertex checkpointing and message checkpointing
by buyingyi
· 11 years ago
9d71c88
support large-size global aggreate values
by buyingyi
· 11 years ago
8a42a36
pregelix-core uses appassembler for entry points
by Jake Biesinger
· 11 years ago
a81ddbc
clean up the checkpointing control
by buyingyi
· 11 years ago
15e90bb
fix test jobs
by buyingyi
· 11 years ago
0a23941
print the full stack trace when failures propagate to pregelix driver
by buyingyi
· 11 years ago
c900686
Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix
by buyingyi
· 11 years ago
204eda8
implemented checkpoint read
by buyingyi
· 11 years ago
e3351ad
avoid hidden error message
by sigmod
· 11 years ago
3507013
add vertex checkpointing support
by buyingyi
· 11 years ago
92736c7
avoid btree update code path when the target entry has sufficient space
by buyingyi
· 11 years ago
2f37b5e
add job concatenation support
by buyingyi
· 11 years ago
9a8fbb2
verify duplicate keys in bulkload
by buyingyi
· 11 years ago
206cdfc
use hadoop's vlong and fix driver's re-attempt to be 1
by buyingyi
· 11 years ago
7c8e4f9
let parititon constraint to be deterministic
by buyingyi
· 11 years ago
7ac14d4
making test cases smaller
by buyingyi
· 11 years ago
1815e01
add message overflow support
by buyingyi
· 11 years ago
4d1f7dd
fix parameters
by buyingyi
· 11 years ago
43f3a31
for sattam to debug
by buyingyi
· 11 years ago
768b2d4b
fix the BF key fields
by buyingyi
· 11 years ago
23e2e75
check in lsm support and test for sattam to debug
by buyingyi
· 11 years ago
e1459ea
merge master
by buyingyi
· 11 years ago
6bf2ffc
add LSM support in pregelix
by buyingyi
· 11 years ago
0556d64
refactoring dataflow operators to be more general--suport both b-tree and lsm b-tree
by buyingyi
· 11 years ago
e273a6b
Pass a boolean argument to the bulkload to decides if checking for an empty index is needed.
by salsubaiee
· 11 years ago
994878e
add the support for customized partitioner
by buyingyi
· 11 years ago
276bbc2
add/update license headers
by Till Westmann
· 11 years ago
1cb8b1f
Fix for issue 450.
by salsubaiee
· 11 years ago
9fa942b
reduce unnecessary B-Tree (non-inplace) update
by buyingyi
· 11 years ago
51f0034
add normalized key computer support in Pregelix
by buyingyi
· 11 years ago
aca0eb0
support variable frame size in btree loading
by buyingyi
· 12 years ago
0aa3e0a
address Madhu's review comments
by buyingyi
· 12 years ago
80bb3cc
reintegrate fullstack_dynamic_deployment
by buyingyi
· 12 years ago
6ccde41
merged fullstack_asterix_stabilization -r3171:3236 --> fullstack_lsm_staging
by zheilbron
· 12 years ago
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
e770ad6
fix the pregelix script to add CDH hadoop conf path into the classpath
by buyingyi
· 12 years ago
f2782a8
fix code and scripts for rack-awareness
by buyingyi
· 12 years ago
bb8f926
fix pregelix driver for the case hadoop_home is not set
by buyingyi
· 12 years ago
88f4804
merged from fullstack_asterix_stabilization to fullstack_lsm_staging -r3100:3171
by kisskys
· 12 years ago
5d91c95
Merged fullstack_asterix_stabilization -r 3157:3163
by vinayakb
· 12 years ago
9506d18
Merged fullstack_asterix_stabilization -r 2933:3157
by vinayakb
· 12 years ago
26198a2
1. update script to add result-distribution paramteres; 2. fix rack-aware scheduler for boundary cases
by buyingyi
· 12 years ago
caf0833
Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution.
by madhusudancs@gmail.com
· 12 years ago
f373130
merge r3038:3100 fullstack_asterix_stabilization -> fullstack_lsm_staging
by zheilbron
· 12 years ago
06c07f8
fix addVertex in the inner join plan
by buyingyi
· 12 years ago
98e9a9b
update scripts
by buyingyi
· 12 years ago
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
5728a70
merged hyracks_lsm_tree and fullstack_asterix_stabilization
by zheilbron
· 12 years ago
a9b0c5b
Merged fullstack_asterix_stabilization -r 2813:2933
by vinayakb
· 12 years ago
e5b8fab
Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution.
by madhusudancs@gmail.com
· 12 years ago
e70acac
fix a potential resource leak: still destroy applications when there are exceptions during job executions
by buyingyi
· 12 years ago
58f5056
Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution branch.
by madhusudancs@gmail.com
· 12 years ago
26492ae
remove patched hadoop code for pregelix
by buyingyi
· 12 years ago
f4cbe83
1. let hyracks-hdfs support hadoop new API\n 2. let Pregelix use hyracks-hdfs functionality;\n 3. increase degree-of-parallelism in tests
by buyingyi
· 12 years ago
d5bdffa
Merged fullstack_staging -r 2426:2786
by vinayakb
· 12 years ago
e94253e
add insert/delete vertex support
by buyingyi
· 12 years ago
d41b9b9
make example job outputs concise
by buyingyi
· 12 years ago
35b4a43
support job specific frame size in Pregelix
by buyingyi
· 12 years ago
8480793
Fixed pregelix tests to use INCApplicationEntryPoint. Fixed BTree example to use INCApplicationEntryPoint. Fixed POMs to have versions for all plugins
by vinayakb
· 12 years ago
79268c8
fix the language problem in the getip script
by buyingyi
· 12 years ago
abb43f6
update startDebugNc.sh script
by buyingyi
· 12 years ago
dc1927c
update getip script for macos
by buyingyi
· 12 years ago
1d22d26
update scripts
by buyingyi
· 12 years ago
f0039cb
update scripts
by buyingyi
· 12 years ago
6a12409
update scripts
by buyingyi
· 12 years ago
f221618
update stopnc script
by buyingyi
· 12 years ago
11f2242
fix getting ip address in complex scenarios
by buyingyi
· 12 years ago
6259805
make detailed timing output
by buyingyi
· 12 years ago
df9b0e1
lower the example cc xmx configuration.
by buyingyi
· 12 years ago
16b5e57
support default plan paramter
by buyingyi
· 12 years ago
e56c69c
fix the pregelix script to imporve the app deployment time
by buyingyi
· 12 years ago
Next »