mingfang/docker-predictionio

Unable to run quickstart

Closed this issue · 1 comments

Hello,

after installing everything correctly and running quickstart/run.sh on the step pio train I get:

WARN] [BLAS] Failed to load implementation from: com.github.fommil.netlib.NativeSystemBLAS
[WARN] [BLAS] Failed to load implementation from: com.github.fommil.netlib.NativeRefBLAS
[Stage 17:>                                                         (0 + 0) / 2][WARN] [LAPACK] Failed to load implementation from: com.github.fommil.netlib.NativeSystemLAPACK
[WARN] [LAPACK] Failed to load implementation from: com.github.fommil.netlib.NativeRefLAPACK
[Stage 38:>                                                         (0 + 0) / 2][ERROR] [Executor] Exception in task 0.0 in stage 39.0 (TID 60)
[ERROR] [Executor] Exception in task 1.0 in stage 39.0 (TID 61)
[Stage 39:>                                                         (0 + 2) / 2][WARN] [TaskSetManager] Lost task 1.0 in stage 39.0 (TID 61, localhost): java.lang.StackOverflowError
  • more of stacktrace ...

Any idea how to fix this ?

So the problem was related to the numIterations (had to decrease it to 10)
for more info:
https://stackoverflow.com/questions/38635166/exception-when-training-data-in-predictionio