sscheck icon indicating copy to clipboard operation
sscheck copied to clipboard

ScalaCheck for Spark

Results 27 sscheck issues
Sort by recently updated
recently updated
newest added

DStreamProp.forAllAlways executes the test cases sequentially, which is ok for local tests and fine tuned batch interval. Adapting the ideas of StreamingContextDirectReceiverTest the tests maybe could be executed in parallel....

enhancement

Setup https://certbot.eff.org/ on an Nginx on my raspberry acting as the head node and proxy for Jenkins and later the HDP cluster

enhancement

Because the base case is Now that potentially returns a new formula that is generated test time.

enhancement

Setup test cluster with 1 Cubox 4x4 as master and 2 ODROID C2 as slaves. Try run latest Hortonworks HDP on Ubuntu with just YARN installed, and just Ambari for...

https://ci.apache.org/projects/flink/flink-docs-release-0.9/apis/streaming_guide.html Emergent system, abstraction level quite close to spark and Scala API. Based on single records instead of micro batching

enhancement

See milestones - https://github.com/juanrh/sscheck/milestone/3 - https://github.com/juanrh/sscheck/milestone/4 - https://github.com/juanrh/sscheck/milestone/2

enhancement

Dependency on spark-testing-base was removed when solving #36 but at the end it looks like the problem was in some dead code in sscheck, that it is already removed. Ensuring...

enhancement

`safeWordLength` can now only be compute for the subset of formulas corresponding to the old formulas. For example we can have a formula that uses a Now that builds an...

bug

See https://twitter.com/etorreborre/status/730434823752450048?s=03

enhancement

That capture and enforce the following properties - Generators generate the minimal words that exercise the corresponding formula, for a precise formulation of mininality TBD - Applying Gen.resize on a...

enhancement