📄️ Jar
JAR jobs allow you to execute Java or Scala-based Spark applications packaged as a .jar file.
📄️ Python
Python3 jobs allow users to run Python scripts or Spark-based PySpark workloads.
📄️ Scala
Raw Scala jobs allow users to run inline Scala code or upload Scala scripts directly.
📄️ SQL
SQL jobs allow users to execute SQL queries directly against the Yeedu compute engine.
📄️ Thrift_SQL
Utilizes Apache Thrift to execute SQL commands on a database or distributed data system.
📄️ Yeedu Functions
Yeedu Functions allow users to run jobs through REST APIs, enabling event-driven, scalable, fully managed execution.