You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Csaba Skrabak (JIRA)" <ji...@apache.org> on 2017/03/24 14:56:41 UTC

[jira] [Commented] (PHOENIX-3736) ArithmeticQueryIT.testDecimalUpsertSelect fails

    [ https://issues.apache.org/jira/browse/PHOENIX-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940492#comment-15940492 ] 

Csaba Skrabak commented on PHOENIX-3736:
----------------------------------------

With hbase 1.2.3, test also passes.

Actual SQL error code 6000 is timeout. Query really lasts long with HBase 1.2.4.

> ArithmeticQueryIT.testDecimalUpsertSelect fails
> -----------------------------------------------
>
>                 Key: PHOENIX-3736
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3736
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.10.0
>         Environment: HBase 1.2.4
>            Reporter: Andrew Purtell
>
> ArithmeticQueryIT.testDecimalUpsertSelect fails when built against HBase 1.2.4. No failure observed when testing with 0.98.24-hadoop2. 
> {noformat}
> Tests run: 26, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 359.938 sec <<< FAILURE! - in org.apache.phoenix.end2end.ArithmeticQueryIT
> testDecimalUpsertSelect(org.apache.phoenix.end2end.ArithmeticQueryIT)  Time elapsed: 304.574 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<206> but was:<6000>
> 	at org.apache.phoenix.end2end.ArithmeticQueryIT.testDecimalUpsertSelect(ArithmeticQueryIT.java:236)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)