I hereby claim:
- I am slachterman on github.
- I am slachterman (https://keybase.io/slachterman) on keybase.
- I have a public key whose fingerprint is EC3F 63CE 47A2 BB2F 48D1 0414 E39E A7D0 1E7A D309
To claim this, I am signing this object:
| # Sample script to deploy HDF via blueprint | |
| # - Installs Ambari server/agents | |
| # - Installs HDF mpack | |
| # - Uses ambari-bootstrap to generate blueprint based on stack advisor recommendation and starts cluster install | |
| # - Optionally: installs KDC, sets up postgres for Ranger, allows customizations of config properties and number of Nifi nodes | |
| # | |
| # Usage: su as root and run below to invoke this script on a host where CentOS/RHEL has been freshly installed (do NOT run this on HDP sandbox!). You can customize the functionality by setting env vars e.g. | |
| # export host_count=3; export install_nifi_on_all_nodes=true; curl -sSL https://gist.github.com/abajwa-hw/ae4125c5154deac6713cdd25d2b83620/raw | sudo -E sh ; | |
| # Note for multi-node install, you will need to install/register agents on other nodes first using below (replace <AMBARI_SERVER_HOSTNAME>) |
| <topology> | |
| <gateway> | |
| <provider> | |
| <role>authentication</role> | |
| <name>ShiroProvider</name> | |
| <enabled>true</enabled> | |
| <param> | |
| <name>sessionTimeout</name> |
| # See https://pip.pypa.io/en/latest/installing.html for how to install pip, then: | |
| # pip install simple-salesforce | |
| from simple_salesforce import Salesforce | |
| import string | |
| # To get your SFDC token, see https://help.salesforce.com/apex/HTViewHelpDoc?id=user_security_token.htm | |
| # salesforce_login.txt should contain the following, one per line: | |
| # Your Name | |
| # your_email@sfdc_account.com | |
| # your_password |
I hereby claim:
To claim this, I am signing this object: