Yura Nosenko

Results 7 comments of Yura Nosenko

Hi @XiaoningLiu We are using Gen 2 with Hierarchical namespace enabled. We write our apps with Akka Streams and need to write to and read from to Datalake Gen 2....

Guys, is it gonna be released anywhere soon?

Hi @kadirnar I don't think `layer` sdk support such use. layer.run expects a function. What you are passing is a call/invokation of a function. It can work only if your...

Maybe you can re-write it to something like: ``` @model def train_model(): model = // init model optimizer = // init optimiser n_epochs = 50 criterion = // criterion def...

This issue is so annoying. And also misleading. In my case, I use `kafka-avro-console-consumer` and it was throwing unknown schema for id at me, not a word about creds. To...

I have a similar question. How do you pass --csd-wrapper now for example. Autoupdate to 2.X caused me a lot of stress today. I will probably also have to revert...