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

László Bodor updated HIVE-28357:
--------------------------------
    Description: 
https://ci.hive.apache.org/job/hive-flaky-check/843/

{code}
13:24:19  [INFO] -------------------------------------------------------
13:24:19  [INFO]  T E S T S
13:24:19  [INFO] -------------------------------------------------------
13:24:19  [INFO] Running 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs
13:25:06  [ERROR] Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time 
elapsed: 43.212 s <<< FAILURE! - in 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs
13:25:06  [ERROR] 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.testGetPartitionsUsingValuesWithJDO
  Time elapsed: 1.45 s  <<< FAILURE!
13:25:06  org.junit.ComparisonFailure: Location does not match 
expected:<...table/state=CA/city=[SanFrancisc]o> but 
was:<...table/state=CA/city=[PaloAlt]o>
13:25:06        at 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.verifyLocations(TestGetPartitionsUsingProjectionAndFilterSpecs.java:870)
13:25:06        at 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.getPartitionsWithVals(TestGetPartitionsUsingProjectionAndFilterSpecs.java:781)
13:25:06        at 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.runGetPartitionsUsingVals(TestGetPartitionsUsingProjectionAndFilterSpecs.java:792)
13:25:06        at 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.testGetPartitionsUsingValuesWithJDO(TestGetPartitionsUsingProjectionAndFilterSpecs.java:656)
13:25:06  
{code}

https://github.com/apache/hive/blob/7f6367e0c6e21b11ef62da1ea6681a54d547de07/standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/TestGetPartitionsUsingProjectionAndFilterSpecs.java#L870

  was:
https://ci.hive.apache.org/job/hive-flaky-check/843/

{code}
13:24:19  [INFO] -------------------------------------------------------
13:24:19  [INFO]  T E S T S
13:24:19  [INFO] -------------------------------------------------------
13:24:19  [INFO] Running 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs
13:25:06  [ERROR] Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time 
elapsed: 43.212 s <<< FAILURE! - in 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs
13:25:06  [ERROR] 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.testGetPartitionsUsingValuesWithJDO
  Time elapsed: 1.45 s  <<< FAILURE!
13:25:06  org.junit.ComparisonFailure: Location does not match 
expected:<...table/state=CA/city=[SanFrancisc]o> but 
was:<...table/state=CA/city=[PaloAlt]o>
13:25:06        at 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.verifyLocations(TestGetPartitionsUsingProjectionAndFilterSpecs.java:870)
13:25:06        at 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.getPartitionsWithVals(TestGetPartitionsUsingProjectionAndFilterSpecs.java:781)
13:25:06        at 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.runGetPartitionsUsingVals(TestGetPartitionsUsingProjectionAndFilterSpecs.java:792)
13:25:06        at 
org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.testGetPartitionsUsingValuesWithJDO(TestGetPartitionsUsingProjectionAndFilterSpecs.java:656)
13:25:06  
{code}


> TestGetPartitionsUsingProjectionAndFilterSpecs.testGetPartitionsUsingValuesWithJDO
>  is flaky
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-28357
>                 URL: https://issues.apache.org/jira/browse/HIVE-28357
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Priority: Major
>
> https://ci.hive.apache.org/job/hive-flaky-check/843/
> {code}
> 13:24:19  [INFO] -------------------------------------------------------
> 13:24:19  [INFO]  T E S T S
> 13:24:19  [INFO] -------------------------------------------------------
> 13:24:19  [INFO] Running 
> org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs
> 13:25:06  [ERROR] Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time 
> elapsed: 43.212 s <<< FAILURE! - in 
> org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs
> 13:25:06  [ERROR] 
> org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.testGetPartitionsUsingValuesWithJDO
>   Time elapsed: 1.45 s  <<< FAILURE!
> 13:25:06  org.junit.ComparisonFailure: Location does not match 
> expected:<...table/state=CA/city=[SanFrancisc]o> but 
> was:<...table/state=CA/city=[PaloAlt]o>
> 13:25:06      at 
> org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.verifyLocations(TestGetPartitionsUsingProjectionAndFilterSpecs.java:870)
> 13:25:06      at 
> org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.getPartitionsWithVals(TestGetPartitionsUsingProjectionAndFilterSpecs.java:781)
> 13:25:06      at 
> org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.runGetPartitionsUsingVals(TestGetPartitionsUsingProjectionAndFilterSpecs.java:792)
> 13:25:06      at 
> org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.testGetPartitionsUsingValuesWithJDO(TestGetPartitionsUsingProjectionAndFilterSpecs.java:656)
> 13:25:06  
> {code}
> https://github.com/apache/hive/blob/7f6367e0c6e21b11ef62da1ea6681a54d547de07/standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/TestGetPartitionsUsingProjectionAndFilterSpecs.java#L870



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to