Skip to content

Instantly share code, notes, and snippets.

@cworks
Created April 28, 2013 02:28
Show Gist options
  • Save cworks/5475615 to your computer and use it in GitHub Desktop.
Save cworks/5475615 to your computer and use it in GitHub Desktop.
corbett@corbett17:/tmp/sandbox|⇒ tree
|____hadoop-foo
| |____net.cworks.mrfun
| | |____pom.xml
| | |____README.md
| | |____src
| | | |____main
| | | | |____java
| | | | | |____PlayerBatting.java
| | | | | |____PlayerBattingMapper.java
| | | | | |____PlayerBattingReducer.java
| | | | |____resources
| | | | | |____log4j.properties
| | | |____test
| | | | |____java
| | | | | |____BattingTest.java
| | | | | |____PlayerBattingStatsTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment