tessl install tessl/pypi-apache-airflow-backport-providers-apache-sqoop@2021.3.0Apache Airflow backport provider package for Apache Sqoop integration, providing SqoopHook and SqoopOperator for data import/export between relational databases and Hadoop
Agent Success
Agent success rate when using this tile
92%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.39x
Baseline
Agent success rate without this tile
66%
Generated
Agent Claude Code
Scenario 1
Import relational table data to HDFS
Scenario 2
Hook connection setup and Sqoop command execution
Scenario 3
Airflow DAG integration via SqoopOperator
Scenario 4
Custom export delimiters, enclosure/escape rules, and null sentinels
Scenario 5
JVM property injection, mapper parallelism, and split tuning
Scenario 6
HCatalog-aware imports and optional table creation
Scenario 7
Direct connectors, JDBC driver override, and passthrough Sqoop options
Scenario 8
Import SQL query results to HDFS
Scenario 9
Export HDFS/Hive data to database tables
Scenario 10
Credential masking and fail-fast subprocess handling