You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/06/11 09:22:19 UTC

[jira] [Assigned] (SPARK-21054) Reset Command support reset specific property which is compatible with Hive

     [ https://issues.apache.org/jira/browse/SPARK-21054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-21054:
------------------------------------

    Assignee:     (was: Apache Spark)

> Reset Command support reset specific property which is compatible with Hive
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-21054
>                 URL: https://issues.apache.org/jira/browse/SPARK-21054
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.1.1
>            Reporter: Wang Haihua
>            Priority: Minor
>             Fix For: 2.1.1
>
>
> When we transfer our SQL in production from Hive to SparkSQL,  we found some SQL like {{reset dfs.blocksize;}} will throw error in SparkSQL.
> We found cause is, 
> after SPARK-15330, Spark 2.0.0 support Reset command which will Reset all properties and don't support {{reset key}}. 
> But after Hive 2.1.1 (HIVE-14418), Hive also support Reset Command for specific property. 
> SQL compatibility with Hive will ease user more, and lower the cost that transfer SQL from Hive to SparkSQL.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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