Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
4077fd869f4786619e7f03aa353b390c15c8934d
4077fd8
Ensure batchSize > 0 even when running with very many CPU cores
by Chris Hillery
· 11 years ago
6237e7a
Merge branch 'master' into ceej/tiered-tests
by Chris Hillery
· 11 years ago
57d3b6f
Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/issue_352
by icetindil
· 11 years ago
d2c1a8a
Use forkCount instead of deprecated forkMode
by Chris Hillery
· 11 years ago
ac331d0
Removed stale config; removed jvm.extraargs from surefire config
by Chris Hillery
· 11 years ago
b531ce3
Explicit dependency on JUnit 4.8.1 where necessary to build
by Chris Hillery
· 11 years ago
dd3096e
Merge branch 'master' of https://code.google.com/p/hyracks into ceej/tiered-tests
by Chris Hillery
· 11 years ago
4fc647c
Consolidate surefire config into top-level pom
by Chris Hillery
· 11 years ago
08c72ab
Use JUnit 4.8; example of profiles for slow tests
by Chris Hillery
· 11 years ago
8410791
Copy of Yingyi's FrameTupleAppender. The new version adds a method to append fields directly into the frame. The user must use a new constructor to enable use of this method.
by Eldon Carman
· 11 years ago
21a3711
fixing issue #352
by icetindil
· 11 years ago
8b8ce9c
Fixed an issue in the prefix merge policy where the components are looked at in the wrong order.
by salsubaiee
· 11 years ago
87a9555
re-create a constructor for AlgebricksOptimizationContext that takes the "old" parameters
by Till Westmann
· 11 years ago
44fea5c
Merge branch 'master' into westmann/prettyprint
by Till Westmann
· 11 years ago
c47e5b3
pretty print more expressions
by Till Westmann
· 11 years ago
d346d3e
fix merge issue 131 in LSM R-Tree and LSM Inverted Index
by Abdullah Alamoudi
· 11 years ago
500b25b
add visitor to pretty-print expressions
by Till Westmann
· 11 years ago
b779e71
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 11 years ago
9c83200
[maven-release-plugin] prepare release fullstack-0.2.10
by Vinayak Borkar
· 11 years ago
29502a0
Added Maven Central repository explicitly
by Vinayak Borkar
· 11 years ago
7c314db
Merge branch 'zheilbron/hyracks_msr_demo' of https://code.google.com/p/hyracks into zheilbron/hyracks_msr_demo
by salsubaiee
· 11 years ago
7f891e0
a fix for asterix issue 633.
by salsubaiee
· 11 years ago
a7f3738
Merge branch 'master' into zheilbron/hyracks_msr_demo
by zheilbron
· 11 years ago
1b30f63
fix conflict in comment
by zheilbron
· 11 years ago
2a840cc
Merge branch 'master' into yingyi/fullstack_fix
by buyingyi
· 11 years ago
6f6cd16
remove extra method
by pouria.pirzadeh
· 11 years ago
7b426df
merge master to fix-mem branch
by pouria.pirzadeh
· 11 years ago
3d94fc5
Merge branch 'master' into pouria/fix-memory
by pouria.pirzadeh
· 11 years ago
8178fc0
Fixing Methods signature
by pouria.pirzadeh
· 11 years ago
4a777d6
fix to support non-default pregelix cc http ports
by Jake Biesinger
· 11 years ago
8736768
fix parsing of actual 64-bit values
by Till Westmann
· 11 years ago
09f2182
compatibility for for bash versions <4.0
by Jake Biesinger
· 11 years ago
0b5368c
add (optional) CC_HTTPPORT and JOB_HISTORY_SIZE to conf
by Jake Biesinger
· 11 years ago
cb1573e
fix for linux setting
by buyingyi
· 11 years ago
a1596f7
fix client dyn-opt setting
by Yingyi Bu
· 11 years ago
497da87
1. make startcc/nc scripts flexible for different physical memory size; 2. add dynamic optimization option in the Client
by Yingyi Bu
· 11 years ago
dc9db57
support heterogenous cluster
by Yingyi Bu
· 11 years ago
1441edc
use Counters as partial value to simplify HadoopCountersAggregator
by Jake Biesinger
· 11 years ago
2e92683
add new example for Counters usage
by Jake Biesinger
· 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
9ac5e40
fix NPE when no custom aggregator is set
by Jake Biesinger
· 11 years ago
fc1224e
allow global aggregators to be specified in xml
by Jake Biesinger
· 11 years ago
9998209
api for specifying update state for activate() and voteToHalt()
by Jake Biesinger
· 11 years ago
f6600f6
Merge branch 'master' into zheilbron/hyracks_msr_demo
by zheilbron
· 11 years ago
dba399d
merge master
by buyingyi
· 11 years ago
fbf80a9
Merge branch 'master' of https://code.google.com/p/hyracks
by buyingyi
· 11 years ago
8bf4819
add APT for retrieving slave counters
by buyingyi
· 11 years ago
92de360
Merge branch 'master' into zheilbron/hyracks_msr_demo
by zheilbron
· 11 years ago
172f9dc
dealing with empty counter
by Yingyi Bu
· 11 years ago
6a30f60
removed repetitive comment
by ramangrover29
· 11 years ago
92003be
Merge branch 'raman/master_feeds' of https://code.google.com/p/hyracks into raman/master_feeds
by ramangrover29
· 11 years ago
f4e8743
formatting
by Raman Grover
· 11 years ago
8108472
reformatting
by Raman Grover
· 11 years ago
743dfdf
reformatting
by Raman Grover
· 11 years ago
d3ac16f
restoring default values for heartbeat_period and max_heartbeat_elapsed, temporarily changed for fault tolerance experiments
by Raman Grover
· 11 years ago
df68066
Merge branch 'master' into zheilbron/hyracks_msr_demo
by zheilbron
· 11 years ago
2e967a6
add the dyanmic optimization skeleton
by buyingyi
· 11 years ago
8c4d13f
Merge branch 'master' into raman/master_feeds
by Raman Grover
· 11 years ago
f40769a
removed unnecessary fields in JobInfo
by Raman Grover
· 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
ff7f083
Merge branch 'master' into raman/master_feeds
by ramangrover29
· 11 years ago
b5554f6
1. add deployment retry 2. support plan switch
by buyingyi
· 11 years ago
7b324c9
fix linux io counter to return relative I/Os
by buyingyi
· 11 years ago
6f97468
fix the linux io counter
by buyingyi
· 11 years ago
4c4c3db
add IO counters in the client library
by buyingyi
· 11 years ago
c20e107
fix for the case iostat is not installed
by buyingyi
· 11 years ago
c8777fe
add I/O counter
by buyingyi
· 11 years ago
d9cf2ab
let system_load be average of a specified period
by buyingyi
· 11 years ago
ccd6c9d
add client counter collection
by Yingyi Bu
· 11 years ago
a716af0
added ability to trigger an application state dump through the rest api
by zheilbron
· 11 years ago
d020cea
ensure proper partitioning strategy for operators beneath datasourcescan
by zheilbron
· 11 years ago
1feaebd
fix application lifecyle mgmt in hyracks nc
by buyingyi
· 11 years ago
cbf79d8
Merge branch 'master' into zheilbron/hyracks_msr_demo
by zheilbron
· 11 years ago
acd27df
Merge branch 'yingyi/fullstack_fix'
by buyingyi
· 11 years ago
79194d0
fix the pinned page issue during a node failure
by Yingyi Bu
· 11 years ago
249f480
Merge branch 'master' into raman/master_feeds
by Raman Grover
· 11 years ago
18bc24c
changes to tracked locations assigned to an operator for each partition
by Raman Grover
· 11 years ago
7e6baac
Make sure the validty bit in the metadata page is flushed to disk when marking a component to be valid.
by salsubaiee
· 11 years ago
5204349
NodeControllers clean up appEntryPoints on shutdown (2nd try)
by Jake Biesinger
· 11 years ago
aae80a0
Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix
by buyingyi
· 11 years ago
e028990
fix an issue found by Sattam
by buyingyi
· 11 years ago
7b705be
Merge branch 'master' into yingyi/fullstack_fix
by Yingyi Bu
· 11 years ago
e8a9c3f
Fix for issue 127.
by salsubaiee
· 11 years ago
c192c9e
minor fix for heartbeat state population
by buyingyi
· 11 years ago
288bb96
support multiple user-defined global aggregators
by buyingyi
· 11 years ago
df9830b
reverted the change of removing adjacent exchange operators
by JArod
· 11 years ago
26974ae
updated hivestrix test case for running aggregation fix
by JArod
· 11 years ago
2f1f1df
Fixed a bug on unclosed running aggregation runtime; fixed an issue on
by JArod
· 11 years ago
7d85059
Fixed the incorrect exchange merging introduced by the previous commit;
by JArod
· 11 years ago
486adf9
Fixed a bug on omitted order by columns when added an exchange operator
by JArod
· 11 years ago
af6f94c
Fixed a bug on unclosed running aggregation runtime; fixed an issue on
by JArod
· 11 years ago
1d1bd28
revert a minor change
by buyingyi
· 11 years ago
fab7df9
revert a minor change
by buyingyi
· 11 years ago
dfb026a
fix IIndexAccessor interface, add a boolean exclusiveMode parameter for the createSearchCursor method
by buyingyi
· 11 years ago
674bf7e
Merge branch 'master' into yingyi/fullstack_fix
by buyingyi
· 11 years ago
a6bdfc9
fix file write race condition
by buyingyi
· 11 years ago
7a7795b
Revert changes to InlineVariablesRule.
by ecarm002@ucr.edu
· 11 years ago
Next »