Github user rvesse commented on the issue:

    https://github.com/apache/spark/pull/22805
  
    @srowen Yes there are a lot of assumptions made by the integration tests 
that are not documented anywhere and I figured out by digging in the code and 
POMs.
    
    Broadly speaking right now to run integration tests you need the following:
    
    - A runnable distribution of Spark built
    - `minikube` installed, configured with at least 4 CPUs and 8 GB memory and 
started
    
    Probably the next thing I will do tomorrow on this is to improve the 
documentation.  There is a `README.md` in the integration testing module but it 
omits various details I have encountered working with these recently.



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to