[
https://issues.apache.org/jira/browse/PIO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Szeto updated PIO-176:
-----------------------------
Description:
There was a hack in {{build.sbt}} for switching between Spark 1.x and 2.x
specific code. With PIO-171 completed, that should be cleaned up.
Specifically, these
[lines|https://github.com/apache/predictionio/blob/718ebe2e8e98c5462d14ad2663c65288f0409972/build.sbt#L140-L141]
should be removed. The source that it refers to should be refactored properly
in the main source code.
was:There was a hack in {{build.sbt}} for switching between Spark 1.x and 2.x
specific code. With PIO-171 completed, that should be cleaned up.
> Clean up unmanaged sources in the data module
> ---------------------------------------------
>
> Key: PIO-176
> URL: https://issues.apache.org/jira/browse/PIO-176
> Project: PredictionIO
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.13.0
> Reporter: Donald Szeto
> Assignee: Donald Szeto
> Priority: Minor
>
> There was a hack in {{build.sbt}} for switching between Spark 1.x and 2.x
> specific code. With PIO-171 completed, that should be cleaned up.
> Specifically, these
> [lines|https://github.com/apache/predictionio/blob/718ebe2e8e98c5462d14ad2663c65288f0409972/build.sbt#L140-L141]
> should be removed. The source that it refers to should be refactored
> properly in the main source code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)