[
https://issues.apache.org/jira/browse/NIFI-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987041#comment-15987041
]
ASF GitHub Bot commented on NIFI-3717:
--------------------------------------
Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/1706
[INFO] --- maven-checkstyle-plugin:2.15:check (check-style) @
nifi-hwx-schema-registry-service ---
[WARNING]
src/main/java/org/apache/nifi/schemaregistry/hortonworks/HortonworksSchemaRegistry.java[103:9]
(whitespace) FileTabCharacter: Line contains a tab character.
[WARNING]
src/main/java/org/apache/nifi/schemaregistry/hortonworks/HortonworksSchemaRegistry.java[217:8]
(javadoc) JavadocMethod: Unused @param tag for 'schemaName'.
[INFO]
------------------------------------------------------------------------
> 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)