You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/09/27 02:51:04 UTC

[jira] [Created] (SPARK-10845) SQL option "spark.sql.hive.version" doesn't show up in the result of "SET -v"

Cheng Lian created SPARK-10845:
----------------------------------

             Summary: SQL option "spark.sql.hive.version" doesn't show up in the result of "SET -v"
                 Key: SPARK-10845
                 URL: https://issues.apache.org/jira/browse/SPARK-10845
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.5.0
            Reporter: Cheng Lian
            Assignee: Cheng Lian


When refactoring SQL options from plain strings to the strongly typed {{SQLConfEntry}}, {{spark.sql.hive.version}} wasn't migrated, and doesn't show up in the result of {{SET -v}}, as {{SET -v}} only shows public {{SQLConfEntry}} instances.

This affects compatibility with Simba ODBC driver.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org