Insights data are stored as Parquet database with snappy compression.
Please follow this guide. Keep in mind that you want all the data (so not just the rule_data folder):
aws s3 sync --profile insights \Insights data are stored as Parquet database with snappy compression.
Please follow this guide. Keep in mind that you want all the data (so not just the rule_data folder):
aws s3 sync --profile insights \| group :development, :test do | |
| gem 'pry' | |
| gem 'pry-rails' | |
| gem 'pry-remote' | |
| gem 'pry-nav' | |
| gem 'pry-stack_explorer' | |
| gem 'fuubar' | |
| end | |
| repos = [ | 
| #!/bin/zsh | |
| MIQ_DIR="$HOME/Programming/ManageIQ" | |
| OLD_PWD="$(pwd)" | |
| SEP=$(printf "%0.1s" " "{1..3}) | |
| BRANCH_ICON="\uF126" | |
| PUSH_ICON="\uF01B" | |
| PULL_ICON="\uF01A" | |
| COLOR="31" |