Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-2722

[hive] Hive 0.14 can truncate the number of rows

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 3.8.0
    • Fix Version/s: 3.9.0
    • Component/s: con.hive
    • Labels:
      None
    • Environment:

      Hue 3.8 Beeswax to HiveServer2 0.14 Opensource version

      Description

      However, the issue with records being dropped when exporting to XLS/CSV is still frequently occurring. Here is an example that doesn't have PHI if you want to use it for testing:
      Select * from exchangereporting.table_statistics;
      This returns 1318 records, which is the # of records in that table. However, if within HUE you export the results of this query to XLS, then the resulting spreadsheet consistently only contains 1088 records.

      It occurs with both CSV and XLS. Both ways export only 1088 of the 1318 records in that example I noted.

        Attachments

          Activity

            People

            • Assignee:
              romain Romain Rigaux
              Reporter:
              gss2002 Greg Senia
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: