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

"Insert Overwrite Directory" to accept configurable table row format

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Query Processor
    • None

    Description

      There is no way for the users to control the file format when they are outputting the result into a directory.

      We should allow:

      INSERT OVERWRITE DIRECTORY "/user/zshao/result"
      ROW FORMAT DELIMITED
      FIELDS TERMINATED BY '9'
      SELECT tablea.* from tablea;
      

      Attachments

        Issue Links

          Activity

            People

              pauly Paul Yang
              zshao Zheng Shao
              Votes:
              9 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: