Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Data Engineering Integration
  3. Mappings
  4. Mapping Optimization
  5. Sources
  6. Targets
  7. Transformations
  8. Python Transformation
  9. Data Preview
  10. Cluster Workflows
  11. Profiles
  12. Monitoring
  13. Hierarchical Data Processing
  14. Hierarchical Data Processing Configuration
  15. Hierarchical Data Processing with Schema Changes
  16. Intelligent Structure Models
  17. Blockchain
  18. Stateful Computing
  19. Appendix A: Connections Reference
  20. Appendix B: Data Type Reference
  21. Appendix C: Function Reference

Configuring Sqoop Properties in the Mapping

Configuring Sqoop Properties in the Mapping

You can specify additional Sqoop arguments and disable the Sqoop connector at the mapping level. The Sqoop arguments that you specify at the mapping level take precedence over the arguments that you specified in the JDBC connection.
  1. Open the mapping that contains the data object for which you want to configure Sqoop properties.
  2. Select the Read or Write transformation that is associated with the data object.
  3. Click the
    Advanced
    tab.
  4. To disable the Sqoop connector for the data object, select the
    Disable Sqoop Connector
    check box.
    A mapping that contains an Update Strategy transformation cannot use a Sqoop-enabled JDBC connection to write to a target. To run the mapping, disable the Sqoop connector in the Write transformation.
  5. Perform one of the following steps:
    • To specify additional Sqoop import arguments for the data object, enter the import arguments in the
      Additional Sqoop Import Arguments
      text box.
    • To specify additional Sqoop export arguments for the data object, enter the export arguments in the
      Additional Sqoop Export Arguments
      text box.
    The Data Integration Service merges the additional Sqoop arguments that you specified in the mapping with the arguments that you specified in the JDBC connection and constructs the Sqoop command. The Data Integration Service then invokes Sqoop on a Hadoop node.

0 COMMENTS

We’d like to hear from you!