Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Big Data Management
  3. Mappings
  4. Sources
  5. Targets
  6. Transformations
  7. Data Preview
  8. Cluster Workflows
  9. Profiles
  10. Monitoring
  11. Hierarchical Data Processing
  12. Hierarchical Data Processing Configuration
  13. Hierarchical Data Processing with Schema Changes
  14. Intelligent Structure Models
  15. Stateful Computing
  16. Connections
  17. Data Type Reference
  18. 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.
  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!