GitHub user wangyum opened a pull request:

    https://github.com/apache/spark/pull/22554

    [WIP][SPARK-23622] Add javax.jdo to SharedClass to fix HiveClientSuites 
Flaky Test

    ## What changes were proposed in this pull request?
    
    This PR try to fix `HiveClientSuites` Flaky Test by add `javax.jdo` to 
SharedClass.
    I think it safe as Hive and Spark use the same `jdo-api-3.0.1.jar`:
    
![image](https://user-images.githubusercontent.com/5399861/46062317-0358a480-c19c-11e8-88a9-0a0e955d8d0a.png)
    
    ## How was this patch tested?
    
     manual tests


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wangyum/spark SPARK-23622

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22554.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 #22554
    
----
commit 998cdb8aa472c93c9d44a0a6f0cd8593b098483c
Author: Yuming Wang <yumwang@...>
Date:   2018-09-26T06:51:24Z

    Add javax.jdo to SharedClass

----


---

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

Reply via email to