Michal Kurka

Results 30 comments of Michal Kurka

@jbentley1 please take a look at this PR and let me know what you think: https://github.com/h2oai/h2o-3/pull/6308

@fvermeij thank you for your contribution. It is very appreciated. At a first glance, things look good! @ledell was the requester of this change. Erin, can you please review?

@jcrodriguez1989 thanks for the contribution - I think this kind of fix works when h2o is started locally from R, however, it is problematic when connecting to a remote server...

@jcrodriguez1989 thanks - I think you can use this internal function to find out whether h2o was started from R: `.h2o.startedH2O` Even if it is running on `localhost` it doesn't...

Please let me know if you need help - we appreciate your contribution!

Hi @stefanbuck! Thanks for the suggestion, we will check it out.

@valenad1 bunch of issues - this is very much a WIP still

@mn-mikke this is a great PR, I see one area for improvement: we could use a "visitor" pattern to inspect all objects metrics - this way the user could provide...