Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
hyracks
/
c62c29933f2613d13006f77f9a6ef98af0fe1664
/
hyracks-dataflow-hadoop
628bd6b
Hadoop Operators currently do not support 'org.apache.hadoop.mapreduce.*' types and hence cannot run MR jobs referencing those types. In order to be compatible, we need to support them.
by RamanGrover29
· 14 years ago
494cfa4
modified HadoopMapper operator to work in two modes :
by RamanGrover29
· 14 years ago
bc19b45
removed log messages
by ramangrover29
· 14 years ago
a475c31
removed Systemm.out messages
by ramangrover29
· 14 years ago
a9d6766
1) Resolved issue related to reduce operator closing correctly.
by ramangrover29
· 14 years ago
afbc779
Fixed eclipse .classpath files
by vinayakb
· 14 years ago
424e1ae
Optimized in-memory sorting. Added Eclipse project files
by vinayakb
· 14 years ago
d0a36e1
Removed target folder
by vinayakb
· 14 years ago
02d44d9
1) All Hadoop* operators now work with an instance of JobConf instead of working with
by ramangrover29
· 14 years ago
7c84bfb
Fixed problem with closing writer
by vinayakb
· 14 years ago
08f5d76
Fixed final flush problem
by vinayakb
· 14 years ago
c44aac4
Fixed Split instantiation
by vinayakb
· 14 years ago
31ac00b
Optimized Hadoop File Reader
by vinayakb
· 14 years ago
1407463
1) Writing Splits:
by ramangrover29
· 14 years ago
47d2471
Fixed erroneous retrieval of input record descriptor
by vinayakb
· 14 years ago
168d92f
Added Binary Preclustered Group Operator. Preclustered and Hash based group operators now use the same aggregator interface. Added a Frame Writing Operator.
by vinayakb
· 14 years ago
bfc33cf
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 14 years ago
abd5142
[maven-release-plugin] prepare release hyracks-0.1.2
by vinayakb
· 14 years ago
hyracks-0.1.2@115
0e1b1b0
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 14 years ago
6d5bb82
[maven-release-plugin] prepare release hyracks-0.1.1
by vinayakb
· 14 years ago
hyracks-0.1.1@80
5ba3708
Renamed Map* to DeserializedMap*
by vinayakb
· 15 years ago
28cc83e
Added parent POM info
by vinayakb
· 15 years ago
2b1ef15
Added distribution management. Bumped version to 0.1.1-SNAPSHOT
by vinayakb
· 15 years ago
4e27fdd
Removed getRegistry() calls from CC
by vinayakb
· 15 years ago
f93682a
Refactored hadoop operators out of dataflow-std
by vinayakb
· 15 years ago