Marcelo Vanzin created SPARK-2932:
-------------------------------------

             Summary: Move MasterFailureTest out of "main" source directory
                 Key: SPARK-2932
                 URL: https://issues.apache.org/jira/browse/SPARK-2932
             Project: Spark
          Issue Type: Task
            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.2#6252)

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

Reply via email to