Hello, I've just downloaded the 0.9.6 version of predictionIO from " http://predictionio.incubator.apache.org/install/install-linux/" Here the classpath of the installed version is "io.prediction" while in the "quick start" tutorial the right classpath is "org.apache.predictionio".
For example using jps command to verify the components, the classpath of my predictionIO console is: io.prediction.tools.console.Console while in the tutorial the right one is: org.apache.predictionio.tools.console.Console Maybe i've download an old version of predictionIO before the Apache incubation, could you give me the right repository url where i can find a new version? Thanks, Cristina
