0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version. More... about 14 years ago
Merge remote branch 'kw/master' into pig-08 More... about 14 years ago
fix some variable names. make tests run faster. More... about 14 years ago
Add InputFormat.newInstance() and a counter for empty lines in the B64Line RReader. More... about 14 years ago
bump up version. More... about 14 years ago
add hashCode() to binaryWritables More... about 14 years ago
Merge remote branch 'kw/master' into pig-08 Merged kw/master at b813096025ec284b6a9871901a10a8b15108903f More... about 14 years ago
We no longer need to create specific classes for input/output formats and Pig loaders for each of the Protobuf classes. The base classes like LzoProtobufBlockInputFormat can be directly used with any Protobuf class More... about 14 years ago
fixing thrift integration. More... about 14 years ago
Readme.md: point users to example usage. More... about 14 years ago
Merge remote branch 'origin/master' More... about 14 years ago
We no longer need to create specific classes for input/output formats and Pig loaders for each of the Protobuf classes. The base classes like LzoProtobufBlockInputFormat can be directly used with any Protobuf class More... about 14 years ago
Merge remote branch 'kevinweil/master' More... about 14 years ago
We no longer need to create specific classes for input/output formats and Pig loaders for each of the Protobuf classes. The base classes like LzoProtobufBlockInputFormat can be directly used with any Protobuf class More... about 14 years ago
merge of thrift work. compiles, but does not truly work. More... about 14 years ago
Tests pass, protobufs and json loaders work, storage still needs testing, w3c still broken. More... about 14 years ago
Real Thrift support. Merged from https://github.com/rangadi/elephant-bird/commit/8eed34e217a81c6c8a61c10c9cd467b4aa554252 More... about 14 years ago
update equals() methods to avoid extra 'instanceof' checks. More... about 14 years ago
Another update for Thrift patch. Renamed couple of base classes to remove Proto in them. The stats are renamed to include the raw class name. More... about 14 years ago
minor : let LzoInputFormat derive FS from path. ThriftPigLoader : change name from Counts to Counters. More... about 14 years ago
Thrift to Pig support. More... about 14 years ago
Support for Thrift in MR. More... about 14 years ago
Added a LzoPigStorage that currently only loads but is based 100% on PigStorage More... about 14 years ago
Fix bug in LzoTextLoader: the nextKeyValue() method should always be checked for true on the RecordReader before calling getCurrentValue. More... about 14 years ago
Added a note about the instability of this branch, and updated compatibility info. More... over 14 years ago
Integration and clean-up of hirohanin's work on getting EB to work with Pig 8. Merge remote branch 'hirohanin/master' into pig-08 More... over 14 years ago
add a ProtobufWritable constructor from a specific message -- useful for testing. More... over 14 years ago
correcting tokenized loader More... over 14 years ago
add Johan to contributors list, and enumerate version compatibility for Pig, Hive, etc More... over 14 years ago
Merge remote branch 'johan/master' More... over 14 years ago