[
https://issues.apache.org/jira/browse/SPARK-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-13621:
------------------------------
Priority: Trivial (was: Minor)
Component/s: (was: Spark Core)
Tests
Build
{{TestClient}} does look like long-dead code (see
https://github.com/apache/spark/pull/9255) and yes I'd suggest removing it.
Agree about {{TestExecutor}}.
> 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
> Priority: Trivial
>
> 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: [email protected]
For additional commands, e-mail: [email protected]