Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-964

cannot specify multiple hive partition key using sqoop import

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.3.0, 1.4.2
    • None
    • hive-integration

    Description

      sqoop-import --connect jdbc:mysql://ip/db --username user -P --table tb --hive-table tb --hive-import \
      --hive-paritition-key key1 --hive-partition-value value1 \
      --hive-paritition-key key2 --hive-partition-value value2

      The above command only deals with the first partition configuration and ignores the second one.

      Attachments

        Activity

          People

            Unassigned Unassigned
            just YiFan Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: