GitHub user jsyrjala opened a pull request: https://github.com/apache/incubator-predictionio/pull/367
[PIO-59] Use /dev/urandom to create access keys. Creating access keys based on /dev/random may take a long time on virtualized or clound environment for example more than 10 minutes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jsyrjala/incubator-predictionio PIO-59-dev-random Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-predictionio/pull/367.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #367 ---- commit 0b18c137ac2f223e22281b26ebccb8aaf8a7d7c6 Author: Juha Syrjälä <juha.syrj...@iki.fi> Date: 2017-04-06T17:46:34Z [PIO-59] Use /dev/urandom to create access keys. Creating access keys based on /dev/random may take a long time on virtualized or clound environment for example more than 10 minutes. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---