David Greenberg

Results 95 comments of David Greenberg

We should make sure to test this against the latest build of cook.

Sure! How about a soft dependency? `[0.3.3]`?

I have stopped instrumentation for quoted forms, but that doesn't seem to help. I think that syntax-quote doesn't actually generate much quoted code. Actually, I think that what needs to...

@jco @wyegelwel could you take a look at what properties are configurable? Even if you just list them here (and notice things that should be configurable but aren't), I can...

There are 3 ways to do this: - On a real big cluster (this is most accurate, but very hard) - Within the simulator (this would require making the APIs...

The historical reason is for automatic Kerberos ticket distribution, which requires paid add-ons. It would not be hard to add a "run-as" field to the database, and add an extra...

At the moment, each SparkContext will get a fraction of the total resources available to Cook based on the provided weights. That is, currently, we can only balance the number...

Would this be a possible change to make? How deeply is the buffering built into http-kit? I'm particularly thinking that http-kit would be a great basis for building a smart...