sadikovi / spark-netflow

NetFlow data source for Spark SQL and DataFrames
Apache License 2.0
18 stars 11 forks source link

Investigate batch processing #38

Closed sadikovi closed 8 years ago

sadikovi commented 8 years ago

Investigate reading records in batches instead of one-by-one.

sadikovi commented 8 years ago

Closed as more information needed.