Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
Pull out some of the common Block Indexing code.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvryaboy committed Jun 13, 2012
1 parent 4d4b39c commit e144e24
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 307 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -63,6 +63,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j.version>1.6.4</slf4j.version>
<apache.pig.version>0.10.0</apache.pig.version>
<test.data.dir>${project.build.directory}/testdata</test.data.dir>
</properties>

<dependencies>
Expand Down

0 comments on commit e144e24

Please sign in to comment.