Danny Cranmer created FLINK-21391: ------------------------------------- Summary: Migrate AWS Glue e2e test from sh to Java Key: FLINK-21391 URL: https://issues.apache.org/jira/browse/FLINK-21391 Project: Flink Issue Type: Improvement Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) Reporter: Danny Cranmer
We added an e2e test using {{sh}} script with AWS Glue Schema Registry support. We are pushing to migrate tests to the new Java framework. Migrate {{ flink-end-to-end-tests/test-scripts/test_glue_schema_registry.sh}} to a Java e2e test: - https://lists.apache.org/thread.html/rdc2894c67c6da3fa92f85ec2cde1d5a0c551748050431d36c13bf7a3%40%3Cdev.flink.apache.org%3E This change will require supporting Kinesis in the Java e2e framework and allow us to more easily migrate the Kinesis e2e tests. -- This message was sent by Atlassian Jira (v8.3.4#803005)