AngersZhuuuu commented on a change in pull request #34821:
URL: https://github.com/apache/spark/pull/34821#discussion_r763586084



##########
File path: docs/sql-distributed-sql-engine.md
##########
@@ -90,12 +90,8 @@ See more details in 
[[SPARK-21067]](https://issues.apache.org/jira/browse/SPARK-
 
 ## Running the Spark SQL CLI
 
-The Spark SQL CLI is a convenient tool to run the Hive metastore service in 
local mode and execute
-queries input from the command line. Note that the Spark SQL CLI cannot talk 
to the Thrift JDBC server.
+To use the Spark SQL command line interface (CLI) from the shell:
 
-To start the Spark SQL CLI, run the following in the Spark directory:
-
-    ./bin/spark-sql
-
-Configuration of Hive is done by placing your `hive-site.xml`, `core-site.xml` 
and `hdfs-site.xml` files in `conf/`.
-You may run `./bin/spark-sql --help` for a complete list of all available 
options.
+    ./bin/hive

Review comment:
       Hmm a mistake, have not check the content yet.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to