Which framework is often used for managing and scheduling ETL jobs?
- Apache Airflow
- Apache Hadoop
- Apache Kafka
- Apache Spark
Apache Airflow is often used for managing and scheduling ETL (Extract, Transform, Load) jobs. It provides a platform to programmatically author, schedule, and monitor workflows, making it easier to manage complex ETL processes efficiently.
Loading...
Related Quiz
- Scenario: In a database with employee records, you need to retrieve the names of all employees and their respective managers. The employee table has a "ManagerID" column that relates employees to their managers. Which SQL operation can you use to achieve this?
- You are responsible for database security in a healthcare organization. A database administrator mistakenly granted read access to sensitive patient records to a non-privileged user. What action should you take to rectify this situation?
- Effective utilization of monitoring and profiling tools can lead to ____________ and improved resource allocation.
- Data masking and obfuscation techniques are commonly used in compliance testing to protect sensitive ____________.
- Which feature is often provided by database testing tools to facilitate test script execution and management?