Skip to content

Task Configuration

This section contains comprehensive guides for configuring Datablast tasks, including task types, configuration methods, and task-specific settings.

  • SQL Tasks – SQL task configuration and optimization
  • Python Tasks – Python task configuration and optimization
  • Sensor Tasks – Sensor configuration and monitoring
  • Task Types: SQL, Python, and Sensor tasks
  • Configuration Methods: YAML and annotation-based configuration
  • Dependency Management: Task dependencies and execution order
  • Resource Allocation: Instance types and resource configuration
  • Task Metadata: Name, description, and type configuration
  • Connection Management: Task-specific connection settings
  • Environment Variables: Task-level environment configuration
  • Error Handling: Retry policies and failure management

For best practices, performance optimization, troubleshooting, and advanced configuration patterns, see the comprehensive guides:

  1. Choose Task Type: Select appropriate task type
  2. Configure Task: Set up task configuration
  3. Define Dependencies: Set task dependencies
  4. Test Task: Validate task configuration
  5. Deploy Task: Add task to pipeline