GitHub user felixcheung opened a pull request: https://github.com/apache/spark/pull/18283
[TEST][SPARKR][CORE] Fix broken SparkSubmitSuite ## What changes were proposed in this pull request? Fix test file path. This is broken and undetected since R only changes don't build core and subsequent commit with the change built fine (again because it wasn't building core) ## How was this patch tested? jenkins @srowen @gatorsmile You can merge this pull request into a Git repository by running: $ git pull https://github.com/felixcheung/spark rsubmitsuite Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/18283.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 #18283 ---- commit fde2ef0a6552cae52492c70198b0394a072678f6 Author: Felix Cheung <felixcheun...@hotmail.com> Date: 2017-06-13T02:04:01Z change test file path ---- --- 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