AngersZhuuuu commented on pull request #30027: URL: https://github.com/apache/spark/pull/30027#issuecomment-709715883
> The failure looks relevant. Could you check it with `hadoop-2.7`? > > ``` > - SPARK-25993 CREATE EXTERNAL TABLE with subdirectories *** FAILED *** > Expected exception java.io.IOException to be thrown, but no exception was thrown (HiveParquetSourceSuite.scala:293) > ``` Yea, checked a lot and run test with hadoop2.7 in local with success, and I have checked the code of hadoop-2.7. and hadoop-3.2. seems no reason for this test failed.. ---------------------------------------------------------------- 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]
