Zheng Hu created FLINK-14446:
--------------------------------
Summary: Design a Java end to end test framework for supporting more external system
Key: FLINK-14446
URL:
https://issues.apache.org/jira/browse/FLINK-14446 Project: Flink
Issue Type: Improvement
Reporter: Zheng Hu
I'm trying to design an end-to-end tests for hbase connector... see:
https://issues.apache.org/jira/projects/FLINK/issues/FLINK-14359Looked around the end-to-end test module, seems almost all of the tests are written in bash scripts, it's hard to maintain & debug. In future, we will support e2e test for more and more external system, so it will be better to desgin a generic e2e java framework..
Will try to provide the java framework, and moving the current bash e2e test to the new framework step by step, and before all the work finish, we better to not allow more e2e test get in.
Thanks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)