sadikovi / spark-netflow

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

Fix file system inference when reading file #74

Closed sadikovi closed 7 years ago

sadikovi commented 7 years ago

This PR fixes issue that arises when using hadoop configuration and file system for local file path.

Closes #73.

codecov-io commented 7 years ago

Codecov Report

Merging #74 into master will not change coverage. The diff coverage is 100%.

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   93.98%   93.98%           
=======================================
  Files          12       12           
  Lines         449      449           
  Branches       35       35           
=======================================
  Hits          422      422           
  Misses         27       27