Dr. Ernie Prabhakar

Results 38 comments of Dr. Ernie Prabhakar

While the simplest option would be a "skip: true", that would be too abad-specific. I'd recommend something that indicates how well the documentation matches the implementation. We could call it...

Yeah, it sounds like this would be a perfect candidate for 1.0 annotations. Which, alas, means we'll have to wait until 1.0 is supported by abao: #57

Thanks. :-). I am used to this from Ruby, where having atoms is more concise and efficient when accessing dictionaries. I agree it shouldn't be the default, but it would...

@akarve Is this a good summary? ``` # Athena Configuration ## Sample scripts for enabling Athena Queries from Quilt In order to use Athena Queries from inside Quilt, you will...

@kevinemoore @fiskus I believe this incorporates the information from the other two Pull Requests. If not, please let me know.

Ah, the AthenaAccessRole BREAKS user access, because it ONLY has the AthenaQuiltAccess policy. @akarve Is there a policy which grants the equivalent of the ReadWriteQuiltBucket Role? Or am I thinking...

@akarve @sir-sigurd @kevinemoore I have verified this works, and had `k9` review the Policy. If there's no P0 issues, can we approve this by Tuesday morning PDT so we can...

@akarve I believe I have resolved all outstanding issues. Can you approve so we can merge? Or do we need to defer the customer discussion scheduled later today?

Fair enough. Updated to use pprint > On Aug 23, 2022, at 10:27 AM, Sergey Fedoseev ***@***.***> wrote: > > > @sir-sigurd commented on this pull request. > > In...

@akarve @sir-sigurd Okay, I added a section in Admin.nd on how to find and import the "base" Quilt policies, so users can easily create a Source=Quilt role to replace the...