[
https://issues.apache.org/jira/browse/FLINK-28333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer reassigned FLINK-28333:
-------------------------------------
Assignee: Danny Cranmer
> GlueSchemaRegistryAvroKinesisITCase is being Ignored due to `Access key not
> configured`
> ---------------------------------------------------------------------------------------
>
> Key: FLINK-28333
> URL: https://issues.apache.org/jira/browse/FLINK-28333
> Project: Flink
> Issue Type: Bug
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile), Tests
> Affects Versions: 1.15.0
> Reporter: Ahmed Hamdy
> Assignee: Danny Cranmer
> Priority: Major
>
> h1. Description
> {{GlueSchemaRegistryAvroKinesisITCase}} test is not being run on CI and is
> skipped due to {{Access key not configured}}.
> Access Key and Secret Key should be added to test environment variables to
> enable test.
> Currently on adding these keys to environment variables the test fails with
> {quote}AWSSchemaRegistryException: Exception occurred while fetching or
> registering schema definition =
> {"type":"record","name":"User","namespace":"org.apache.flink.glue.schema.registry.test","fields":[{"name":"name","type":"string"},{"name":"favorite_number","type":["int","null"]},{"name":"favorite_color","type":["string","null"]}]},
> schema name = gsr_avro_input_stream
> at
> com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient.getORRegisterSchemaVersionId(AWSSchemaRegistryClient.java:202){quote}
> These tests should be enabled and fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)