Skip to content

IAMClientCallbackHandler could not be found #21

@Nishtha1994

Description

@Nishtha1994

Hi @jaehyeon-kim , thank you for adding the series on setting up flink on aws + msk kafka access via iam.

I am using managed flink on was and trying to read from kafka msk and I am having an issue with this -

[org.apache.flink.kafka.shaded.org](http://org.apache.flink.kafka.shaded.org/).apache.commonconfig,ConfigException: Invalid value software
.amazon.msk.auth.iam.IAMClientCallbackHandler for configuration sasl.client.callback.handler.class: Class software.amazon.msk.auth.iam.IAMClientCallbackHandler could not be found

I am using this config in my connector sasl.client.callback.handler.class = software.amazon.msk.auth.iam.IAMClientCallbackHandler
I have packaged my jar(s) into a uber jar, I think I ll have to add this to the classpath differently on managed flink. Any ideas?
I saw you faced similar problems so I removed the flink-kafka-sql-connector jar and just added the flink-kafka-connector and it still failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions