I believe this is a problem with the accessKey generation. One workaround here is to directly specify your own accessKey: pio app new <your app> --access-key <your access key>. Hope this helps:)
2017-03-20 12:20 GMT-07:00 David King <[email protected]>: > Hi, > > I'm following the tutorial at http://predictionio.incubator.apache.org/ > templates/recommendation/quickstart/ > > and everything works find until I get to the step: > > 3. Generate an App ID and Access Key > > When I enter the command: > > pio app new MyApp1 > > All I see is one line: "[INFO] [App$] Initialized Event Store for this app > ID: 1." > > Then the command line hangs indefinitely > > Please advise, Thanks > > >
