Skip to content

Commit

Permalink
Add readme doc
Browse files Browse the repository at this point in the history
  • Loading branch information
caesar0301 committed Dec 25, 2015
1 parent 03a5278 commit a59f73a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions etlers/WifiToolkit/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# WifiToolkit

Spark jobs to process Wifi traffic and syslog data.

## Build

$ # build with Java 1.6 to be compatible with our hadoop cluster
$ sbt -java-home $(/usr/libexec/java_home -v '1.6*') assembly

0 comments on commit a59f73a

Please sign in to comment.