Recently I came across a conference paper by Joglekar (2014) who uses a two-stage approach to constructing low risk and stable return stock portfolios. The idea is simple:
Let me jump right to the point: in the open-source community it is not often enough that a new software distribution/package/library becomes available while accompanied with sufficient documentation to accommodate the…
This post is part II in our series on QA. Previously we discussed the concepts of property based testing (PBT) in the context of an individual application. In this post we will focus on applying PBT and other techniques to test applications in Spark.