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


   ## ERROR
   
   ```logtalk
   14:08:13.996 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
INFO Utils: Supplied authorities: localhost:43611
   14:08:13.999 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: ***** JDBC param deprecation *****
   14:08:13.999 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: The use of hive.server2.transport.mode is deprecated.
   14:08:13.999 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: Please use transportMode like so: 
jdbc:hive2://<host>:<port>/dbName;transportMode=<transport
   _mode_value>
   14:08:13.999 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: ***** JDBC param deprecation *****
   14:08:13.999 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: The use of hive.server2.thrift.http.path is deprecated.
   14:08:13.999 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
WARN Utils: Please use httpPath like so: 
jdbc:hive2://<host>:<port>/dbName;httpPath=<http_path_value>
   14:08:13.999 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
INFO Utils: Resolved authority: localhost:43611
   14:08:15.409 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG FsUrlStreamHandlerFactory: Creating handler for protocol http
   14:08:15.409 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG FsUrlStreamHandlerFactory: Unknown protocol http, delegating to default 
implementation
   14:08:16.412 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG RequestAddCookies: CookieSpec selected: default
   14:08:16.517 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG RequestAuthCache: Auth cache not set in the context
   14:08:16.528 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG PoolingHttpClientConnectionManager: Connection request: [route: 
{}->http://localhost:43611][total
   available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
   14:08:16.707 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG PoolingHttpClientConnectionManager: Connection leased: [id: 0][route: 
{}->http://localhost:43611][
   total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
   14:08:16.729 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG MainClientExec: Opening connection {}->http://localhost:43611
   14:08:16.744 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG DefaultHttpClientConnectionOperator: Connecting to 
localhost/127.0.0.1:43611
   14:08:16.748 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG DefaultHttpClientConnectionOperator: Connection established 
127.0.0.1:37372<->127.0.0.1:43611
   14:08:16.749 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG MainClientExec: Executing request POST /cliservice HTTP/1.1
   14:08:16.749 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG MainClientExec: Proxy auth state: UNCHALLENGED
   14:08:16.760 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> POST /cliservice HTTP/1.1
   14:08:16.761 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Content-Type: application/x-thrift
   14:08:16.761 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Accept: application/x-thrift
   14:08:16.761 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> User-Agent: Java/THttpClient/HC
   14:08:16.761 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Authorization: Basic cnVubmVyOmFub255bW91cw==
   14:08:16.761 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Content-Length: 254
   14:08:16.761 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Host: localhost:43611
   14:08:16.761 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Connection: Keep-Alive
   14:08:16.761 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
   14:08:16.762 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG headers: http-outgoing-0 >> X-XSRF-HEADER: true
   14:08:16.763 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "POST /cliservice HTTP/1.1[\r][\n]"
   14:08:16.764 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Content-Type: application/x-thrift[\r][\n]"
   14:08:16.764 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Accept: application/x-thrift[\r][\n]"
   14:08:16.764 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "User-Agent: Java/THttpClient/HC[\r][\n]"
   14:08:16.764 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Authorization: Basic 
cnVubmVyOmFub255bW91cw==[\r][\n]"
   14:08:16.764 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Content-Length: 254[\r][\n]"
   14:08:16.765 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Host: localhost:43611[\r][\n]"
   14:08:16.765 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
   14:08:16.765 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
   14:08:16.765 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "X-XSRF-HEADER: true[\r][\n]"
   14:08:16.765 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 >> "[\r][\n]"
   14:08:16.767 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]"
   14:08:17.532 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "HTTP/1.1 500 Server Error[\r][\n]"
   14:08:17.532 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "Cache-Control: 
must-revalidate,no-cache,no-store[\r][\n]"
   14:08:17.532 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "Connection: close[\r][\n]"
   14:08:17.533 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "Server: Jetty(9.4.28.v20200408)[\r][\n]"
   14:08:17.533 pool-1-thread-1-ScalaTest-running-HiveThriftHttpServerSuite 
DEBUG wire: http-outgoing-0 << "[\r][\n]"
   ```


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