Skip to content

Not working with Kerberos Enabled Kafka #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vishnuravi3186 opened this issue Mar 19, 2021 · 0 comments
Open

Not working with Kerberos Enabled Kafka #1

vishnuravi3186 opened this issue Mar 19, 2021 · 0 comments

Comments

@vishnuravi3186
Copy link

Trying to use this for producing and consuming protobuf messages in a kerberized kafka cluster, but seem to not working with that.

Following is the error

panic: kafka: client has run out of available brokers to talk to (Is your cluster reachable?)

goroutine 1 [running]:
github.com/khorshuheng/kafka-protobuf-console/cmd.produce(0x10360c0, 0xc00011c080, 0x0, 0x8)
/root/kafka-protobuf-console/cmd/produce.go:35 +0x1b7
github.com/spf13/cobra.(*Command).execute(0x10360c0, 0xc00011c000, 0x8, 0x8, 0x10360c0, 0xc00011c000)
/root/go/pkg/mod/github.com/spf13/[email protected]/command.go:830 +0x2aa
github.com/spf13/cobra.(*Command).ExecuteC(0x1036340, 0x0, 0x0, 0x0)
/root/go/pkg/mod/github.com/spf13/[email protected]/command.go:914 +0x2fb
github.com/spf13/cobra.(*Command).Execute(...)
/root/go/pkg/mod/github.com/spf13/[email protected]/command.go:864
github.com/khorshuheng/kafka-protobuf-console/cmd.Execute()
/root/kafka-protobuf-console/cmd/root.go:20 +0x2d
main.main()
/root/kafka-protobuf-console/main.go:6 +0x20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant