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:17:12 UTC

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

Bo Meng created SPARK-14819:
-------------------------------

             Summary: 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 case.

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