Github user milleruntime commented on the issue:
https://github.com/apache/accumulo/pull/159
Full "mvn verify" had errors in accumulo-test :
Tests in error:
BigRootTabletIT.test:58 » Accumulo
org.apache.thrift.TApplicationException: In...
LargeRowIT.run:125->test2:142->basicTest:177 » Accumulo
org.apache.thrift.TApp...
org.apache.accumulo.test.functional.MetadataMaxFilesIT.test(org.apache.accumulo.test.functional.MetadataMaxFilesIT)
Run 1: MetadataMaxFilesIT.test:119 » TestTimedOut test timed out after
240 seconds
Run 2: MetadataMaxFilesIT.test » Appears to be stuck in thread Thread-26
test(org.apache.accumulo.test.functional.WriteAheadLogIT) Time elapsed:
44.258 sec <<< ERROR!
java.lang.RuntimeException:
org.apache.accumulo.core.client.impl.AccumuloServerException: Error on server
ip-172-31-55-219.ec2.internal:36366
at
org.apache.accumulo.test.functional.WriteAheadLogIT.test(WriteAheadLogIT.java:76)
Caused by: org.apache.accumulo.core.client.impl.AccumuloServerException:
Error on server ip-172-31-55-219.ec2.internal:36366
at
org.apache.accumulo.test.functional.WriteAheadLogIT.test(WriteAheadLogIT.java:76)
Caused by: org.apache.thrift.TApplicationException: Internal error
processing startMultiScan
at
org.apache.accumulo.test.functional.WriteAheadLogIT.test(WriteAheadLogIT.java:76)
...
org.apache.accumulo.core.client.AccumuloException:
org.apache.thrift.TApplicationException: Internal error processing waitForFlush
at
org.apache.accumulo.test.functional.BigRootTabletIT.test(BigRootTabletIT.java:58)
Caused by: org.apache.thrift.TApplicationException: Internal error
processing waitForFlush
at
org.apache.accumulo.test.functional.BigRootTabletIT.test(BigRootTabletIT.java:58)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---