[
https://issues.apache.org/jira/browse/NIFI-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987140#comment-15987140
]
ASF GitHub Bot commented on NIFI-3717:
--------------------------------------
Github user markap14 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1706#discussion_r113759624
--- Diff:
nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml
---
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 2016 Hortoworks, Inc. All rights reserved.
--- End diff --
Sorry - you're right. I fixed this in all my java code but forgot that this
stuff automatically gets added to XML files and the like as well.
> Add Schema Registry Controller Service for interacting with the Hortonworks
> Schema Registry
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-3717
> URL: https://issues.apache.org/jira/browse/NIFI-3717
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Joseph Witt
> Fix For: 1.2.0
>
>
> Now that we have the Record Readers & Writers a la NIFI-1280, we should have
> the ability to interact with an external Schema Registry. We currently have
> only the AvroSchemaRegistry service but I would like to interact with the
> Hortonworks Schema Registry service as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)