[
https://issues.apache.org/jira/browse/PIO-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16609514#comment-16609514
]
Donald Szeto commented on PIO-98:
---------------------------------
[~shimamoto] thanks for following up. There are already PRs in that repo. I
think we can close this.
For the record:
[https://github.com/PredictionIO/template-scala-parallel-complementarypurchase/pull/2,]
[https://github.com/PredictionIO/template-scala-parallel-complementarypurchase/pull/4|https://github.com/PredictionIO/template-scala-parallel-complementarypurchase/pull/4.].
> Issues in building Complementary Purchase Engine Template
> ---------------------------------------------------------
>
> Key: PIO-98
> URL: https://issues.apache.org/jira/browse/PIO-98
> Project: PredictionIO
> Issue Type: Bug
> Reporter: salil chawla
> Assignee: Donald Szeto
> Priority: Major
>
> http://predictionio.incubator.apache.org/templates/complementarypurchase/quickstart/
> doesn't get built with 0.11.0-incubating release of predictionIO.
> Looks like it is pointing to the packages and classes relevant to the older
> version of PredictionIO
> for example,
> template-scala-parallel-complementarypurchase/src/main/scala/Algorithm.scala
> is importing the P2LAlgorithm class with qualified name as
> io.prediction.controller.P2LAlgorithm
> but ideally it should have been
> org.apache.predictionio.controller.P2LAlgorithm
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)