LuciferYang commented on pull request #30652:
URL: https://github.com/apache/spark/pull/30652#issuecomment-740593068


   Local test 
`org.apache.spark.sql.hive.thriftserver.HiveThriftHttpServerSuite` all passed
   
   ```
   Discovery starting.
   Discovery completed in 906 milliseconds.
   Run starting. Expected test count is: 3
   HiveThriftHttpServerSuite:
   20:03:14.455 WARN org.apache.hive.jdbc.Utils: ***** JDBC param deprecation 
*****
   20:03:14.455 WARN org.apache.hive.jdbc.Utils: The use of 
hive.server2.transport.mode is deprecated.
   20:03:14.455 WARN org.apache.hive.jdbc.Utils: Please use transportMode like 
so: jdbc:hive2://<host>:<port>/dbName;transportMode=<transport_mode_value>
   20:03:14.456 WARN org.apache.hive.jdbc.Utils: ***** JDBC param deprecation 
*****
   20:03:14.456 WARN org.apache.hive.jdbc.Utils: The use of 
hive.server2.thrift.http.path is deprecated.
   20:03:14.460 WARN org.apache.hive.jdbc.Utils: Please use httpPath like so: 
jdbc:hive2://<host>:<port>/dbName;httpPath=<http_path_value>
   20:03:38.415 WARN org.apache.hive.jdbc.Utils: ***** JDBC param deprecation 
*****
   - JDBC query execution
   20:03:38.417 WARN org.apache.hive.jdbc.Utils: The use of 
hive.server2.transport.mode is deprecated.
   20:03:38.417 WARN org.apache.hive.jdbc.Utils: Please use transportMode like 
so: jdbc:hive2://<host>:<port>/dbName;transportMode=<transport_mode_value>
   20:03:38.417 WARN org.apache.hive.jdbc.Utils: ***** JDBC param deprecation 
*****
   20:03:38.417 WARN org.apache.hive.jdbc.Utils: The use of 
hive.server2.thrift.http.path is deprecated.
   20:03:38.417 WARN org.apache.hive.jdbc.Utils: Please use httpPath like so: 
jdbc:hive2://<host>:<port>/dbName;httpPath=<http_path_value>
   - Checks Hive version
   20:03:38.901 WARN org.apache.hive.jdbc.Utils: ***** JDBC param deprecation 
*****
   20:03:38.901 WARN org.apache.hive.jdbc.Utils: The use of 
hive.server2.transport.mode is deprecated.
   20:03:38.901 WARN org.apache.hive.jdbc.Utils: Please use transportMode like 
so: jdbc:hive2://<host>:<port>/dbName;transportMode=<transport_mode_value>
   20:03:38.901 WARN org.apache.hive.jdbc.Utils: ***** JDBC param deprecation 
*****
   20:03:38.901 WARN org.apache.hive.jdbc.Utils: The use of 
hive.server2.thrift.http.path is deprecated.
   20:03:38.901 WARN org.apache.hive.jdbc.Utils: Please use httpPath like so: 
jdbc:hive2://<host>:<port>/dbName;httpPath=<http_path_value>
   - SPARK-24829 Checks cast as float
   Run completed in 52 seconds, 636 milliseconds.
   Total number of tests run: 3
   Suites: completed 2, aborted 0
   Tests: succeeded 3, failed 0, canceled 0, ignored 0, pending 0
   All tests passed.
   ```
   
   


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