[slack-digest] [2019-02-26] #random

2019-02-26 Thread OpenWhisk Team Slack
2019-02-26 14:37:50 UTC - Roberto Diaz: one question, the limits shown here: are they applied also if you instance your own openwhisk on your machines?

[slack-digest] [2019-02-26] #general

2019-02-26 Thread OpenWhisk Team Slack
2019-02-26 00:32:02 UTC - Dominic Kim: BTW, how does IBM operate such a huge cluster? Are there any differences in the code base? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1551141122153900?thread_ts=1551090439.083100=C3TPCAQG1 2019-02-26 00:35:11 UTC - Rodric Rabbah: @Sam

Re: Incubator quarterly report

2019-02-26 Thread Rodric Rabbah
Thanks Dave - I sent you on slack a list of ICLAs going back to June and which were missed on previous reports. -r On Tue, Feb 26, 2019 at 1:46 PM David P Grove wrote: > > > Our quarterly report is due by March 6. I would like to be able to post > the completed draft by end-of day March 1

Re: PR to enable actions on YARN

2019-02-26 Thread Wangda Tan
We need to break down the time a bit to understand latencies. 1) First YARN needs to launch application master for every application to request containers. 2) Then application master has its own internal logic to request resources from YARN scheduler. 3) YARN scheduler internally books

Re: change the default action context to omit api key

2019-02-26 Thread Rodric Rabbah
I have addressed all the feedback to date for this pull request: https://github.com/apache/incubator-openwhisk/pull/4284 As a reminder, this patch adds an annotation such that its presence with an appropriate value will cause the API key to be added to the activation context. The absence of the