Chang Liu

Results 14 comments of Chang Liu

Cool, thank you! @mn-mikke Do you have any idea when the problem will be solved? And maybe illuminate me a little bit more on why the error occurred? I thought...

By the way, I also met another error with the same code when I try to filter out some high cardinality features (cardinality > 1,000,000), but still kept the ones...

I see, thank you @mn-mikke! That makes much more senses. Please allow me to ask a follow up question. I've attached the second type of error message when I deleted...

> @cliu-sift Regarding the second error, I will need see logs from H2O nodes (full yarn logs) to tell you what went wrong. > > `yarn logs -applicationId ` I've...

Hey @mn-mikke, I saw you have merged the changes to the master branch. Really appreciate it! Is there any way I could test the changes with your new code? I'm...

By the way, I ran the code for Sparkling water GLM today on a similar data with high cardinality features, the second error happens again. So my guess is that...

> Hi @cliu-sift, > > > Is there any way I could test the changes with your new code? > > You can try this nightly build: > > *...

@mn-mikke I think your changes worked to some extent, as now I was able to get the h2o progress bar, but it will eventually failed the whole cluster crashed (like...

@mn-mikke Here is the full yarn log [cliu_h2o_yarn_logs3.log](https://github.com/h2oai/sparkling-water/files/9418863/cliu_h2o_yarn_logs3.log) I also found the` java.lang.OutOfMemoryError: Requested array size exceeds VM limit` in the log:

Sure, I will create a data for you for you to reproduce the error. Will give it to you today! Really appreciate your help!