Livy gateways and Kyuubi gateways provide APIs for you to submit jobs to EMR Serverless Spark.
Gateway types
Livy is a service that provides REST APIs to simplify interactions with Spark. Livy allows you to use open source projects of Airflow, such as livy_operator and spark_magic, to submit jobs to EMR Serverless Spark, query the job status, and retrieve computing results.
Kyuubi provides Java Database Connectivity (JDBC) and Open Database Connectivity (ODBC) APIs for you to connect to EMR Serverless Spark by using SQL queries or BI tools such as Tableau and Power BI. Kyuubi allows you to isolate resources in a multi-tenant environment to meet the requirements of enterprise-level applications.