Kevin Weil

Results 6 repositories owned by Kevin Weil

elephant-bird

16
Stars
7
Forks
Watchers

Twitter's collection of LZO and Protocol Buffer-related Hadoop, Pig, Hive, and HBase code.

FileSetInputFormat

16
Stars
5
Forks
Watchers

A Hadoop input format for sending lists of files as keys to a mapper. Set the list of files, and an input split will be created per file. Each map task gets only one input key: the filename for its...

hadoop-lzo

98
Stars
63
Forks
Watchers

Patched, refactored version of code.google.com/hadoop-gpl-compression for hadoop 0.20

pig.tmbundle

37
Stars
10
Forks
Watchers

Simple syntax highlighting for writing Pig scripts (http://hadoop.apache.org/pig) in Textmate.

protobuf.tmbundle

29
Stars
6
Forks
Watchers

Simple syntax highlighting for working with Protocol Buffers (http://code.google.com/p/protobuf) in Textmate.

stream-to-hdfs

26
Stars
3
Forks
Watchers

A simple utility for streaming stdin to a file in HDFS