twitter / hadoop-lzo

Refactored version of code.google.com/hadoop-gpl-compression for hadoop 0.20
GNU General Public License v3.0
546 stars 329 forks source link

support fileglobs when index files #143

Open ysn2233 opened 4 years ago

ysn2233 commented 4 years ago

Currently the DistributedLzoIndexr does not support fileglob to index file in a map-reduce job. If is necessary I can easily contribute to implement it soon.