Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-22762

cannot use set table.sql-dialect=hive;

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.13.0
    • None
    • Connectors / Hive
    • None
    • flink 1.13  

      hive 3.12

    Description

       

      sh sql-client.sh

      CREATE CATALOG myhive WITH (
          'type' = 'hive',
          'default-database' = 'default',
          'hive-conf-dir' = '/data/hive/conf/'
      );

       

      USE CATALOG myhive;

       set table.sql-dialect=hive;

      then 

      show tables; or any command error

      Attachments

        1. image-2021-05-25-10-14-22-111.png
          262 kB
          xueluo
        2. image-2021-05-25-16-15-40-431.png
          46 kB
          xueluo
        3. image-2021-05-25-16-28-05-992.png
          33 kB
          xueluo

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xueluo xueluo
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: