Spark
2 entries201606 · 08
Getting average response time, call count, Min, Max on a restful api server
There's an api server that handles data traffic from an app I computed the average response time per interface using the apache logs For the hadoop,…
Opensource1 min

201605 · 30
Analyzing log files with Python and Spark (with hadoop)
Installing and running Hadoop, then analyzing files with Spark. Done on OSX, written up in order from configuration to execution.
Opensource2 min