Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
hyracks
/
00f633682efcbdd4f2dba8ef931540cd25454b0b
00f6336
h2h2
by hadoop
· 12 years ago
734ff84
Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix
by hadoop
· 12 years ago
99f0202
Please enter the commit message for your changes. Lines starting
by hadoop
· 12 years ago
4163db2
h1 changes
by hadoop
· 12 years ago
bc974c4
change comparitor
by JavierJia
· 12 years ago
25e22f1
add protect to array index overflow
by JavierJia
· 12 years ago
483934a
add getSubKmer function
by JavierJia
· 12 years ago
691aa67
Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix
by hadoop
· 12 years ago
6050d12
export JAVA_HOME in script while
by JavierJia
· 12 years ago
5393870
change script of starting hyracks
by jianfeng
· 12 years ago
0076326
add default empty constructor for hadoop version
by JavierJia
· 12 years ago
0a7f115
make genomix-hyracks pass the test
by JavierJia
· 12 years ago
2bfbe83
add back old version of Kmer to support genomix-pregelix
by JavierJia
· 12 years ago
a5214c5
Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix
by JavierJia
· 12 years ago
0c37dd0
make genomix-hadoop genomix-hyracks compilable
by JavierJia
· 12 years ago
d758539
the newest version of log algorthm for path merge and pass all the test cases
by AnbangX
· 12 years ago
a3e2da9
Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix
by JavierJia
· 12 years ago
be165dd
split Kmer into fixsize Kmer and variablesize VKmer
by JavierJia
· 12 years ago
3c2876f
make h1 test case pass
by hadoop
· 12 years ago
70812cd
fix some bugs of log algorithm and prepare to verify the correctness in big data
by AnbangX
· 12 years ago
48a21c3
make genomix-data test passed
by JavierJia
· 12 years ago
f01816c
fix some bugs of log algorithm
by AnbangX
· 12 years ago
35ea519
Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix
by JavierJia
· 12 years ago
3e9c53e
make genomix-hyracks test compilable
by JavierJia
· 12 years ago
9d5de1e
add num-iteration
by anbangx
· 12 years ago
3649da5
make genomix compile
by buyingyi
· 12 years ago
3c5bd0a
make genomix compile with merged hyracks
by buyingyi
· 12 years ago
6dbd752
merge fullstack_dynamic_deployment
by buyingyi
· 12 years ago
08b132e
merge fullstack_lsm_staging
by buyingyi
· 12 years ago
f3e6123
merge fullstack_dynamic_deployment--batch 4
by buyingyi
· 12 years ago
9d9f91f
merge fullstack_dynamic_deployemt -- batch 3
by buyingyi
· 12 years ago
c3ca8d1
rename test files
by buyingyi
· 12 years ago
9ab2310
merge fullstack_dynamic_deployment -- the second batch
by buyingyi
· 12 years ago
427b06b
merge fullstack_dynamic_deployment
by buyingyi
· 12 years ago
89bb270
add git ignore files
by buyingyi
· 12 years ago
2f81a34
fix a serializer/deserializer race condition in pregelix hash computer
by buyingyi
· 12 years ago
952fac1
fix the bug of naive algorithm
by anbangx
· 12 years ago
f27bac6
delete unuse class
by anbangx
· 12 years ago
c07e482
delete unuse function
by anbangx
· 12 years ago
69a3e3c
Add the .gitignore file to the repository (this was just copied over from svnignore settings using git svn show-ignore).
by Madhusudan.C.S
· 12 years ago
e4d68f8
remove unrelated files
by Jianfeng Jia
· 12 years ago
97d4eed
clear unset bit
by Jianfeng Jia
· 12 years ago
99641ad
fix the bugs of mergeTwoKmer when nextK mod 4 == 0
by Jianfeng Jia
· 12 years ago
74b72ca
change fix bytes array to flexible bytes with offset and length in KmerUtil
by jianfeng.jia@gmail.com
· 12 years ago
d245783
change pregelix refection code to use the proper classloader
by buyingyi
· 12 years ago
235b476
change some code to rugular output format
by anbangx
· 12 years ago
0ead748
adapt pregelix to the ioc changes
by madhusudancs@gmail.com
· 12 years ago
8a89876
hadoop pathmerge h1 algorithm
by zhangnan2920214@gmail.com
· 12 years ago
c410249
hadoop pathmerge h1 algorithm
by zhangnan2920214@gmail.com
· 12 years ago
8f7f606
delete log
by anbangx
· 12 years ago
db6e5de
change code format
by anbangx
· 12 years ago
cdc5917
upload the graph of the test case
by anbangx
· 12 years ago
b7c1b11
Finish verifying the correctness of Naive Algorithm and Log Algorithm
by anbangx
· 12 years ago
39e72c7
fix KmerUtil.mergeTwoKmer bug while merging 1byte nextKmer
by jianfeng.jia@gmail.com
· 12 years ago
0c43004
add undeployment
by madhusudancs@gmail.com
· 12 years ago
3575129
changes for dynamic jar deployment
by madhusudancs@gmail.com
· 12 years ago
4e57def
add some comment on KmerUtil
by jianfeng.jia@gmail.com
· 12 years ago
5300005
Recreated fullstack_lsm_staging for future development
by vinayakb
· 12 years ago
8867a1a
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
vault/fullstack_lsm_staging@3347
4fa2343
[maven-release-plugin] prepare release fullstack-0.2.4
by vinayakb
· 12 years ago
fullstack-0.2.4@3341
4df3110
Merged fullstack_lsm_staging upto r3336
by vinayakb
· 12 years ago
172a7dd
change code structure
by anbangx
· 12 years ago
051e522
Merge fullstack_rsd_fixes r3330:r3333.
by madhusudancs@gmail.com
· 12 years ago
f236eee
Finish reading if there are no more pages.
by madhusudancs@gmail.com
· 12 years ago
14e6742
add shiftKmer into KmerUtil
by jianfeng.jia@gmail.com
· 12 years ago
f4b36b7
If there is no result page, nothing should be attempted to be read from the result store.
by madhusudancs@gmail.com
· 12 years ago
2bfa2f3
merged the fix for issue 97 back in
by zheilbron
· 12 years ago
443f044
Make sure we close the file handle before we delete the file.
by madhusudancs@gmail.com
· 12 years ago
faf75b6
Re-creating a new branch for result distribution fixes.
by madhusudancs@gmail.com
· 12 years ago
67cfc74
fix issue 97
by zheilbron
· 12 years ago
vault/fullstack_lsm_staging_issue_97
4ead7d4
add convertion from bitmap to gencode
by jianfeng.jia@gmail.com
· 12 years ago
4e75556
Using hyracks issue number rather than asterix
by zheilbron
· 12 years ago
8b95ec7
branching fullstack_lsm_staging to fix issue 305
by zheilbron
· 12 years ago
vault/fullstack_lsm_staging_issue_305
e6bd557
Minor change to the max acceptable bloom filter false positive rate parameter.
by salsubaiee
· 12 years ago
dce09db
merge back the fix for join probe files clean up after job is finished (reviewed by Yingyi)
by pouria.pirzadeh@gmail.com
· 12 years ago
53df0e5
Merge fullstack_rsd_fixes from r3309:r3314.
by madhusudancs
· 12 years ago
01eca96
Merge fullstack_lsm_staging r3309:r3313.
by madhusudancs
· 12 years ago
70a901d
Add additional checks to make sure we do not bail out of reading when frames are still available but socket EOS has been reached.
by madhusudancs@gmail.com
· 12 years ago
86f2e71
Creating a new branch for result distribution fixes.
by madhusudancs@gmail.com
· 12 years ago
8af245b
change code format of LoadVertex, MessageWritable
by anbangx
· 12 years ago
f5ff29d
change folder name to edu.uci.ics.genomix.pregelix
by anbangx
· 12 years ago
5842ee3
add KmerUtil for merge or join operation
by jianfeng.jia@gmail.com
· 12 years ago
ad39dac
add a rewriting rule for fixing issue-285
by buyingyi
· 12 years ago
3edaf79
Modified the IMetadataProvider interface to accept a configuration argument to pass specific physical details to the metadata provider.
by salsubaiee
· 12 years ago
9ce8742
change code format of naive algorithm and delete some extra test code
by anbangx
· 12 years ago
57f300b
changes for dynamic deployment according to Vinayak's suggestions
by buyingyi
· 12 years ago
d5b6dc7
add reversed kmer option
by jianfeng.jia@gmail.com
· 12 years ago
07ebeaf
revised skeleton for dynamic deployment
by buyingyi
· 12 years ago
dc6c4d6
add client/drive
by anbangx
· 12 years ago
8e25fd9
add client/drive and some test files
by anbangx
· 12 years ago
c670a80
add binary-assembly.xml
by anbangx
· 12 years ago
deb06a3
add -result-ip-address to script
by jianfeng.jia@gmail.com
· 12 years ago
55c68ff
Removed redundant code.
by salsubaiee
· 12 years ago
3943d54
Fixed the logic used to clean the lsm files in a directory. The previous logic caused some stale files to be considered as valid files, and as a result a sanity excpetion was thrown.
by salsubaiee
· 12 years ago
ecc30aa
Synchronize the hashmap access of result states correctly.
by madhusudancs@gmail.com
· 12 years ago
f5eb8b7
some modified
by anbangx
· 12 years ago
f1bf6d5
add timer
by anbangx
· 12 years ago
4095c1d
Make the inverted index insert/delete operator receives the tuple filter factory and record descriptor from asterix.
by salsubaiee
· 12 years ago
13a3f73
update JobFile
by anbangx
· 12 years ago
5af2665
add generateJob
by anbangx
· 12 years ago
Next »