Scott Switzer

Results 15 issues of Scott Switzer

Can lua-resty-kafka be used as a Kafka data consumer, or just a Kafka data producer?

Hi - I have some functionality questions about Bifrost: 1. Can Bifrost output data onto S3 in a format that is consumable by Redshift? 2. How often can files be...

We do many writes to Cassandra using your driver. We would love to use the TokenAware policy, where the driver routes the request to the primary node where the partition...

enhancement

Testing RTB4Free using the simulator. In the bid request, there is the section that defines a user. How is the user stored in Kibana? Bid request is here: ``` {...

Currently, the bidder component and Zerospike appear to be in the same repo. To keep things nice and tidy, separate Zerospike into its own repo.

Post-install message from sass: Ruby Sass is deprecated and will be unmaintained as of 26 March 2019. * If you use Sass as a command-line tool, we recommend using Dart...

Per this article: https://hackernoon.com/how-to-change-repo-language-in-github-c3e07819c5bb It looks like we are storing some files that are generated - perhaps we add this to the `.gitignore` as a solution instead.

good first issue

If there is an underlying data structure as follows: ``` var src = {foo: {bar: 'baz'}} ``` And the map is as follows: ``` var map = { 'foo[].bar': 'abc[].def'...

When trying to map multi-level arrays, as follows: ``` var from = { Items: [ { SubItems: [ { SubKey: 'item 1 id a' }, { SubKey: 'item 1 id...

Super useful site. I wish I had used it when we selected our library. Here are some enhancements I'd love to see (and forgive me if they are already there...