[
https://issues.apache.org/jira/browse/FLINK-28332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer reassigned FLINK-28332:
-------------------------------------
Assignee: Danny Cranmer
> GlueSchemaRegistryJsonKinesisITCase is being Ignored due to `Access key not
> configured`
> ---------------------------------------------------------------------------------------
>
> Key: FLINK-28332
> URL: https://issues.apache.org/jira/browse/FLINK-28332
> 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
> {{GlueSchemaRegistryJsonKinesisITCase}} 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 =
> {"$id":"https://example.com/address.schema.json","$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"f1":{"type":"string"},"f2":{"type":"integer","maximum":10000}}},
> schema name = gsr_json_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)