Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-19453

Extend Load Data statement to take Input file format and Serde as parameters

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Extend the load data statement to take the inputformat of the source files and the serde to interpret it as parameter. For eg,

       

      load data local inpath '../../data/files/load_data_job/partitions/load_data_2_partitions.txt' INTO TABLE srcbucket_mapjoin
      INPUTFORMAT 'org.apache.hadoop.mapred.TextInputFormat'
      SERDE 'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe';

      Attachments

        1. HIVE-19453.01-branch-3.patch
          7 kB
          Deepak Jaiswal
        2. HIVE-19453.1.patch
          7 kB
          Deepak Jaiswal

        Issue Links

          Activity

            People

              djaiswal Deepak Jaiswal
              djaiswal Deepak Jaiswal
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: