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

csv2/tsv2 output format disables quoting by default and it's difficult to enable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Over in HIVE-9788 we made quoting optional for csv2/tsv2.

      However I see the following issues:

      • JIRA doc doesn't mention it's disabled by default, this should be there an in the output of beeline help.
      • The JIRA says the property is --disableQuotingForSV but it's actually a system property. We should not use a system property as it's non-standard so extremely hard for users to set. For example I must do: env HADOOP_CLIENT_OPTS="-Ddisable.quoting.for.sv=false" beeline ...
      • The arg --disableQuotingForSV should be documented in beeline help.

      Attachments

        1. HIVE-14769.1.patch
          14 kB
          Jianguo Tian
        2. HIVE-14769.2 .patch
          16 kB
          Jianguo Tian

        Issue Links

          Activity

            People

              JonnyR Jianguo Tian
              brocknoland Brock Noland
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: