aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorCheng Lian <lian@databricks.com>2014-12-23 12:54:20 -0800
committerJosh Rosen <joshrosen@databricks.com>2014-12-23 12:54:33 -0800
commit7b5ba85df342159f4b62f507bf1daa4dafe59059 (patch)
treea631d168d7a5b0968cdf2499d16113a4338f1496 /core
parente74ce14e8a25d2fc6c23feeedceb02fba5c2d66c (diff)
downloadspark-7b5ba85df342159f4b62f507bf1daa4dafe59059.tar.gz
spark-7b5ba85df342159f4b62f507bf1daa4dafe59059.tar.bz2
spark-7b5ba85df342159f4b62f507bf1daa4dafe59059.zip
[SPARK-4914][Build] Cleans lib_managed before compiling with Hive 0.13.1
This PR tries to fix the Hive tests failure encountered in PR #3157 by cleaning `lib_managed` before building assembly jar against Hive 0.13.1 in `dev/run-tests`. Otherwise two sets of datanucleus jars would be left in `lib_managed` and may mess up class paths while executing Hive test suites. Please refer to [this thread] [1] for details. A clean build would be even safer, but we only clean `lib_managed` here to save build time. This PR also takes the chance to clean up some minor typos and formatting issues in the comments. [1]: https://github.com/apache/spark/pull/3157#issuecomment-67656488 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/apache/spark/3756) <!-- Reviewable:end --> Author: Cheng Lian <lian@databricks.com> Closes #3756 from liancheng/clean-lib-managed and squashes the following commits: e2bd21d [Cheng Lian] Adds lib_managed to clean set c9f2f3e [Cheng Lian] Cleans lib_managed before compiling with Hive 0.13.1 (cherry picked from commit 395b771feed3fc90e5053defbe86dbd673fde582) Signed-off-by: Josh Rosen <joshrosen@databricks.com>
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions