Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Big Data Management
  3. Mappings in the Hadoop Environment
  4. Mapping Sources in the Hadoop Environment
  5. Mapping Targets in the Hadoop Environment
  6. Mapping Transformations in the Hadoop Environment
  7. Processing Hierarchical Data on the Spark Engine
  8. Configuring Transformations to Process Hierarchical Data
  9. Processing Unstructured and Semi-structured Data with an Intelligent Structure Model
  10. Stateful Computing on the Spark Engine
  11. Monitoring Mappings in the Hadoop Environment
  12. Mappings in the Native Environment
  13. Profiles
  14. Native Environment Optimization
  15. Cluster Workflows
  16. Connections
  17. Data Type Reference
  18. Function Reference
  19. Parameter Reference

Big Data Management User Guide

Big Data Management User Guide

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!