Richard Hamnett

Results 43 comments of Richard Hamnett

Anyone found a solution to this?

@steida thanks, seems you are correct!

I came here thinking the same thing. This should be a a warning in the README really.

Hello @ottokart it would be great if you would manage to implement this. Thanks

I'm seeing this issue too. I want to use normal cognito idp pool not federated

@cmunaro are you using flutter? I've added the bug here https://github.com/aws-amplify/amplify-flutter/issues/1845 as it's happening on both iOS and Android so not sure if it's upstream

I just got caught by this, there needs to be a better error message when using cuML and leaving the n_jobs set to -1.

> If the maintainers are open to it, perhaps we could open a PR that validates the `n_jobs` parameter when the cuML configuration is used. Yes probably just >0 as...

To add to this, I did try to use a GenericRecord but the published type onto the queue appears to be GenericData.Fixed java.lang.ClassCastException: org.apache.avro.generic.GenericData$Fixed cannot be cast to org.apache.avro.generic.GenericRecord