Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sadikovi authored Nov 3, 2016
1 parent ebe0048 commit 3e2eb5d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ Using statistics does not require any special conditions apart from enabling opt

### Scala API
```scala
val sqlContext = new SQLContext(sc)

// You can provide only format, package will infer version from provided files, or you can enforce
// version of the files with `version` option.
val df = sqlContext.read.format("com.github.sadikovi.spark.netflow").load("...")
Expand Down

0 comments on commit 3e2eb5d

Please sign in to comment.