Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
b4fdec90f3cdedf7c5731f2e33f1c9031ac84be4
/
hyracks
/
hyracks-dataflow-hadoop
/
src
/
main
/
java
d29b392
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
745c4dd
modified HadoopMapper operator to work in two modes :
by RamanGrover29
· 14 years ago
d165b04
removed log messages
by ramangrover29
· 14 years ago
4cba9d7
removed Systemm.out messages
by ramangrover29
· 14 years ago
8dfdf80
1) Resolved issue related to reduce operator closing correctly.
by ramangrover29
· 14 years ago
2e1bec2
1) All Hadoop* operators now work with an instance of JobConf instead of working with
by ramangrover29
· 14 years ago
15f8bae
Fixed problem with closing writer
by vinayakb
· 14 years ago
c3d6933
Fixed final flush problem
by vinayakb
· 14 years ago
6cc1d41
Fixed Split instantiation
by vinayakb
· 14 years ago
e3be0b6
Optimized Hadoop File Reader
by vinayakb
· 14 years ago
35b5297
1) Writing Splits:
by ramangrover29
· 14 years ago
ee602e8
Fixed erroneous retrieval of input record descriptor
by vinayakb
· 14 years ago
cb36c5d
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
fe96b20
Renamed Map* to DeserializedMap*
by vinayakb
· 14 years ago
21f691f
Removed getRegistry() calls from CC
by vinayakb
· 15 years ago
4418b99
Refactored hadoop operators out of dataflow-std
by vinayakb
· 15 years ago