benchflow / analysers

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

New computations and data #75

Closed Cerfoglg closed 8 years ago

Cerfoglg commented 8 years ago

Resolves #69, resolves #68, resolves #67, resolves #62, resolves #53, resolves #47, resolves #27, and works on #22

Fixes #81, fixes #74

Todos:

  

VincenzoFerme commented 8 years ago

@Cerfoglg check in the first comment, the items that are done so that we can then check them together. I checked up to analysers/experiments/faban.py excluded.

VincenzoFerme commented 8 years ago

@Cerfoglg Review completed, all the comments are in https://github.com/benchflow/analysers/pull/75#issue-158514448 (all of them, do not trust the completed label). Most of the times I left a comment only the first time I noticed something to improve, you should apply it in all the other scripts where something similar can be improved. I did not check that everything mentioned in the related issues is actually completed, for that we need to discuss in person. After your fix all of them ping me and we setup a meeting to close this giant pull request.

Cerfoglg commented 8 years ago

@VincenzoFerme It should be all ready now, save for the cassandra tests, as there seem to be a problem with the connector, similarly to what was happening with the data transformers. For now, Cassandra tests are disabled. See issue #81

VincenzoFerme commented 8 years ago

@Cerfoglg deal with https://github.com/benchflow/analysers/issues/81 before merging this pull request. Try to use --net="host" for both the cassandra and the spark container and other ideas you might have.

VincenzoFerme commented 8 years ago

:+1:

Cerfoglg commented 8 years ago

@VincenzoFerme Fixed the build issue

VincenzoFerme commented 8 years ago

:+1: