yaooqinn commented on pull request #30643:
URL: https://github.com/apache/spark/pull/30643#issuecomment-739976034


   ```logtalk
   22:33:38.116 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
INFO Utils: Supplied authorities: localhost:60702
   22:33:38.116 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: ***** JDBC param deprecation *****
   22:33:38.116 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: The use of hive.server2.transport.mode is deprecated.
   22:33:38.116 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: Please use transportMode like so: 
jdbc:hive2://<host>:<port>/dbName;transportMode=<transport_mode_value>
   22:33:38.116 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: ***** JDBC param deprecation *****
   22:33:38.116 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: The use of hive.server2.thrift.http.path is deprecated.
   22:33:38.116 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: Please use httpPath like so: 
jdbc:hive2://<host>:<port>/dbName;httpPath=<http_path_value>
   22:33:38.116 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
INFO Utils: Resolved authority: localhost:60702
   22:33:38.202 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG FsUrlStreamHandlerFactory: Creating handler for protocol http
   22:33:38.202 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG FsUrlStreamHandlerFactory: Unknown protocol http, delegating to default 
implementation
   22:33:38.228 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG RequestAddCookies: CookieSpec selected: default
   22:33:38.236 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG RequestAuthCache: Auth cache not set in the context
   22:33:38.237 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG PoolingHttpClientConnectionManager: Connection request: [route: 
{}->http://localhost:60702][total available: 0; route allocated: 0 of 2; total 
allocated: 0 of 20]
   22:33:38.250 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG PoolingHttpClientConnectionManager: Connection leased: [id: 0][route: 
{}->http://localhost:60702][total available: 0; route allocated: 1 of 2; total 
allocated: 1 of 20]
   22:33:38.251 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG MainClientExec: Opening connection {}->http://localhost:60702
   22:33:38.254 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG DefaultHttpClientConnectionOperator: Connecting to 
localhost/127.0.0.1:60702
   22:33:38.254 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG DefaultHttpClientConnectionOperator: Connection established 
127.0.0.1:60703<->127.0.0.1:60702
   22:33:38.254 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG MainClientExec: Executing request POST /cliservice HTTP/1.1
   22:33:38.255 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG MainClientExec: Proxy auth state: UNCHALLENGED
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> POST /cliservice HTTP/1.1
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Content-Type: application/x-thrift
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Accept: application/x-thrift
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> User-Agent: Java/THttpClient/HC
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Authorization: Basic a2VudHlhbzphbm9ueW1vdXM=
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Content-Length: 254
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Host: localhost:60702
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Connection: Keep-Alive
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> X-XSRF-HEADER: true
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "POST /cliservice HTTP/1.1[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Content-Type: application/x-thrift[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Accept: application/x-thrift[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "User-Agent: Java/THttpClient/HC[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Authorization: Basic 
a2VudHlhbzphbm9ueW1vdXM=[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Content-Length: 254[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Host: localhost:60702[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "X-XSRF-HEADER: true[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "[\r][\n]"
   22:33:38.256 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> 
"[0x80][0x1][0x0][0x1][0x0][0x0][0x0][0xb]OpenSession[0x0][0x0][0x0][0x1][0xc][0x0][0x1][0x8][0x0][0x1][0x0][0x0][0x0][0x9][\r][0x0][0x4][0xb][0xb][0x0][0x0][0x0][0x6][0x0][0x0][0x0][0xe]set:hiveconf:a[0x0][0x0][0x0][0x6]avalue[0x0][0x0][0x0]=set:hiveconf:hive.server2.thrift.resultset.default.fetch.size[0x0][0x0][0x0][0x4]1000[0x0][0x0][0x0][\r]set:hivevar:c[0x0][0x0][0x0][0x6]cvalue[0x0][0x0][0x0][0xe]set:hiveconf:b[0x0][0x0][0x0][0x6]bvalue[0x0][0x0][0x0][\r]set:hivevar:d[0x0][0x0][0x0][0x6]dvalue[0x0][0x0][0x0][0xc]use:database[0x0][0x0][0x0][0x7]default[0x0][0x0]"
   22:33:44.527 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
   22:33:44.527 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "Date: Mon, 07 Dec 2020 14:33:38 GMT[\r][\n]"
   22:33:44.527 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "Set-Cookie: 
hive.server2.auth=cu=kentyao&rn=2231682241451300390&s=e1MhDJBFD/oxui38Z9E90sOxeZ+Jtz2pUTGa0JVqp0E=;Version=0;Max-Age=86400;Secure;
 HttpOnly[\r][\n]"
   22:33:44.527 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "Content-Type: application/x-thrift[\r][\n]"
   22:33:44.527 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
   22:33:44.527 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "Server: Jetty(9.4.28.v20200408)[\r][\n]"
   22:33:44.527 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "[\r][\n]"
   22:33:44.527 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "6D[\r][\n]"
   22:33:44.527 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << 
"[0x80][0x1][0x0][0x2][0x0][0x0][0x0][0xb]OpenSession[0x0][0x0][0x0][0x1][0xc][0x0][0x0][0xc][0x0][0x1][0x8][0x0][0x1][0x0][0x0][0x0][0x0][0x0][0x8][0x0][0x2][0x0][0x0][0x0][0x9][0xc][0x0][0x3][0xc][0x0][0x1][0xb][0x0][0x1][0x0][0x0][0x0][0x10][0xb3][0xdd]"[0x1e]`/FZ[0xbb][0xd6][0xf5]q[0x90]O[0x8c]:[0xb][0x0][0x2][0x0][0x0][0x0][0x10][0xb8]N[0xdb]{[0xe3][0x11]Lf[0xab][0xd8][0xfc][0xe4][0x8][0xea][0xb4][0xbb][0x0][0x0][\r][0x0][0x4][0xb][0xb][0x0][0x0][0x0][0x0][0x0][0x0]"
   22:33:44.529 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 << HTTP/1.1 200 OK
   22:33:44.529 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 << Date: Mon, 07 Dec 2020 14:33:38 GMT
   22:33:44.529 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 << Set-Cookie: 
hive.server2.auth=cu=kentyao&rn=2231682241451300390&s=e1MhDJBFD/oxui38Z9E90sOxeZ+Jtz2pUTGa0JVqp0E=;Version=0;Max-Age=86400;Secure;
 HttpOnly
   22:33:44.529 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 << Content-Type: application/x-thrift
   22:33:44.529 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 << Transfer-Encoding: chunked
   22:33:44.529 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 << Server: Jetty(9.4.28.v20200408)
   22:33:44.534 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG MainClientExec: Connection can be kept alive indefinitely
   22:33:44.538 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG ResponseProcessCookies: Cookie accepted 
[hive.server2.auth="cu=kentyao&rn=2231682241451300390&s=e1MhDJBFD/oxui38Z9E90sOxeZ+Jtz2pUTGa0JVqp0E=",
 version:0, domain:localhost, path:/, expiry:Tue Dec 08 06:33:44 PST 2020]
   ```


----------------------------------------------------------------
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.

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