Flyte Docs
|
Signup
User guide
Tutorials
API reference
Deployment
Integrations
Architecture
Community
Flyte Docs
Signup
  • Connectors
    • Airflow connector
      • Airflow connector example usage
    • BigQuery connector
      • BigQuery connector example usage
    • ChatGPT connector
      • ChatGPT connector
    • Databricks connector
      • Running Spark on Databricks
    • Memory Machine Cloud connector
      • Memory Machine Cloud connector example usage
    • OpenAI Batch connector
      • Batching Requests for Asynchronous Processing
    • Perian connector
      • Perian connector example usage
    • SageMaker connector
      • Deploy and serve an XGBoost model on AWS SageMaker using FastAPI
    • Sensor connectror
      • File Sensor
    • Slurm connector
      • Slurm connector example usage
    • Snowflake connector
      • Querying data in Snowflake
  • Flytekit plugins
    • Comet ML
      • Comet Example
    • DBT
      • DBT Example
    • Dolt
      • Dolt Branches
      • Quickstart
    • Great Expectations
      • Task Example
      • Type Example
    • Memray Profiling
      • Memray Profiling Example
    • MLFlow
      • MLflow Example
    • Modin
      • KNN Classifier
    • Neptune plugin
      • Neptune example
    • NIM
      • Serve Generative AI Models with NIM
    • Ollama
      • Serve LLMs with Ollama
    • ONNX
      • PyTorch Example
      • ScikitLearn Example
      • TensorFlow Example
    • Pandera
      • Basic Schema Example
      • Validating and Testing Machine Learning Pipelines
    • Papermill
      • Jupyter Notebook Tasks
      • Simple Papermill Notebook
    • Slurm connector
      • DuckDB Example
    • SQL
      • SQLAlchemy
      • Sqlite3
    • Weights and Biases
      • Weights and Biases Example
    • WhyLogs
      • Whylogs Example
  • Native backend plugins
    • Dask
      • Running a Dask Task
    • MPI
      • Running Distributed Training Using Horovod and MPI
    • PyTorch Distributed
      • Run PyTorch Distributed
      • Use PyTorch Lightning to Train an MNIST Autoencoder
    • Ray
      • Running Ray Tasks
    • Spark
      • Converting a Spark DataFrame to a Pandas DataFrame
      • Running a Spark Task
    • TensorFlow Distributed
      • Run Distributed TensorFlow Training
  • External service backend plugins
    • AWS Athena
      • Athena Query
    • AWS Batch
      • AWS Batch
    • FlyteInteractive
      • FlyteInteractive Jupyter Decorator
      • FlyteInteractive Vscode Decorator
    • Hive
      • Hive Tasks
  • Flyte operators
    • Airflow Provider
      • FlyteOperator Example
  • Deprecated integrations
    • BigQuery plugin
      • BigQuery plugin example
    • Databricks plugin
      • Databricks plugin example
    • Kubernetes Pods
      • Pod Example
    • Snowflake plugin
      • Snowflake plugin example
Flyte OSS
Integrations
Connectors
Sensor connectror

Sensor connector

Example usage

For an example query, see Sensor connector example usage

Flyte deployment configuration

To enable the Sensor connector in your Flyte deployment, see the Airflow connector deployment guide.

On this page