You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/06/19 18:10:00 UTC

[jira] [Updated] (IMPALA-8678) ToSqlTest falures on S3 (from org.apache.impala.customservice.KuduHMSIntegrationTest

     [ https://issues.apache.org/jira/browse/IMPALA-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Sherman updated IMPALA-8678:
-----------------------------------
    Labels: broken-build  (was: )

> ToSqlTest falures on S3 (from org.apache.impala.customservice.KuduHMSIntegrationTest
> ------------------------------------------------------------------------------------
>
>                 Key: IMPALA-8678
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8678
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Andrew Sherman
>            Assignee: Hao Hao
>            Priority: Critical
>              Labels: broken-build
>
> On S3 tests we get failures in 
> org.apache.impala.analysis.ToSqlTest.TestCreateTableLikeFile (from org.apache.impala.customservice.KuduHMSIntegrationTest)
> org.apache.impala.analysis.ToSqlTest.alterTableAddPartitionTest (from org.apache.impala.customservice.KuduHMSIntegrationTest)
> {code}
> org.junit.ComparisonFailure: expected:<... month=2) LOCATION '[hdfs://localhost:20500]/y2050m2'> but was:<... month=2) LOCATION '[s3a://impala-test-uswest2-2]/y2050m2'>
> 	at org.junit.Assert.assertEquals(Assert.java:115)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.impala.analysis.ToSqlTest.testToSql(ToSqlTest.java:123)
> 	at org.apache.impala.analysis.ToSqlTest.testToSql(ToSqlTest.java:105)
> 	at org.apache.impala.analysis.ToSqlTest.testToSql(ToSqlTest.java:95)
> 	at org.apache.impala.analysis.ToSqlTest.testToSql(ToSqlTest.java:82)
> 	at org.apache.impala.analysis.ToSqlTest.alterTableAddPartitionTest(ToSqlTest.java:1269)
> {code}
> {code}
> org.junit.ComparisonFailure: expected:<...ult.p LIKE PARQUET '[hdfs://localhost:20500]/test-warehouse/sche...> but was:<...ult.p LIKE PARQUET '[s3a://impala-test-uswest2-2]/test-warehouse/sche...>
> 	at org.junit.Assert.assertEquals(Assert.java:115)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.impala.analysis.ToSqlTest.testToSql(ToSqlTest.java:123)
> 	at org.apache.impala.analysis.ToSqlTest.testToSql(ToSqlTest.java:105)
> 	at org.apache.impala.analysis.ToSqlTest.TestCreateTableLikeFile(ToSqlTest.java:386)
> {code}



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

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