amit cahanovich

Results 9 comments of amit cahanovich
trafficstars

state: waiting: message: couldn't find key kafka-sasl-password in Secret kafka/services-secrets reason: CreateContainerConfigError

@wecco I do use helm charts... the new chart was not working.... i set it to older version: repository = "https://raw.githubusercontent.com/cloudhut/charts/master/archives" chart = "kowl" version= "2.3.0" btw, when i put...

thanks alot!! which version is it? can u share location?

@weeco Hi, took me some time, but i got back to it. it looks like that authentication passes now, but there is an issue with authorization. its probably not related...

Hi, i tryed now with docker-compose as below, getting error: console_1 | {"level":"debug","ts":"2023-01-31T13:27:55.792Z","msg":"connection initialized successfully","source":"kafka_client","addr":"xxx.amazonaws.com:9098","broker":"seed 1"} console_1 | {"level":"debug","ts":"2023-01-31T13:27:55.793Z","msg":"wrote Metadata v9","source":"kafka_client","broker":"seed 1","bytes_written":36,"write_wait":1.2409851,"time_to_write":0.0002379,"err":null} console_1 | {"level":"debug","ts":"2023-01-31T13:27:58.242Z","msg":"read Metadata v9","source":"kafka_client","broker":"seed 1","bytes_read":0,"read_wait":0.0008087,"time_to_read":2.4485623,"err":"context deadline exceeded"}...

i use the one from the tutorial (created automatically by command line call: dbx configure --profile DEFAULT --environment default ), it looks similiar (i also try with a profile, same...

The reason i work with 0.16.0 is because zero shot is failing on 0.16.1. i saw there are opened cases for that already

while the predictions are 80% similiar the probabilities are in different scale when executing transform (and with much higher probability). i wanted the initial to investigate it. any idea? i...

same thing i got with databricks version 14.3LTS (python version 3.10.12). i changed to databricks 15.1 and it fixed (python 3.11.0), and it fixed