Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.4.0
-
None
-
None
Description
Currently, some tests are being failed with hadoop-3 profile.
Given PR builder (https://github.com/apache/spark/pull/21441#issuecomment-397818337), it reported:
org.apache.spark.sql.hive.HiveSparkSubmitSuite.SPARK-8020: set sql conf in spark conf org.apache.spark.sql.hive.HiveSparkSubmitSuite.SPARK-9757 Persist Parquet relation with decimal column org.apache.spark.sql.hive.HiveSparkSubmitSuite.ConnectionURL org.apache.spark.sql.hive.StatisticsSuite.SPARK-22745 - read Hive's statistics for partition org.apache.spark.sql.hive.StatisticsSuite.alter table rename after analyze table org.apache.spark.sql.hive.StatisticsSuite.alter table SET TBLPROPERTIES after analyze table org.apache.spark.sql.hive.StatisticsSuite.alter table UNSET TBLPROPERTIES after analyze table org.apache.spark.sql.hive.client.HiveClientSuites.(It is not a test it is a sbt.testing.SuiteSelector) org.apache.spark.sql.hive.client.VersionsSuite.success sanity check org.apache.spark.sql.hive.client.VersionsSuite.hadoop configuration preserved 75 ms org.apache.spark.sql.hive.client.VersionsSuite.*: * (roughly) org.apache.spark.sql.hive.execution.HiveCatalogedDDLSuite.basic DDL using locale tr - caseSensitive true org.apache.spark.sql.hive.execution.HiveDDLSuite.create Hive-serde table and view with unicode columns and comment org.apache.spark.sql.hive.execution.Hive_2_1_DDLSuite.SPARK-21617: ALTER TABLE for non-compatible DataSource tables org.apache.spark.sql.hive.execution.Hive_2_1_DDLSuite.SPARK-21617: ALTER TABLE for Hive-compatible DataSource tables org.apache.spark.sql.hive.execution.Hive_2_1_DDLSuite.SPARK-21617: ALTER TABLE for Hive tables org.apache.spark.sql.hive.execution.Hive_2_1_DDLSuite.SPARK-21617: ALTER TABLE with incompatible schema on Hive-compatible table org.apache.spark.sql.hive.execution.Hive_2_1_DDLSuite.(It is not a test it is a sbt.testing.SuiteSelector) org.apache.spark.sql.hive.execution.SQLQuerySuite.SPARK-18355 Read data from a hive table with a new column - orc org.apache.spark.sql.hive.execution.SQLQuerySuite.SPARK-18355 Read data from a hive table with a new column - parquet org.apache.spark.sql.hive.orc.HiveOrcSourceSuite.SPARK-19459/SPARK-18220: read char/varchar column written by Hive
Attachments
Issue Links
- is superceded by
-
SPARK-27176 Upgrade hadoop-3's built-in Hive maven dependencies to 2.3.4
- Resolved
- links to