GitHub user holdenk opened a pull request: https://github.com/apache/spark/pull/11278
[SPARK-13382][DOCS][PYSPARK] Update pyspark testing notes in build docs ## What changes were proposed in this pull request? The current build documents don't specify that for PySpark tests we need to include Hive in the assembly otherwise the ORC tests fail. ## How was the this patch tested? Manually built the docs locally. Ran the provided build command follow by the PySpark SQL tests. ![pysparktestswithmavendocpicture](https://cloud.githubusercontent.com/assets/59893/13189971/54dd6dd8-d70f-11e5-920a-027cf4342bdf.png) You can merge this pull request into a Git repository by running: $ git pull https://github.com/holdenk/spark SPARK-13382-update-pyspark-testing-notes-r2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/11278.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #11278 ---- commit a2e79da1ca592d60cb7c9306ae722d0a9293668a Author: Holden Karau <hol...@us.ibm.com> Date: 2016-02-19T16:04:13Z Add a quick note about needing to build with hive support for PySpark's full tests commit 3b5f0b0a565b707d86223d07157ea9ea29b62609 Author: Holden Karau <hol...@us.ibm.com> Date: 2016-02-19T21:21:35Z Make it a sub section instead commit 59afdb65b573893097fbbbf0e16a601a530bd20a Author: Holden Karau <hol...@us.ibm.com> Date: 2016-02-19T21:41:26Z Commas ---- --- 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