Re: PIO + ES5 + Universal Recommender

2017-11-08 Thread Pat Ferrel
“mvn not found”, install mvn. This step will go away with the next Mahout release. On Nov 8, 2017, at 2:41 AM, Noelia Osés Fernández wrote: Thanks Pat! I have followed the instructions on the README.md file of the mahout folder: You will need to build this using Scala

Exception : Incorrect byte array size in eventserver

2017-11-08 Thread vaibhav goel
While checking data using Eventserver i am getting the following exception { message: "org.apache.predictionio.data.storage.hbase.HBEventsUtil$RowKeyException: Incorrect byte array size. Bytes: -65,-51,-28,105,42,13,90,-24, 21,111,82,-66,-118,-32,101,127,0,0,1,93,17,-60,-77,-112,-

Re: PIO + ES5 + Universal Recommender

2017-11-08 Thread Noelia Osés Fernández
Thanks Pat! I have followed the instructions on the *README.md* file of the mahout folder: *You will need to build this using Scala 2.11. Follow these instructions - install Scala 2.11 as your default version* I've done this with the following commands: # scala install wget