GitHub user JoshRosen opened a pull request:
https://github.com/apache/spark/pull/10884
[SPARK-12971][test-hadoop2.3] Try to fix Hive tests which fail in
Hadoop-2.3 SBT build
ErrorPositionSuite and one of the HiveComparisonTest tests have been
consistently failing on the Hadoop 2.3 SBT build (but on no other builds). I
believe that this is due to test isolation issues (e.g. tests sharing state via
the sets of temporary tables that are registered to TestHive).
This patch attempts to improve the isolation of these tests in order to
address this issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JoshRosen/spark
fix-failing-hadoop-2.3-hive-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10884.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 #10884
----
commit 2f36e05eb5ff041ca97f30207339dd9035a0bcc9
Author: Josh Rosen <[email protected]>
Date: 2016-01-23T22:57:23Z
Try to fix Hive tests which fail in Hadoop-2.3 SBT
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]