Is hadoop-3.1 profile supported for this release.? i see lot of UTs failing 
under this profile.
https://github.com/apache/spark/blob/v2.4.5-rc2/pom.xml

Example:
 [INFO] Running org.apache.spark.sql.hive.JavaMetastoreDataSourcesSuite
[ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 1.717 s 
<<< FAILURE! - in org.apache.spark.sql.hive.JavaMetastoreDataSourcesSuite
[ERROR] 
saveExternalTableAndQueryIt(org.apache.spark.sql.hive.JavaMetastoreDataSourcesSuite)
  Time elapsed: 1.675 s  <<< ERROR!
java.lang.ExceptionInInitializerError
at 
org.apache.spark.sql.hive.JavaMetastoreDataSourcesSuite.setUp(JavaMetastoreDataSourcesSuite.java:66)
Caused by: java.lang.IllegalArgumentException: Unrecognized Hadoop major 
version number: 3.1.0
at 
org.apache.spark.sql.hive.JavaMetastoreDataSourcesSuite.setUp(JavaMetastoreDataSourcesSuite.java:66)

Reply via email to