benchflow / analysers

Spark scripts utilised to analyse data and compute performance metrics
Other
0 stars 1 forks source link

Refactored for CI #57

Closed Cerfoglg closed 8 years ago

Cerfoglg commented 8 years ago

Warning: Massive amount of refactoring has been done

fixes #41 and implements #56

   

Cerfoglg commented 8 years ago

To change:

VincenzoFerme commented 8 years ago

@Cerfoglg I see the following as missing:

Cerfoglg commented 8 years ago

@VincenzoFerme It's all solved now, aside from alluxio enabling #63 , which I'll do in another pull, and some of these nitpicks the bot found (invisible trailing whitespaces)

VincenzoFerme commented 8 years ago

Looks 👍

I disabled invisible trailing whitespace.

For now I merge the pull request anyway, even though codeclimate reports many errors. We have a dedicated issue where I link to all the code improvements to perform: https://github.com/benchflow/analysers/issues/59

VincenzoFerme commented 8 years ago

:shipit: