[jira] [Commented] (NIFI-912) Support extracting metadata from Avro file headers

2015-09-16 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14768968#comment-14768968 ] Mark Payne commented on NIFI-912: - And now that I have found the unit test that tests failure (turns out i'm

[jira] [Commented] (NIFI-912) Support extracting metadata from Avro file headers

2015-09-16 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14768919#comment-14768919 ] Mark Payne commented on NIFI-912: - [~bende] - doing a code review i'm noticing that you're using validators

[jira] [Commented] (NIFI-912) Support extracting metadata from Avro file headers

2015-09-16 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14768971#comment-14768971 ] Bryan Bende commented on NIFI-912: -- I removed the validators from the properties with Allowable values for

[jira] [Commented] (NIFI-912) Support extracting metadata from Avro file headers

2015-09-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14768978#comment-14768978 ] ASF subversion and git services commented on NIFI-912: -- Commit

[jira] [Commented] (NIFI-912) Support extracting metadata from Avro file headers

2015-09-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736813#comment-14736813 ] Sean Busbey commented on NIFI-912: -- {code} +@WritesAttribute(attribute = "schema.fingerprint",

[jira] [Commented] (NIFI-912) Support extracting metadata from Avro file headers

2015-09-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737430#comment-14737430 ] Sean Busbey commented on NIFI-912: -- +1 (non-binding) fine to fix on commit: a test that includes a valid

[jira] [Commented] (NIFI-912) Support extracting metadata from Avro file headers

2015-09-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737232#comment-14737232 ] Sean Busbey commented on NIFI-912: -- That sounds like a good change. Maybe we should note what is being

[jira] [Commented] (NIFI-912) Support extracting metadata from Avro file headers

2015-09-09 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737268#comment-14737268 ] Bryan Bende commented on NIFI-912: -- Also made the above unit test (testExtractionWithNonRecordSchema()) add

[jira] [Commented] (NIFI-912) Support extracting metadata from Avro file headers

2015-09-02 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727344#comment-14727344 ] Sean Busbey commented on NIFI-912: -- nice to (optionally) extract, maybe not meta enough: count of records