-
Notifications
You must be signed in to change notification settings - Fork 28.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins #24044
Conversation
org.apache.spark.sql.hive.HiveShimSuite.appendReadColumns
SparkOrcNewRecordReader.java:27: Unused import - java.util.List
# Conflicts: # dev/deps/spark-deps-hadoop-3.1 # pom.xml # sql/hive/pom.xml # sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala
Test build #103279 has finished for PR 24044 at commit
|
retest this please |
@wangyum, does this PR target to test it against hadoop 3 profile or add a new thrift server? Let's make it separate if possible. |
Because hadoop3 profile test needs a separate work for Jenkins setup. We better need to do that first IIRC. |
@HyukjinKwon Only test new built-in Hive and new thrift server. |
Test build #103280 has finished for PR 24044 at commit
|
retest this please |
Test build #103292 has finished for PR 24044 at commit
|
retest this please |
Test build #103295 has finished for PR 24044 at commit
|
Test build #103328 has finished for PR 24044 at commit
|
Exclusion commons-httpclient:commons-httpclient: org.apache.spark.sql.hive.HiveExternalCatalogVersionsSuite.backward compatibility org.apache.spark.sql.hive.HiveSparkSubmitSuite.SPARK-9757 Persist Parquet relation with decimal column org.apache.spark.sql.hive.HiveSparkSubmitSuite.ConnectionURL ignore these test and print locale and environment(maybe HADOOP-12258): 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
Test build #103355 has finished for PR 24044 at commit
|
Test build #103393 has finished for PR 24044 at commit
|
Test build #104955 has finished for PR 24044 at commit
|
retest this please |
Test build #104958 has finished for PR 24044 at commit
|
Test build #104962 has finished for PR 24044 at commit
|
retest this please |
Test build #104968 has finished for PR 24044 at commit
|
retest this please |
Test build #104982 has finished for PR 24044 at commit
|
retest this please |
Test build #104985 has finished for PR 24044 at commit
|
Test build #105014 has finished for PR 24044 at commit
|
Test build #105190 has finished for PR 24044 at commit
|
retest this please |
Test build #105191 has finished for PR 24044 at commit
|
retest this please |
Test build #105204 has finished for PR 24044 at commit
|
Test build #105489 has finished for PR 24044 at commit
|
retest this please |
Test build #105492 has finished for PR 24044 at commit
|
Test build #105494 has finished for PR 24044 at commit
|
What changes were proposed in this pull request?
How was this patch tested?
manual tests:
export HADOOP_PROFILE=hadoop3.2 ./dev/run-tests