1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #31 from butlermh/master More... over 12 years ago
Merge pull request #40 from rangadi/toddlipcon_master_jan_03 More... over 12 years ago
Merge pull request #39 from rangadi/read_index_improvement More... over 12 years ago
readIndex : avoid creating Long objects for each lzo block More... over 12 years ago
Merge pull request #37 from rangadi/read_index_improvement More... over 12 years ago
readIndex : avoid 2 extra RPCs to HDFS for each file. More... over 12 years ago
fix LDFLAGS for Mac. --no-as-need is not supported on Mac More... over 12 years ago
Bump version to 0.4.15 after merging with kw More... over 12 years ago
Merge remote branch 'kw/master' More... over 12 years ago
Merge pull request #34 from miguno/issue30 More... over 12 years ago
Issue 30: Build fails on Ubuntu 11.10 (changed ld default behavior) More... over 12 years ago
Bump version to 0.4.14 More... over 12 years ago
Merge pull request #32 from rangadi/fix_verifyChecksum More... over 12 years ago
LzopInputStream : skip compressed data checksum when data is uncompressed. More... over 12 years ago
Removed Hadoop version numbers as they are not used More... over 12 years ago
Bump to cdh3u1 release dependency More... over 12 years ago
Bump version to 0.4.14 More... over 12 years ago
Fix some javadoc formatting More... over 12 years ago
Make LzoInputFormatCommon abstract and add javadoc More... over 12 years ago
Merge remote branch 'kw/master' More... over 12 years ago
Fix performance issue when reinit() is called with a null Configuration More... over 12 years ago
Fixed build file so it is possible to publish artifacts to local Maven repository More... over 12 years ago
Merge pull request #28 from ivmaykov/master More... over 12 years ago
Made LzoTextInputFormat a subclass of TextInputFormat More... over 12 years ago
Made DeprecatedLzoTextInputFormat a subclass of TextInputFormat, which cleans up the code nicely. More... over 12 years ago
Per code review feedback from Raghu Angadi, removed the LzoStreamingInputFormat. More... over 12 years ago
Added the LzoStreamingInputFormat and LzoStreamingLineRecordReader classes. More... over 12 years ago
1) Added the boolean option "lzo.text.input.format.ignore.nonlzo", (default is true). The option is to be used with the DeprecatedLzoTextInputFormat and LzoTextInputFormat input format classes. More... over 12 years ago
version 0.4.13 : add support for writing lzo index file More... over 12 years ago
Merge pull request #23 from rangadi/inline_index More... over 12 years ago