Hey Joe, I've seen this error crop up a time or two before. The issue is a bug in how we are handling a failure condition. Haven't yet figured out the best way to tackle it, but the thing to note is that this error occurs when there is some other sort of failure -- typically, a failure to obtain the schema for the Record Reader or Record Writer. Can you check your logs for any other errors that may be occurring?
Thanks -Mark > On Oct 2, 2017, at 11:32 AM, Joe Gresock <[email protected]> wrote: > > I have to change my non-binding +1 vote to a 0, unless there is a > workaround for the bug [1] I just submitted, regarding the QueryRecord > processor being broken. > > > [1] https://issues.apache.org/jira/browse/NIFI-4452 > > > On Mon, Oct 2, 2017 at 3:23 AM, Kevin Doran <[email protected]> wrote: > >> +1, non-binding >> >> - Verified hashes >> - Full build with contrib-check passes >> - Was able to run nifi server and send flow files to remote input port >> over s2s protocol. Web UI and API working as expected. >> >> Platform: >> Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; >> 2017-04-03T15:39:06-04:00) >> Java version: 1.8.0_131, vendor: Oracle Corporation >> OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac" >> >> Looks good! Nice work everyone! >> >> Kevin >> >> On 9/28/17, 15:54, "Jeff" <[email protected]> wrote: >> >> Hello, >> >> I am pleased to be calling this vote for the source release of Apache >> NiFi >> nifi-1.4.0. >> >> The source zip, including signatures, digests, etc. can be found at: >> https://repository.apache.org/content/repositories/orgapachenifi-1111 >> >> The Git tag is nifi-1.4.0-RC2 >> The Git commit ID is e6508ba7d3da5bba54abd6233a7a8f9dd4c32151 >> https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=commit;h= >> e6508ba7d3da5bba54abd6233a7a8f9dd4c32151 >> >> Checksums of nifi-1.4.0-source-release.zip: >> MD5: 41e4083e602883a3e180032f32913414 >> SHA1: 26770625138126f45bed4989adb0a6b65a767aa2 >> >> Release artifacts are signed with the following key: >> https://people.apache.org/keys/committer/jstorck.asc >> >> KEYS file available here: >> https://dist.apache.org/repos/dist/release/nifi/KEYS >> >> 199 issues were closed/resolved for this release: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa? >> projectId=12316020&version=12340589 >> >> Release note highlights can be found here: >> https://cwiki.apache.org/confluence/display/NIFI/ >> Release+Notes#ReleaseNotes-Version-1.4.0 >> >> The vote will be open for 72 hours. >> Please download the release candidate and evaluate the necessary items >> including checking hashes, signatures, build >> from source, and test. The please vote: >> >> [ ] +1 Release this package as nifi-1.4.0 >> [ ] +0 no opinion >> [ ] -1 Do not release this package because... >> >> >> >> > > > -- > I know what it is to be in need, and I know what it is to have plenty. I > have learned the secret of being content in any and every situation, > whether well fed or hungry, whether living in plenty or in want. I can do > all this through him who gives me strength. *-Philippians 4:12-13*
