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

Interaction of AS clause (from a TRANSFORM-USING-AS) with non-column formatted output

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      If I'm producing output from a streaming reducer that isn't intended to be columnar, what's the appropriate AS clause ?

      Leaving out the AS clause causes the addition of a tab plus NULL to each output line; if there are any rows with tabs in them, the stuff after the <tab> replaces the NULL. If I say 'AS dummy', then any part of an output line that follows a <tab> is thrown away.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              indigoviolet Venky Iyer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: