You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/06/05 14:55:38 UTC

[GitHub] [accumulo] hkeebler commented on issue #1084: Tests failing running against standalone instance

hkeebler commented on issue #1084: Tests failing running against standalone instance
URL: https://github.com/apache/accumulo/issues/1084#issuecomment-499118877
 
 
   **Fixed ITs:**
   - AccumuloClientIT
   - ManyWriteaheadLogsIT 
   - ReadWriteIT
   - YieldScannersIT
   - BadDeleteMarkersIT (and any others that failed with "null" prefix on command - unknown which ones there all were)
   - BulkImportVolumeIT
   - ImportExportIT
   - CompactionIT
   - BulkFileIT
   - BulkIT
   - BulkSplitOptimizationIT
   
   **Many tests were fixed by using the larger uno footprint like**:
   - BinaryStressIT
   - CleanWalIT
   For whatever reason the following are now **working**
   - mapred.TokenIT
   - mapreduce.TokenIT
   
   **Tests timing out worked when the timeout.factor was increased.**   Note that atempting to run all the IT tests in standalone mode will likely timeout somewhere.  Deleting tablet files is super slow in the Uno instance.
    
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services