You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Bo Meng (JIRA)" <ji...@apache.org> on 2016/04/21 22:22:13 UTC

[jira] [Updated] (SPARK-14819) Improve the "SET" and "SET -v" command

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

Bo Meng updated SPARK-14819:
----------------------------
    Description: 
Currently `SET` and `SET -v` commands are similar to Hive `SET` command except the following difference:
1. The result is not sorted;
2. When using `SET` and `SET -v`, in addition to the Hive related properties, it will also list all the system properties and environment properties, which is very useful in some cases.

This JIRA is trying to make the current `SET` command more consistent to Hive output. 

  was:
Currently `SET` and `SET -v` commands are similar to Hive `SET` command except the following difference:
1. The result is not sorted;
2. When using `SET` and `SET -v`, in addition to the Hive related properties, it will also list all the system properties and environment properties, which is very useful in some case.

This JIRA is trying to make the current `SET` command more consistent to Hive output. 


> Improve the "SET" and "SET -v" command
> --------------------------------------
>
>                 Key: SPARK-14819
>                 URL: https://issues.apache.org/jira/browse/SPARK-14819
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Bo Meng
>
> Currently `SET` and `SET -v` commands are similar to Hive `SET` command except the following difference:
> 1. The result is not sorted;
> 2. When using `SET` and `SET -v`, in addition to the Hive related properties, it will also list all the system properties and environment properties, which is very useful in some cases.
> This JIRA is trying to make the current `SET` command more consistent to Hive output. 



--
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