[
https://issues.apache.org/jira/browse/PHOENIX-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090269#comment-14090269
]
James Taylor commented on PHOENIX-1151:
---------------------------------------
I checked it in, but I get an assertion with your version and my version. Does
the latest pass for you, [~jesse_yates]. Here's the assertion I get:
Here's how I run it:
{code}
mvn test -Dtest=PhoenixTracingEndToEndIT -DfailIfNoTests=false
-Dhadoop.profile=2
{code}
And here's the assertion failure I get:
{code}
testScanTracingOnServer(org.apache.phoenix.trace.PhoenixTracingEndToEndIT)
Time elapsed: 30.078 sec <<< FAILURE!
java.lang.AssertionError: Didn't find the parallel scanner in the tracing
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.phoenix.trace.PhoenixTracingEndToEndIT.testScanTracingOnServer(PhoenixTracingEndToEndIT.java:347)
{code}
[~mujtaba] - do we run the Jenkins builds with hadoop2?
> Remove unnecessary tracing code
> -------------------------------
>
> Key: PHOENIX-1151
> URL: https://issues.apache.org/jira/browse/PHOENIX-1151
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Attachments: PHOENIX-1151.patch, phoenix-1151-v1.patch,
> phoenix-1151-v2.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)