[ https://issues.apache.org/jira/browse/PHOENIX-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258024#comment-16258024 ]
Pedro Boado edited comment on PHOENIX-4372 at 11/18/17 11:30 AM: ----------------------------------------------------------------- I ran long IT over 4.x-HBase-1.2 twice today and apart of the mentioned tests another two are failing {code} [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] DefaultColumnValueIT.testDefaultExpression:592->verifyDefaultExpression:626 expected:<123.33> but was:<null> [ERROR] GroupByCaseIT.testCountNullInEncodedNonEmptyKeyValueCF:933->testCountNullInNonEmptyKeyValueCF:988 expected:<4> but was:<0> [ERROR] GroupByCaseIT.testCountNullInNonEncodedNonEmptyKeyValueCF:938->testCountNullInNonEmptyKeyValueCF:988 expected:<4> but was:<0> [ERROR] Errors: [ERROR] DefaultColumnValueIT.testDefaultExpressionPrimaryKey:609->verifyDefaultExpression:617 » SQL [INFO] [ERROR] Tests run: 3354, Failures: 3, Errors: 1, Skipped: 7 [INFO] {code} I'm pretty sure it's related to my environment being configured for the UK ( and not US ) and the currency symbol - in fact I had solved it for CDH - . I'll open another ticket for this if you're OK with it. was (Author: pboado): I ran long IT over 4.x-HBase-1.2 twice today and apart of the mentioned tests another two are failing {code} [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] DefaultColumnValueIT.testDefaultExpression:592->verifyDefaultExpression:626 expected:<123.33> but was:<null> [ERROR] GroupByCaseIT.testCountNullInEncodedNonEmptyKeyValueCF:933->testCountNullInNonEmptyKeyValueCF:988 expected:<4> but was:<0> [ERROR] GroupByCaseIT.testCountNullInNonEncodedNonEmptyKeyValueCF:938->testCountNullInNonEmptyKeyValueCF:988 expected:<4> but was:<0> [ERROR] Errors: [ERROR] DefaultColumnValueIT.testDefaultExpressionPrimaryKey:609->verifyDefaultExpression:617 » SQL [INFO] [ERROR] Tests run: 3354, Failures: 3, Errors: 1, Skipped: 7 [INFO] {code} Maybe I'm missing some configuration. I'm just running a {{mvn clean verify}} with Oracle JDK 7. > Distribution of Apache Phoenix 4.13 for CDH 5.11.2 > -------------------------------------------------- > > Key: PHOENIX-4372 > URL: https://issues.apache.org/jira/browse/PHOENIX-4372 > Project: Phoenix > Issue Type: Task > Affects Versions: 4.13.0 > Reporter: Pedro Boado > Priority: Minor > Labels: cdh > Attachments: PHOENIX-4372.patch > > > Changes required on top of branch 4.13-HBase-1.2 for creating a parcel of > Apache Phoenix 4.13.0 for CDH 5.11.2 . -- This message was sent by Atlassian JIRA (v6.4.14#64029)