docker-predictionio
docker-predictionio copied to clipboard
pio deploy WARN
after pio deploy
do
curl -H "Content-Type: application/json" \ -d '{ "user": "1", "num": 4 }' http://localhost:8000/queries.json
got
[WARN] [BLAS] Failed to load implementation from: com.github.fommil.netlib.NativeSystemBLAS [WARN] [BLAS] Failed to load implementation from: com.github.fommil.netlib.NativeRefBLAS
http://predictionio.apache.org/templates/recommendation/quickstart/
@m358807551 Thanks for reporting. Will try to find time to debug.