Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
pregelix
/
f37ba22625590b1c4476b160985b5164fc7fdf35
f37ba22
improve the performance of the reachability vertex and the shortest paths vertex
by buyingyi
· 12 years ago
a9a0253
fix raw binary comparator
by buyingyi
· 12 years ago
696f31b
fix raw normalized key computer
by buyingyi
· 12 years ago
7cab340
use raw binary comparator internally for pregelix
by buyingyi
· 12 years ago
e03c4aa
revise benchmark input/output format
by buyingyi
· 12 years ago
2c2b764
revise pregelix-benchmark
by buyingyi
· 12 years ago
5559e6a
support both quick sort and merge sort as in-memory sort algorithms, but merge sort is the default one
by buyingyi
· 12 years ago
46bb2de
fix the cache miss problem in the sort merge reader
by buyingyi
· 12 years ago
0608d01
lower the hearbeat setting for tests
by buyingyi
· 12 years ago
521f290
address Vinayak's code review comments
by buyingyi
· 12 years ago
5eb70a1
avoid input stream abstraction for vlong's comparator
by buyingyi
· 12 years ago
a90e8c2
make failure-recovery work in multi-JVM test
by buyingyi
· 12 years ago
6a319fb
set the test checkpointing peroid to be 2
by buyingyi
· 12 years ago
dbcbcb7
fix fault-tolerance and error reporting to handle disk failures
by buyingyi
· 12 years ago
db89e5e
notifyHeartbeat in some non-heartbeat events
by buyingyi
· 12 years ago
80e1453
1. simply activity cluster planner for all-producers-to-all-consumers kind of connectors; 2. lower the NC task threads' priority
by buyingyi
· 12 years ago
76b9906
Merge branch 'master' into yingyi/fullstack_fix
by buyingyi
· 12 years ago
61647d2
1. fix the node failure scenario in job scheduler; 2. add fault-tolerance support and tests in pregelix
by buyingyi
· 12 years ago
8990d45
fix the checkpoint writing for vertex checkpointing and message checkpointing
by buyingyi
· 12 years ago
d204293
Merge branch 'master' into salsubaiee/master_lsm
by salsubaiee
· 12 years ago
536f660
support large-size global aggreate values
by buyingyi
· 12 years ago
e46247a
pregelix driver adds given jar to its classpath
by Jake Biesinger
· 12 years ago
93c2f1b
pregelix-core uses appassembler for entry points
by Jake Biesinger
· 12 years ago
fca400b
Merge branch 'master' into salsubaiee/master_lsm
by salsubaiee
· 12 years ago
bd2732c
clean up the checkpointing control
by buyingyi
· 12 years ago
973f5f1
fix test jobs
by buyingyi
· 12 years ago
465548b
print the full stack trace when failures propagate to pregelix driver
by buyingyi
· 12 years ago
d1c3b07
Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix
by buyingyi
· 12 years ago
74bf810
implemented checkpoint read
by buyingyi
· 12 years ago
c4cc404
avoid hidden error message
by sigmod
· 12 years ago
db3dd73
Implemented k-buffering for lsm indexes. Also add a fix for issues 589 and 594.
by salsubaiee
· 12 years ago
d85821e
add vertex checkpointing support
by buyingyi
· 12 years ago
8b13819
avoid btree update code path when the target entry has sufficient space
by buyingyi
· 12 years ago
32dd021
add job concatenation support
by buyingyi
· 12 years ago
db69f2e
add runtime checks to improve pregelix debug-ability
by buyingyi
· 12 years ago
f68e20d
cleanup client error message propagation
by buyingyi
· 12 years ago
45ed166
verify duplicate keys in bulkload
by buyingyi
· 12 years ago
6145d18
add runtime checks for out-of-bound reads
by buyingyi
· 12 years ago
f5dfc4f
use hadoop's vlong and fix driver's re-attempt to be 1
by buyingyi
· 12 years ago
f91ec3b
inherit Hadoop's VLongWritable format
by buyingyi
· 12 years ago
9864f5e
insert upon non-existing key
by buyingyi
· 12 years ago
412bfa5
use upsert instead of update
by buyingyi
· 12 years ago
dbedd59
let parititon constraint to be deterministic
by buyingyi
· 12 years ago
232b3e9
a temp fix for size estimation
by buyingyi
· 12 years ago
e8ee96f
fix the pregelix example driver to deal with multiple input paths
by buyingyi
· 12 years ago
39f5e1b
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
35384d7
[maven-release-plugin] prepare release fullstack-0.2.9
by buyingyi
· 12 years ago
71ab4a7
add expected test result files
by buyingyi
· 12 years ago
d3a4850
[maven-release-plugin] rollback the release of fullstack-0.2.9
by buyingyi
· 12 years ago
d1ae4af
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
cb4cc21
[maven-release-plugin] prepare release fullstack-0.2.9
by buyingyi
· 12 years ago
7aafbad
refactoring
by buyingyi
· 12 years ago
b7532a6
addd partition early termination support
by buyingyi
· 12 years ago
43ac573
complete sizeestimation test
by buyingyi
· 12 years ago
5a67b73
address Vinayak's comments on open/close of vertex
by buyingyi
· 12 years ago
37db8fd
code cleanup
by buyingyi
· 12 years ago
42ed68b
making test cases smaller
by buyingyi
· 12 years ago
f587b83
add message overflow support
by buyingyi
· 12 years ago
ef6e23a
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
70f0c62
[maven-release-plugin] prepare release fullstack-0.2.8
by buyingyi
· 12 years ago
3f2b922
[maven-release-plugin] rollback the release of fullstack-0.2.8
by buyingyi
· 12 years ago
6e4e47c
[maven-release-plugin] prepare release fullstack-0.2.8
by buyingyi
· 12 years ago
1213cd6
[maven-release-plugin] rollback the release of fullstack-0.2.8
by buyingyi
· 12 years ago
d98a990
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
0ba1f8c
[maven-release-plugin] prepare release fullstack-0.2.8
by buyingyi
· 12 years ago
f70a122
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
866c8a7
[maven-release-plugin] prepare release fullstack-0.2.7
by buyingyi
· 12 years ago
88bf7f7
add build scripts to generate hivestierx/pregelix distributions for different hadoop versions
by buyingyi
· 12 years ago
8ad3497
rename a method
by buyingyi
· 12 years ago
ff0524d
add debugging utility scripts
by buyingyi
· 12 years ago
2be76ef
cleanup hivesterix poms and assembly
by buyingyi
· 12 years ago
dc051e6
Merged master
by Vinayak Borkar
· 12 years ago
7059586
fix inl right outer join
by buyingyi
· 12 years ago
12091ef
add a no-budget index lifecyle manager
by buyingyi
· 12 years ago
b09b2b7
changes for sattam to investigate the LSM budget calculation
by buyingyi
· 12 years ago
363a9ac
increase the lsm mem budget to fix the budget exceed issue
by buyingyi
· 12 years ago
451b358
checkin the fixed bulk reload for Sattam to debug
by buyingyi
· 12 years ago
c9e0b40
fix parameters
by buyingyi
· 12 years ago
a287478
for sattam to debug
by buyingyi
· 12 years ago
1a9921e
fix the BF key fields
by buyingyi
· 12 years ago
cae68eb
change the test case
by buyingyi
· 12 years ago
632233a
check in lsm support and test for sattam to debug
by buyingyi
· 12 years ago
39bbdd8
merge master
by buyingyi
· 12 years ago
9d1c45a
add LSM support in pregelix
by buyingyi
· 12 years ago
a707bbe
refactoring dataflow operators to be more general--suport both b-tree and lsm b-tree
by buyingyi
· 12 years ago
e96d464
Pass a boolean argument to the bulkload to decides if checking for an empty index is needed.
by salsubaiee
· 12 years ago
55277bd
add the support for customized partitioner
by buyingyi
· 12 years ago
d3e52b0
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 12 years ago
7fb19e7
[maven-release-plugin] prepare release fullstack-0.2.6
by Vinayak Borkar
· 12 years ago
2027c2d
add/update license headers
by Till Westmann
· 12 years ago
ba87391
update pregelix pom to let it have a distribution zip after build
by buyingyi
· 12 years ago
6614e97
Merge branch 'master' into zheilbron/hyracks_asterix_issue470
by zheilbron
· 12 years ago
961d357
changed virtual buffer cache to throw an error if opened (closed) while open (closed)
by zheilbron
· 12 years ago
03cb4b4
Merged in master
by Vinayak Borkar
· 12 years ago
c04d1d2
Merge branch 'master' into raman/fullstack_lsm_staging_coredump
by salsubaiee
· 12 years ago
330f6fe
Orchestrated the use of executors and thread factory and added buffer cache core dump.
by salsubaiee
· 12 years ago
09d6b4c
Fix for issue 450.
by salsubaiee
· 12 years ago
739adcf
Merge branch 'master' into vinayakb/resource_management
by Vinayak Borkar
· 12 years ago
c21b5dd
reduce unnecessary B-Tree (non-inplace) update
by buyingyi
· 12 years ago
0357bb6
add normalized key computer support in Pregelix
by buyingyi
· 12 years ago
Next »