You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/06/19 02:35:00 UTC

[jira] [Created] (SPARK-24590) Make Jenkins tests passed with hadoop 3 profile

Hyukjin Kwon created SPARK-24590:
------------------------------------

             Summary: Make Jenkins tests passed with hadoop 3 profile
                 Key: SPARK-24590
                 URL: https://issues.apache.org/jira/browse/SPARK-24590
             Project: Spark
          Issue Type: Sub-task
          Components: Build
    Affects Versions: 2.4.0
            Reporter: Hyukjin Kwon


Currently, some tests are being failed with hadoop-3 profile.

Given PR builder (https://github.com/apache/spark/pull/21441#issuecomment-397818337), it reported:

{code}
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
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org