Github user judynash commented on a diff in the pull request:

    https://github.com/apache/spark/pull/3672#discussion_r21774497
  
    --- Diff: docs/sql-programming-guide.md ---
    @@ -938,6 +938,18 @@ Configuration of Hive is done by placing your 
`hive-site.xml` file in `conf/`.
     
     You may also use the beeline script that comes with Hive.
     
    +Thrift JDBC server also support sending thrift RPC messages over HTTP 
transport. 
    +Use the following setting to enable HTTP mode as system property or in 
`hive-site.xml` file in `conf/`: 
    +
    +    hive.server2.transport.mode - Set this to `http` 
    +    hive.server2.thrift.http.port - HTTP port number fo listen on; default 
is 10001
    --- End diff --
    
    Rendered the site and fixed few issues caused by ">" chars. 
    Final image can be found here: http://imgur.com/LPceQ9J



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to