Github user shivaram commented on the pull request:

    https://github.com/apache/spark/pull/7001#issuecomment-115358456
  
    @cafreeman Regarding the test itself, a couple of things
    
    1. Could we have a smaller JAR file ? This one looks like its around 5MB 
which is pretty big :) Instead of using `sbt assembly` to generate it, could 
you try to use `sbt package` ? That should make it smaller
    2. Regarding the paths, you can use `SPARK_HOME` and refer things relative 
to that. See 
https://github.com/apache/spark/blob/master/python/pyspark/tests.py#L400 for an 
example in Python


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to