Github user joewitt commented on the issue:

    https://github.com/apache/nifi/pull/2053
  
    in reviewing i keep seeing issues with provenance.  Probably unrelated but 
does it make sense?
    
    2017-08-03 17:48:04,182 ERROR [Compress Provenance Logs-1-thread-1] 
o.a.n.p.s.EventFileCompressor Failed to read TOC File 
./provenance_repository/toc/167962066.toc
    java.io.EOFException: null
        at 
org.apache.nifi.provenance.toc.StandardTocReader.<init>(StandardTocReader.java:48)
        at 
org.apache.nifi.provenance.serialization.EventFileCompressor.run(EventFileCompressor.java:93)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)


---
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.
---

Reply via email to