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

[beeswax] Export data from a non default database

    Details

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

      Description

      Export from non default DB will fail with a table not found exception. The current workaround is to do a select by prefixing the table name with the DB name, e.g.: select * from db1.table1

      INSERT ... FROM `MISSING_DB.table`
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: