Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
6a30f603c89a1dd6ba83adc15ac700b900e42932
« Previous
2eff37f
Remove the debug print statements.
by madhusudancs
· 12 years ago
377b400
Modify the SortMergeTest and the base AbstractTest to use the new result distribution mechanism.
by madhusudancs
· 12 years ago
2890358
Connect the whole get dataset directory service info and get result locations path from the client through the ClusterController by implementing the necessary RPC interfaces.
by madhusudancs
· 12 years ago
8c2c4c4
Connect the whole register result generating partition path from the NodeController through the ClusterController by implementing the necessary RPC interfaces.
by madhusudancs
· 12 years ago
ddea760
Register the per application DatasetDirectoryService with the JobRun when the job starts.
by madhusudancs
· 12 years ago
3e22d90
Create a DatasetDirectoryService per application in the application context.
by madhusudancs
· 12 years ago
68a18f5
Implement a basic ResultWriterOperatorDescriptor.
by madhusudancs
· 12 years ago
a049867
Create dataset partition manager at the time of instantiation of NodeControllerService and implement the methods for obtaining that from the task context.
by madhusudancs
· 12 years ago
5142c92
Implement the work classes for the RPCs for getting directory service info, getting the result partition locations and the node controller registering the result generating partitions.
by madhusudancs
· 12 years ago
b9f0729
Implement the core DatasetDirectoryService class.
by madhusudancs
· 12 years ago
ec9a3fd
Implement the core basics of the per node controller dataset partition manager and writer.
by madhusudancs
· 12 years ago
9b57e9e
Implement the basic API required for dataset result distribution.
by madhusudancs
· 12 years ago
23055f7
Implemented length-partitioned LSM inverted index. Still some cleanup needed.
by alexander.behm
· 12 years ago
5161d80
Implemented in-memory component for length-partitioned inverted indexes.
by alexander.behm
· 12 years ago
ff528ab
Refactored code for better sharing. Added new test for on-disk component of length-partitioned inverted index.
by alexander.behm
· 12 years ago
f7cd295
Merged hyracks_lsm_tree r2452:r2463.
by alexander.behm
· 12 years ago
9082864
Ignored non-source controlled files
by vinayakb
· 12 years ago
0e13a7d
Implemented bulk loading and basic search for the on-disk components of length-partitioned inverted indexes.
by alexander.behm
· 12 years ago
30f655a
merged hyracks_asterix_stabilization -r 2431:2450 to hyracks_lsm_tree
by kisskys
· 12 years ago
b353b6d
changes of adding missing merge piece for reflecting index nested loop join
by kisskys
· 12 years ago
251e961
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
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
0255f41
Made fields optional
by vinayakb
· 12 years ago
bc3cf1c
changes to handle null pointer exception when creating OPTracker
by kisskys
· 12 years ago
b9ae24a
Checkpointing progress on implementing a length-partitioned inverted index.
by alexander.behm
· 12 years ago
051c550
First steps in preparing the inverted-index testing framework to deal with length partitioning.
by alexander.behm
· 12 years ago
0b7985a
Some generalizations to support length filtering.
by alexander.behm
· 12 years ago
cda31b7
Created branch for adding a special fuzzy inverted index that incorporates length filtering.
by alexander.behm
· 12 years ago
54cd073
merged hyracks_asterix_stabilization -r1947:2431 to hyracks_lsm_tree
by kisskys
· 12 years ago
ef5d900
changes for adding proper search/modification callbacks
by kisskys
· 12 years ago
9e7ab37
Fixed Algebricks and Hivesterix to be consistent with Hyracks changes
by vinayakb
· 12 years ago
9e14956
Ignored non version controlled files
by vinayakb
· 12 years ago
1696995
Eliminated Application deployment code. Eliminated hyracks-cli. Fixed hyracks examples to work with the new application model
by vinayakb
· 12 years ago
67edd4b
Created branch for result distribution in Hyracks
by vinayakb
· 12 years ago
978e435
Created branch for Hyracks IOC
by vinayakb
· 12 years ago
9a30f6b
Truncated old project trunks
by vinayakb
· 12 years ago
fcc53e1
removed COMMIT PhysicalOperatorTag
by kisskys
· 12 years ago
fe66916
update pom and ignore a test
by buyingyi
· 12 years ago
d06bc45
Checkpoint towards introducing a CommitOperator which implements IOperatorExtension interface
by kisskys
· 12 years ago
c73348c
move hivesterix codebase into hyracks fullstack
by buyingyi
· 12 years ago
e6df8f1
Fixed a few remaining issues regarding closing of OS file handles.
by alexander.behm
· 12 years ago
ded4ffe
Fixed issue in LSM indexes where OS file handles would not be closed properly if destroy() was called after deactivate(). This issue caused 'too many open files' during the Asterix runtime tests on a 32-bit Ubuntu.
by alexander.behm
· 12 years ago
b37b40c
Interface change to accommodate Asterix' need to properly set LSNs in merged components.
by alexander.behm
· 12 years ago
642df06
Added LSM insert/delete operator that uses 'try' operations and partial flushing of Hyracks frames to avoid deadlocks with LSM component flushes.
by alexander.behm
· 12 years ago
e5a55aa
Added 'try' versions of LSM index operations to allow their caller to avoid potential deadlocks involving LSM flushes.
by alexander.behm
· 12 years ago
2fcbbcf
Changed lsm io operation callback such that actions can be taken before and after executing the operation. This mechanism is going to be used by Asterix to inject the last lsn into components.
by alexander.behm
· 12 years ago
13fc5e4
Fixed a space calculation bug in the the btree interior frame split. Formatted the code.
by salsubaiee
· 12 years ago
3dc682dc
Another round of interface changes for the operation tracker.
by alexander.behm
· 12 years ago
f4827cf
Changed operation tracker interface and implementations.
by alexander.behm
· 12 years ago
d321d58
Created branch for 0.2.3-SNAPSHOT development
by vinayakb
· 12 years ago
70c821c
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
575edbe
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
4a6309b
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 12 years ago
b4a38c0
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 12 years ago
e3288f4
Added distribution management to all POMs
by vinayakb
· 12 years ago
26a3173
Added distribution management to all POMs
by vinayakb
· 12 years ago
6390e6b
[maven-release-plugin] rollback the release of fullstack-0.2.2
by vinayakb
· 12 years ago
5d349bb
[maven-release-plugin] rollback the release of fullstack-0.2.2
by vinayakb
· 12 years ago
7a8cb26
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
61baa4c
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
671f31b
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 12 years ago
780aec2
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 12 years ago
a334a5c
Updated release plugin version to 2.1
by vinayakb
· 12 years ago
afcb617
Updated release plugin version to 2.1
by vinayakb
· 12 years ago
8557558
Removed SCM and distribution information from POMs
by vinayakb
· 12 years ago
d80682d
Removed SCM and distribution information from POMs
by vinayakb
· 12 years ago
5570ea3
[maven-release-plugin] rollback the release of fullstack-0.2.2
by vinayakb
· 12 years ago
0b3aa00
[maven-release-plugin] rollback the release of fullstack-0.2.2
by vinayakb
· 12 years ago
5d149c3
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
efbbfa3
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
551fd7d
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 12 years ago
c629ba3
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 12 years ago
8983d2b
Fixed POM to contain repository information
by vinayakb
· 12 years ago
08be1de
Fixed POM to contain repository information
by vinayakb
· 12 years ago
d92366c
Merged fullstack_staging branch into trunk
by vinayakb
· 12 years ago
59d505d
Merged fullstack_staging branch into trunk
by vinayakb
· 12 years ago
bc793b2
rename the ReachabilityVertex to fix a typo
by buyingyi
· 12 years ago
dade609
Changed operation tracker to include an externally called completeOperation() for finally declaring an operation inactive on an lsm index.
by alexander.behm
· 12 years ago
3d6d9f5
update the pom
by buyingyi
· 12 years ago
f8775bb
Split IOperationCallbackProvider into ISearchOperationCallbackFactory and IModificationOperationCallbackFactory since we are going to have a variety of implementations for them in Asterix.
by alexander.behm
· 12 years ago
568d40a
Modified operation callback to include the after image in before().
by alexander.behm
· 12 years ago
8671125
Changed the split in the rtree to be non-recursive by making sure the split can successfully insert the new tuple in either split pages assuming tuples are not bigger than half of the page size. Added test cases for the new rtree page split. Fixed a bug in the page header size calculations in btree and rtree.
by salsubaiee
· 12 years ago
79268c8
fix the language problem in the getip script
by buyingyi
· 12 years ago
b770379
Made the deleteDirs() method more robust. That method is used to make sure LSM indexes start off a clean directory, and in some cases files were not deleted properly.
by alexander.behm
· 12 years ago
390ef9c
Changed the btree page split to use tuples sizes in order to determine which tuples are going to move to the new page and added a test case.
by salsubaiee
· 12 years ago
25598c2
Changed the RTree and RStarTree split algorithms to do double split if the new tuple cannot fit. All test cases pass.
by salsubaiee
· 12 years ago
a87bf5e
Cleaning the rtree interior frame code.
by salsubaiee
· 12 years ago
0cdfd4b
- Changed the tree index interfaces so split return a boolean to indicate if the new tuple has been successfully inserted in either left or right page.
by salsubaiee
· 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
8d79d16
add a name to all hyracks subprojects
by buyingyi
· 12 years ago
6259805
make detailed timing output
by buyingyi
· 12 years ago
1188fd9
lower memory usage for tests
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
Next »