You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Cody Marcel (JIRA)" <ji...@apache.org> on 2016/01/06 23:41:39 UTC

[jira] [Updated] (PHOENIX-2573) Pherf IT test fails

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

Cody Marcel updated PHOENIX-2573:
---------------------------------
    Summary: Pherf IT test fails  (was: PHerf IT test fails)

> Pherf IT test fails
> -------------------
>
>                 Key: PHOENIX-2573
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2573
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Cody Marcel
>            Assignee: Cody Marcel
>
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.119 sec <<< FAILURE! - in org.apache.phoenix.pherf.SchemaReaderIT
> testSchemaReader(org.apache.phoenix.pherf.SchemaReaderIT)  Time elapsed: 11.769 sec  <<< FAILURE!
> java.lang.AssertionError: Could not retrieve Metadata from Phoenix
> 	at org.apache.phoenix.pherf.SchemaReaderIT.assertApplySchemaTest(SchemaReaderIT.java:72)
> 	at org.apache.phoenix.pherf.SchemaReaderIT.testSchemaReader(SchemaReaderIT.java:44)
> Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 39.955 sec <<< FAILURE! - in org.apache.phoenix.pherf.DataIngestIT
> testRWWorkload(org.apache.phoenix.pherf.DataIngestIT)  Time elapsed: 9.979 sec  <<< FAILURE!
> java.lang.AssertionError: Failed to load data. An exception was thrown: org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table undefined. tableName=PHERF.TEST_TABLE
> 	at org.apache.phoenix.pherf.DataIngestIT.testRWWorkload(DataIngestIT.java:152)
> testColumnRulesApplied(org.apache.phoenix.pherf.DataIngestIT)  Time elapsed: 1.322 sec  <<< FAILURE!
> java.lang.AssertionError: Could not get phoenix columns.
> 	at org.apache.phoenix.pherf.DataIngestIT.testColumnRulesApplied(DataIngestIT.java:73)
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.064 sec - in org.apache.phoenix.pherf.PherfMainIT
> Results :
> Failed tests: 
>   DataIngestIT.testColumnRulesApplied:73 Could not get phoenix columns.
>   DataIngestIT.testRWWorkload:152 Failed to load data. An exception was thrown: org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table undefined. tableName=PHERF.TEST_TABLE
>   SchemaReaderIT.testSchemaReader:44->assertApplySchemaTest:72 Could not retrieve Metadata from Phoenix
> Tests run: 6, Failures: 3, Errors: 0, Skipped: 0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)