Skip to content

Instantly share code, notes, and snippets.

@predictioniogists
Created April 1, 2015 23:45
Show Gist options
  • Save predictioniogists/d21e33a2130c56cf3912 to your computer and use it in GitHub Desktop.
Save predictioniogists/d21e33a2130c56cf3912 to your computer and use it in GitHub Desktop.
Creating new app example
$ pio app new ordersApp
[WARN] [NativeCodeLoader] Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
[INFO] [HBLEvents] The table predictionio_eventdata:events_8 doesn't exist yet. Creating now...
[INFO] [App$] Initialized Event Store for this app ID: 8.
[INFO] [App$] Created new app:
[INFO] [App$] Name: ordersApp
[INFO] [App$] ID: 8
[INFO] [App$] Access Key: nE9KITDzprLR6utwUJ9a4qDhscsKsjKFlXMcMsxVEdbkQjqYRm8pFcHHDdrM6Cid
vagrant@vagrant-ubuntu-trusty-64:~/ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment