predictionio

Get stuck on creating new predictionio app


I'm creating new predictionio app with below command:

pio app new test5

and just get stuck at below logs:

[INFO] [HBLEvents] The table pio_event:events_5 doesn't exist yet. Creating now...
[INFO] [App$] Initialized Event Store for this app ID: 5.
stuck here..

how to figure it out?


Solution

  • The root cause of this is due to the implementation of access key generation by OS.

    Use this pio app new your_app_name --access-key your_key