keith-turner opened a new issue #1260: New bulk import api failed during test 
with agitation
URL: https://github.com/apache/accumulo/issues/1260
 
 
   ```
   root@muchos> scan -b ~b -e ~c -t accumulo.metadata 
   ~blip/2/b-0000ldy : []    FATE[284d4940309b8f80]
   ```
   
   ```
   2019-07-09 19:29:54,633 [zookeeper.DistributedReadWriteLock] INFO : Added 
lock entry 0 userData 284d4940309b8f80 lockTpye READ
   
   2019-07-09 19:29:56,742 [master.EventCoordinator] INFO : worker4:9997 
reported split 2;2a0009;29557, 2;2aaaaaaaaaaaaab;2a0009
   
   2019-07-09 19:29:58,874 [fate.Fate] WARN : Failed to execute Repo, 
FATE[284d4940309b8f80]
   java.util.NoSuchElementException
           at 
org.apache.accumulo.core.client.RowIterator.next(RowIterator.java:145)
           at 
org.apache.accumulo.core.client.RowIterator.next(RowIterator.java:35)
           at 
com.google.common.collect.TransformedIterator.next(TransformedIterator.java:47)
           at 
org.apache.accumulo.core.metadata.schema.LinkingIterator.next(LinkingIterator.java:131)
           at 
org.apache.accumulo.core.metadata.schema.LinkingIterator.next(LinkingIterator.java:48)
           at 
org.apache.accumulo.master.tableOps.bulkVer2.LoadFiles.findOverlappingTablets(LoadFiles.java:353)
           at 
org.apache.accumulo.master.tableOps.bulkVer2.LoadFiles.loadFiles(LoadFiles.java:331)
           at 
org.apache.accumulo.master.tableOps.bulkVer2.LoadFiles.isReady(LoadFiles.java:94)
           at 
org.apache.accumulo.master.tableOps.bulkVer2.LoadFiles.isReady(LoadFiles.java:71)
           at 
org.apache.accumulo.master.tableOps.TraceRepo.isReady(TraceRepo.java:42)
           at org.apache.accumulo.fate.Fate$TransactionRunner.run(Fate.java:72)
           at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
           at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
           at 
org.apache.accumulo.fate.util.LoggingRunnable.run(LoggingRunnable.java:35)
           at java.lang.Thread.run(Thread.java:748)
   2019-07-09 19:29:58,884 [fate.Fate] INFO : Updated status for Repo with 
FATE[284d4940309b8f80] to FAILED_IN_PROGRESS
   2019-07-09 19:29:58,887 [master.EventCoordinator] INFO : [Normal Tablets]: 2 
tablets are UNASSIGNED
   2019-07-09 19:29:58,887 [master.EventCoordinator] INFO : [Normal Tablets]: 7 
tablets are ASSIGNED
   2019-07-09 19:29:58,887 [master.EventCoordinator] INFO : [Normal Tablets]: 5 
tablets are HOSTED
   2019-07-09 19:29:58,887 [master.EventCoordinator] INFO : [Normal Tablets]: 3 
tablets unloaded
   2019-07-09 19:29:58,902 [thrift.ProcessFunction] ERROR: Internal error 
processing waitForFateOperation
   java.util.NoSuchElementException
           at 
org.apache.accumulo.core.client.RowIterator.next(RowIterator.java:145)
           at 
org.apache.accumulo.core.client.RowIterator.next(RowIterator.java:35)
           at 
com.google.common.collect.TransformedIterator.next(TransformedIterator.java:47)
           at 
org.apache.accumulo.core.metadata.schema.LinkingIterator.next(LinkingIterator.java:131)
           at 
org.apache.accumulo.core.metadata.schema.LinkingIterator.next(LinkingIterator.java:48)
           at 
org.apache.accumulo.master.tableOps.bulkVer2.LoadFiles.findOverlappingTablets(LoadFiles.java:353)
           at 
org.apache.accumulo.master.tableOps.bulkVer2.LoadFiles.loadFiles(LoadFiles.java:331)
           at 
org.apache.accumulo.master.tableOps.bulkVer2.LoadFiles.isReady(LoadFiles.java:94)
           at 
org.apache.accumulo.master.tableOps.bulkVer2.LoadFiles.isReady(LoadFiles.java:71)
           at 
org.apache.accumulo.master.tableOps.TraceRepo.isReady(TraceRepo.java:42)
           at org.apache.accumulo.fate.Fate$TransactionRunner.run(Fate.java:72)
           at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
           at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
           at 
org.apache.accumulo.fate.util.LoggingRunnable.run(LoggingRunnable.java:35)
           at java.lang.Thread.run(Thread.java:748)
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to