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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to