MaxGekk commented on pull request #30645: URL: https://github.com/apache/spark/pull/30645#issuecomment-739972939
@cloud-fan Don't think [the failed test](https://github.com/apache/spark/pull/30645#issuecomment-739930946) are related to the changes: ``` org.apache.spark.sql.hive.thriftserver.HiveThriftHttpServerSuite: java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:13884/default?hive.server2.transport.mode=http;hive.server2.thrift.http.path=cliservice;a=avalue;b=bvalue#c=cvalue;d=dvalue: Could not establish connection to jdbc:hive2://localhost:13884/default?hive.server2.transport.mode=http;hive.server2.thrift.http.path=cliservice;a=avalue;b=bvalue#c=cvalue;d=dvalue: HTTP Response code: 500 ``` ---------------------------------------------------------------- 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]
