[
https://issues.apache.org/jira/browse/SPARK-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14134116#comment-14134116
]
Apache Spark commented on SPARK-2932:
-------------------------------------
User 'srowen' has created a pull request for this issue:
https://github.com/apache/spark/pull/2399
> Move MasterFailureTest out of "main" source directory
> -----------------------------------------------------
>
> Key: SPARK-2932
> URL: https://issues.apache.org/jira/browse/SPARK-2932
> Project: Spark
> Issue Type: Task
> Components: Streaming
> Reporter: Marcelo Vanzin
> Priority: Trivial
>
> Currently, MasterFailureTest.scala lives in streaming/src/main, which means
> it ends up in the published streaming jar.
> It's only used by other test code, and although it also provides a main()
> entry point, that's also only usable for testing, so the code should probably
> be moved to the test directory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]