Github user jinxing64 commented on the issue: https://github.com/apache/spark/pull/16831 @kayousterhout thanks a lot. I'm not sure how to start the unit test automatically, do I have the right to do that? BTW, may I ask a question, what is the proper way to run the unit test in my local? Currently, I run a single unit test by `build/mvn test -DwildcardSuites=org.apache.spark.**Suite` and run all unit tests by ` build/mvn -Pyarn -Phadoop-2.6 -Phive-thriftserver -Dhadoop.version=2.6.5 test`. Is it correct? It'd great if you can help me out or give a wiki that I can refer :)
--- 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