kevinweil (Kevin Weil)

Name
Kevin Weil
Website/Blog
http://www.twitter.com/kevinweil
Company
Twitter
Location
Portola Valley, CA
Member Since
Feb 28, 2009 (9 months)

Following 0 githubbers and watching 33 repositories view all →

Public Repositories (4)

  • hadoop-lzo

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

    legend

    Last updated Mon Nov 16 10:49:30 -0800 2009

  • pig.tmbundle

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

    legend

    Last updated Sun Nov 01 22:31:38 -0800 2009

  • protobuf.tmbundle

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

    legend

    Last updated Sat Sep 12 14:53:07 -0700 2009

  • Google-Visualization-Graph-Fail

    An example showing a Google Viz API area chart that renders in Safari but not Firefox.

    legend

    Last updated Wed Jul 01 18:06:24 -0700 2009

Public Activity feed

kevinweil started watching tobi/clarity Tue Dec 08 00:00:12 -0800 2009
clarity's description:
Web interface for the grep and tail -f unix tools. Useful for real-time log analysis. Remotely related to splunk
kevinweil started watching RTykulsker/JavaBeanstalkClient Sun Nov 29 06:43:53 -0800 2009
JavaBeanstalkClient's description:
a Java client for the beanstalkd workqueue service
kevinweil forked gist: 243554 Thu Nov 26 08:30:15 -0800 2009
package net.abhinavsarkar.util; import java.util.Iterator;
kevinweil updated gist: 243400 Thu Nov 26 03:04:27 -0800 2009
import com.google.protobuf.Message import java.io.{BufferedReader, BufferedInputStream, DataInput...
kevinweil created gist: 243400 Thu Nov 26 03:03:06 -0800 2009
import com.google.protobuf.Message import java.io.{BufferedReader, BufferedInputStream, DataInput...
kevinweil created gist: 243397 Thu Nov 26 02:57:14 -0800 2009
import com.google.protobuf.Message import java.io.{BufferedReader, BufferedInputStream, DataInput...
kevinweil started watching emaland/scribe-dependencies Sun Nov 22 17:28:58 -0800 2009
scribe-dependencies's description:
All the dependencies (minus the JDK) required to build and use scribe+patches
kevinweil started watching crucially/timesplicedb Fri Nov 20 01:22:26 -0800 2009
timesplicedb's description:
Fast storage engine for time series data
kevinweil started watching klbostee/dumbo Thu Nov 19 08:52:48 -0800 2009
dumbo's description:
Python module that allows you to easily write and run Hadoop programs.
kevinweil started watching defunkt/resque Thu Nov 19 08:51:44 -0800 2009
resque's description:
A simple Redis-based queue.
kevinweil started watching dustin/beanstalk-tools Thu Nov 19 08:51:37 -0800 2009
beanstalk-tools's description:
Various tools for watching beanstalkd.
kevinweil pushed to master at kevinweil/hadoop-lzo Mon Nov 16 10:49:30 -0800 2009
HEAD is 36f55c189a0b5fe1afc88c0444ebe8a3b055985d
  • kevinweil committed 36f55c18:
    Expose the tmp filename the index writes to so that it can be cleaned up upon failure, and use the proper Path api for appending to filenames.
kevinweil started watching emaland/mod_log_scribe Sun Nov 15 23:55:05 -0800 2009
mod_log_scribe's description:
Scribe Apache module for logging
kevinweil started watching fauna/scribe Sun Nov 15 16:52:18 -0800 2009
scribe's description:
A Ruby client for Scribe.
kevinweil pushed to master at kevinweil/hadoop-lzo Fri Nov 06 01:35:49 -0800 2009
HEAD is a75031094443c8f3c0b31fb27198b1c0f779bfd2
  • kevinweil committed a7503109:
    Add a couple simple functions to the LzoIndex to allow introspecting its block positions.
kevinweil pushed to master at kevinweil/hadoop-lzo Wed Nov 04 15:26:23 -0800 2009
HEAD is cc073b50ad52382950bbdd924b192f1ab9ec161f
  • kevinweil committed cc073b50:
    Make LzoIndex.createIndex properly cleanup after itself on failure, and fix some formatting in the javadoc.
kevinweil pushed to master at kevinweil/pig.tmbundle Sun Nov 01 22:31:39 -0800 2009
HEAD is 7384e4019676df521bc7c2d059bcdb30e60cf20c
  • kevinweil committed 7384e401:
    Thanks @rjurney for making me aware of the sample keyword. Now it will have its syntax highlighted.
kevinweil pushed to master at kevinweil/hadoop-lzo Sun Nov 01 10:29:51 -0800 2009
HEAD is 5f0333b7ce3f0f16fc88c71f918b9f0e5ed8eb5d
  • kevinweil committed 5f0333b7:
    Add idea projects to .gitignore, add build properties to jar, and log build's git revision once upon static load.
kevinweil started watching durran/mongoid Fri Oct 30 06:06:32 -0700 2009
mongoid's description:
Ruby ODM framework for MongoDB
kevinweil pushed to master at kevinweil/hadoop-lzo Thu Oct 29 20:53:09 -0700 2009
HEAD is 0f434114e3941ddc3d7d45fc693ff767b38478a6
  • kevinweil committed 0f434114:
    Update readme to reflect more of the bugs that have been fixed.
kevinweil started watching facebook/scribe Tue Oct 27 17:27:25 -0700 2009
scribe's description:
Scribe is a server for aggregating log data streamed in real time from a large number of servers. It is designed to be scalable, extensible without client-side modification, and robust to failure of the network or any specific machine.
kevinweil started watching lenn0x/scribe Tue Oct 27 17:27:16 -0700 2009
scribe's description:
Scribe is a server for aggregating log data streamed in real time from a large number of servers. It is designed to be scalable, extensible without client-side modification, and robust to failure of the network or any specific machine.
kevinweil commented on lenn0x/scribe Tue Oct 27 17:27:04 -0700 2009
Comment in a43b9e1:

Also, emaland has mod_log_scribe which is almost ready to go -- get apache logs in scribe without writing it to disk and catting it back. We'll have that ready pretty soon, along with the other Scribe commits we have in the pipeline.

kevinweil pushed to master at kevinweil/hadoop-lzo Sun Oct 25 12:29:54 -0700 2009
HEAD is 4ad5829acc8ef30dfa36a4521c53662e0c787e28
  • kevinweil committed 4ad5829a:
    Don't leave behind old attempts at index files when exceptions are thrown during LzoIndex.createIndex, e.g. when the lzo file is corrupt.
kevinweil pushed to master at kevinweil/hadoop-lzo Sat Oct 24 23:28:57 -0700 2009
HEAD is a767aa16380a1f652c2eba467fa70bd167ae0e5e

2 commits »

kevinweil started watching stevedekorte/vertexdb Sat Oct 24 21:24:57 -0700 2009
vertexdb's description:
A graph database on top of tokyocabinet and libevent
kevinweil started watching toddlipcon/hadoop-lzo-packager Thu Oct 22 09:46:04 -0700 2009
hadoop-lzo-packager's description:
Packaging utilities for GPL compression libraries in Hadoop
kevinweil pushed to master at kevinweil/hadoop-lzo Mon Oct 19 16:36:26 -0700 2009
HEAD is 7365b7a68112cba7d11321c3a8f90b7ccae5eca6
kevinweil pushed to master at kevinweil/hadoop-lzo Mon Oct 19 16:22:22 -0700 2009
HEAD is 063ac07f0ee5af0232117c30b194617381a37530
  • kevinweil committed 063ac07f:
    Handle corruption better by catching exceptions hierarchically.
kevinweil pushed to master at kevinweil/hadoop-lzo Mon Oct 19 14:56:13 -0700 2009
HEAD is d13394cafc70687663f25b185372929b5bf1ca6e
  • kevinweil committed d13394ca:
    Catch an EOF exception that wasn't being caught before (happened when file writers were killed unexpectedly).
kevinweil pushed to master at kevinweil/hadoop-lzo Mon Oct 19 11:41:10 -0700 2009
HEAD is d409614ea647fd2144396303b15fd91186e85bf7
  • kevinweil committed d409614e:
    Allow the LzopInputStream to gracefully handle a file that does not finish with four trailing zeroes, as can happen when a writer gets killed.
kevinweil started watching kr/beanstalkd Sun Oct 18 09:08:40 -0700 2009
beanstalkd's description:
Beanstalk is a simple, fast work queue.
kevinweil started watching kr/beanstalk-client-ruby Sun Oct 18 09:01:45 -0700 2009
beanstalk-client-ruby's description:
Ruby client for beanstalkd
kevinweil pushed to master at kevinweil/hadoop-lzo Fri Oct 16 14:44:35 -0700 2009
HEAD is 541a10db35eddbb052f7f15ee9f7a568f898ca02
  • kevinweil committed 541a10db:
    Upgrade the version just a bit to reflect the bug fix.
kevinweil pushed to master at kevinweil/hadoop-lzo Fri Oct 16 14:33:12 -0700 2009
HEAD is 0957476f0245b70bc2abd051205c6d0596ca1e8b
  • kevinweil committed 0957476f:
    LZOP mandates that blocks which compress to a larger size than their uncompressed size should be stored uncompressed with a slightly modified header. hadoop-gpl-compression does not honor this in reading or writing, which left it unable to read files with such blocks. I fixed this issue a few commits I go; this should be the corresponding fix to be able to properly write such blocks. Added a test for the LzopOutputStream too. The smallest test file led to this condition, so 1/3 tests initially failed, and now all pass.