Easy SQL
stable
  • Easy SQL
  • Build and install Easy SQL
  • Quick start
  • Syntax
  • Debug ETL
  • Test ETL
  • Linter
  • Functions
  • UDFs
  • Variables
  • Flink backend
  • API Reference
    • ingest_funcs
    • ingest_hudi_funcs
    • easy_sql
      • Subpackages
        • easy_sql.cli
        • easy_sql.sql_linter
        • easy_sql.sql_processor
        • easy_sql.udf
        • easy_sql.utils
      • Submodules
    • sql_config
Easy SQL
  • »
  • API Reference »
  • easy_sql »
  • easy_sql.utils »
  • easy_sql.utils.flink_test_cluster
  • Edit on GitHub

easy_sql.utils.flink_test_cluster

Module Contents

Classes

FlinkTestClusterManager

class easy_sql.utils.flink_test_cluster.FlinkTestClusterManager(op_wait_secs=3)
Parameters

op_wait_secs (float) –

is_not_started(self)
is_started(self)
start_cluster(self)
stop_cluster(self)
Previous Next

© Copyright 2022, easysql. Revision 246073b9.

Built with Sphinx using a theme provided by Read the Docs.