Sean Roberts

Results 23 issues of Sean Roberts

The directory structure of the tpcds data has changed from `DS Tools` to `TPC-DS v1.3.0`. I'll send a pull request once fixed. ``` hive-testbench]$ ./tpcds-build.sh Maven not found, automatically installing...

Vagrant support for Berkshelf is being deprecated, so we should move to librarian-chef. We've already done the conversion in a Rackspace fork of your repo and will be contributing it...

The command [terraform fmt](https://github.com/hashicorp/terraform/blob/d71f0c6149e64b14554f4a36a8273bd6b6234074/command/fmt.go) does not check the 'required_version'. This can lead to formatting that is incompatible with the 'required_version'. All `terraform` commands which read/touch the files should use the...

bug
confirmed
v0.15
fmt

In the Okta provider the sample `.env` states: ``` ## The attribute which corresponds to the GitHub Username ## NOTE: This cannot be an email address OKTA_USERNAME_ATTRIBUTE=github_username ``` If the...

:question: question

Just a tip: - You note that github doesn't support binaries so you are hosting separately. But they do support binaries: - You "attach binaries" to releases. - Detailed here:...

An Ambari View idea … The customer requirement: - Notifications upon MapReduce job completions (such as email, webhooks, sms, …) How: - MapReduce has the setting `mapreduce.job.end-notification.url`. With it, the...

A user is getting the following error when the script attempts to write passwords to 'passwd.txt'. Waiting on more details from them, but I suspect Ambari is not running as...

bug

## Expected Behavior Only output real errors, or required input, when a switch, such as `-s, --silent`, is provided. A successful authentication would show: ``` $ gimme-aws-creds --silent ``` Unsuccessful...

https://access.redhat.com/solutions/54164