Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9208

impala still failed to read orc format table using "enable_orc_scanner=true"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Impala 3.3.0
    • None
    • Clients
    • None
    • ghx-label-10

    Description

      [bigdata@sdw1 ~]$ impala-shell --var=enable_orc_scanner=true
      Starting Impala Shell without Kerberos authentication
      Opened TCP connection to sdw1:21000
      Connected to sdw1:21000
      Server version: impalad version 3.4.0-SNAPSHOT RELEASE (build 190ad89ebd46161f63a520c2a6d75ad56701e145)
      ***********************************************************************************
      Welcome to the Impala shell.
      (Impala Shell v3.4.0-SNAPSHOT (190ad89) built on Tue Nov 19 08:52:31 UTC 2019)

      The SET command shows the current value of all shell and query options.
      ***********************************************************************************
      [sdw1:21000] default> use company;
      Query: use company
      [sdw1:21000] company> select * from orc_table;
      Query: select * from orc_table
      Query submitted at: 2019-12-02 11:53:41 (Coordinator: http://sdw1:25000)
      ERROR: NotImplementedException: ORC scans are disabled by --enable_orc_scanner flag

      Attachments

        Activity

          People

            Unassigned Unassigned
            oceanhaiyang lv haiyang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: