>From the head of HiveThriftServer2 :

 * The main entry point for the Spark SQL port of HiveServer2.  Starts up a
`SparkSQLContext` and a
 * `HiveThriftServer2` thrift server.

Looking at HiveServer2.java from Hive, looks like it uses thrift protocol.

FYI

On Thu, Feb 11, 2016 at 9:34 AM, Sanjeev Verma <sanjeev.verm...@gmail.com>
wrote:

> I am running spark thrift server to run query over hive, how do I can know
> which transport protocol my client and server using currently.
>
> Thanks
>

Reply via email to