Fariz Hajiyev
Results
2
issues of
Fariz Hajiyev
Hello, I am trying to use S3 sink connector with my AWS MSK cluster (deserialization is based on AWS Glue schema registry). When I pass the options below, to connector,...
I tried to download docker-machine for my Apple M1 macbook: ``` % curl -L https://github.com/docker/machine/releases/download/v0.16.2/docker-machine-`uname -s`-`uname -m` Not Found ``` outputs for `uname -s` and `uname -m`: ``` % uname...