prakharjain09 edited a comment on pull request #27864: URL: https://github.com/apache/spark/pull/27864#issuecomment-619344699
@dongjoon-hyun @holdenk Thanks a lot for following up on this. I see 4 test failures https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-3.2-hive-2.3/551/ and all of them seems unrelated: ``` Test ResultĀ (4 failures / +4) org.apache.spark.sql.hive.thriftserver.CliSuite.path command org.apache.spark.sql.hive.thriftserver.CliSuite.Pad Decimal numbers with trailing zeros to the scale of the column org.apache.spark.sql.hive.thriftserver.CliSuite.SPARK-30049 Should not complain for quotes in commented lines org.apache.spark.sql.hive.thriftserver.CliSuite.SPARK-30049 Should not complain for quotes in commented with multi-lines ``` What possibly should be the next step? Is there a way to open this pullrequest again or should I open a new pullrequest where I will try fixing the tests? > It looks like it's the shutdown hook getting in the way @holdenk Can you please share more pointers on what might be causing the test failures? ---------------------------------------------------------------- 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]
