Wei Chen created PIO-184:
----------------------------
Summary: Livedoc 0.9.2 upgrade typo
Key: PIO-184
URL: https://issues.apache.org/jira/browse/PIO-184
Project: PredictionIO
Issue Type: Bug
Components: Documentation
Affects Versions: Live Documentation
Reporter: Wei Chen
Assignee: Wei Chen
Fix For: Live Documentation
In this section:
[https://github.com/apache/predictionio/blob/livedoc/docs/manual/source/resources/upgrade.html.md#2-in-xxxalgorithmscala]
Line 136:
locate where *LEventStore.findByEntity()* is used, change it to
*LEventStore.findByEntity()*
Should be changed to:
locate where *lEventsDb.findSingleEntity()* is used, change it to
*LEventStore.findByEntity()*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)