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

Sylvain Lebresne commented on CASSANDRA-9841:
---------------------------------------------

As far as I tell, the problem for those tests (post-8099 at least) is that they 
uses the java driver and compact tables, and the java driver had not been 
updated for the 8099 changes to the compact table schema definitions. I don't 
know where we are of having a java driver version that work with post-8099/6717 
schema definitions, nor if that hypothetical version of the java driver is used 
by those tests, but there where I'd start looking. Short of that, we'd need to 
either be able to find better/useful stack traces as Aleksey or find someone 
that actually have a clue of what the pig code is doing, because I don't.

> trunk pig-test fails
> --------------------
>
>                 Key: CASSANDRA-9841
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9841
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Hadoop, Tests
>         Environment: trunk HEAD
> Debian Jessie 64-bin
> AWS m3-2xlarge
>            Reporter: Michael Shuler
>              Labels: test-failure
>             Fix For: 3.0.0 rc1
>
>
> {noformat}
> pig-test:
>     [mkdir] Created dir: 
> /var/lib/jenkins/jobs/trunk_pigtest/workspace/build/test/cassandra
>     [mkdir] Created dir: 
> /var/lib/jenkins/jobs/trunk_pigtest/workspace/build/test/output
>     [junit] WARNING: multiple versions of ant detected in path for junit 
>     [junit]          
> jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
>     [junit]      and 
> jar:file:/var/lib/jenkins/jobs/trunk_pigtest/workspace/build/lib/jars/ant-1.8.3.jar!/org/apache/tools/ant/Project.class
>     [junit] Testsuite: org.apache.cassandra.pig.CqlRecordReaderTest
>     [junit] Testsuite: org.apache.cassandra.pig.CqlRecordReaderTest Tests 
> run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.799 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.pig.CqlTableDataTypeTest
>     [junit] Testsuite: org.apache.cassandra.pig.CqlTableDataTypeTest Tests 
> run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.627 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.pig.CqlTableTest
>     [junit] 
>     [junit] Exception: java.lang.IllegalStateException thrown from the 
> UncaughtExceptionHandler in thread "cluster15357-connection-reaper-0"
>     [junit] Testsuite: org.apache.cassandra.pig.CqlTableTest
>     [junit] Testsuite: org.apache.cassandra.pig.CqlTableTest Tests run: 1, 
> Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: 
> org.apache.cassandra.pig.CqlTableTest:testCqlNativeStorageSingleKeyTable:     
>   Caused an ERROR
>     [junit] Forked Java VM exited abnormally. Please note the time in the 
> report does not reflect the time until the VM exit.
>     [junit] junit.framework.AssertionFailedError: Forked Java VM exited 
> abnormally. Please note the time in the report does not reflect the time 
> until the VM exit.
>     [junit] 
>     [junit] 
>     [junit] Test org.apache.cassandra.pig.CqlTableTest FAILED (crashed)
>     [junit] Testsuite: org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest
>     [junit] Testsuite: 
> org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest Tests run: 1, 
> Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 19.889 sec
>     [junit] 
>     [junit] Testcase: 
> testCassandraStorageDataType(org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest):
>   Caused an ERROR
>     [junit] Unable to open iterator for alias rows
>     [junit] org.apache.pig.impl.logicalLayer.FrontendException: ERROR 1066: 
> Unable to open iterator for alias rows
>     [junit]   at org.apache.pig.PigServer.openIterator(PigServer.java:882)
>     [junit]   at 
> org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest.testCassandraStorageDataType(ThriftColumnFamilyDataTypeTest.java:81)
>     [junit] Caused by: java.io.IOException: Job terminated with anomalous 
> status FAILED
>     [junit]   at org.apache.pig.PigServer.openIterator(PigServer.java:874)
>     [junit] 
>     [junit] 
>     [junit] Test org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest 
> FAILED
>     [junit] Testsuite: org.apache.cassandra.pig.ThriftColumnFamilyTest
>     [junit] Testsuite: org.apache.cassandra.pig.ThriftColumnFamilyTest
>     [junit] Testsuite: org.apache.cassandra.pig.ThriftColumnFamilyTest Tests 
> run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: 
> org.apache.cassandra.pig.ThriftColumnFamilyTest:testCqlNativeStorageCompositeKeyCF:
>      Caused an ERROR
>     [junit] Forked Java VM exited abnormally. Please note the time in the 
> report does not reflect the time until the VM exit.
>     [junit] junit.framework.AssertionFailedError: Forked Java VM exited 
> abnormally. Please note the time in the report does not reflect the time 
> until the VM exit.
>     [junit] 
>     [junit] 
>     [junit] Test org.apache.cassandra.pig.ThriftColumnFamilyTest FAILED 
> (crashed)
> [junitreport] Processing 
> /var/lib/jenkins/jobs/trunk_pigtest/workspace/build/test/TESTS-TestSuites.xml 
> to /tmp/null1591595172
> [junitreport] Loading stylesheet 
> jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
> [junitreport] Transform time: 1048ms
> [junitreport] Deleting: /tmp/null1591595172
> BUILD FAILED
> {noformat}



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

Reply via email to