GitHub user liancheng opened a pull request:
https://github.com/apache/spark/pull/2036
[SPARK-3126][SPARK-3127][SQL] Fixed HiveThriftServer2Suite
This PR fixes two issues:
1. Fixes wrongly quoted command line option in `HiveThriftServer2Suite`
that makes test cases hang until timeout.
1. Asks `dev/run-test` to run Spark SQL tests when `bin/spark-sql` and/or
`sbin/start-thriftserver.sh` are modified.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liancheng/spark fix-thriftserver-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2036.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 #2036
----
commit e5aa31a06a88c88b45596ce8b76378264de7eed2
Author: Cheng Lian <[email protected]>
Date: 2014-08-19T15:22:49Z
Fixed metastore JDBC URI quotation
commit a87f83d2c44c1e368311116917d15899d3cb593b
Author: Cheng Lian <[email protected]>
Date: 2014-08-19T15:26:46Z
Extended timeout
commit 26b82a051ecca43019b3634ec9f3dded5f62ac84
Author: Cheng Lian <[email protected]>
Date: 2014-08-19T15:45:00Z
Run SQL tests when dff contains bin/spark-sql and/or
sbin/start-thriftserver.sh
----
---
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]