Github user cammachusa commented on the issue:

    https://github.com/apache/nifi/pull/2020
  
    Hi @joewitt and @rickysaltzer , I am following the PutParquet to implement 
the PutKudu, and so have the same dependencies as the PutParquet's, and got it 
build success. But build on Travis was always fail. And I realized this morning 
that the reason is Record Reader is not properly referenced and deployed for my 
PutKudu (I deployed it manually to test the PutKudu first). I checked the log, 
and here is the message: "ClassNotFoundException: 
org.apache.nifi.serialization.RecordReaderFactory"
    I compare every files of PutParquet with my PutKudu, but couldn't find any 
missing part of it. Would you please advise?


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