[ 
https://issues.apache.org/jira/browse/SPARK-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin resolved SPARK-13621.
---------------------------------
       Resolution: Fixed
         Assignee: Devaraj K
    Fix Version/s: 2.0.0

> TestExecutor.scala needs to be moved to test package
> ----------------------------------------------------
>
>                 Key: SPARK-13621
>                 URL: https://issues.apache.org/jira/browse/SPARK-13621
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build, Tests
>    Affects Versions: 1.6.0, 2.0.0
>            Reporter: Devaraj K
>            Assignee: Devaraj K
>            Priority: Trivial
>             Fix For: 2.0.0
>
>
> TestExecutor.scala is in the package 
> core\src\main\scala\org\apache\spark\deploy\client\ and it is getting used 
> only by test classes. It needs to be moved to test package i.e. 
> core\src\test\scala\org\apache\spark\deploy\client\ since the purpose of it 
> is for test.
> And also core\src\main\scala\org\apache\spark\deploy\client\TestClient.scala 
> is not getting used any where and present in the src, I think it can be 
> removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to