[
https://issues.apache.org/jira/browse/NIFI-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-4783:
------------------------------
Fix Version/s: (was: 1.6.0)
> Create Google Vision processor
> ------------------------------
>
> Key: NIFI-4783
> URL: https://issues.apache.org/jira/browse/NIFI-4783
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Jeremy Dyer
> Assignee: Jeremy Dyer
> Priority: Major
>
> Google provides a suite of API services that provide ML capabilities. Vision
> is one of them. This services allows for an application to send images to the
> Google Cloud ML service and the service will return a response with
> information like what type of object the image is, face detection, does the
> image content mature content, if applicable the geo coordinates of where the
> image was taken, etc. While the service operates over REST the building of
> the workflow within NiFi is quite cumbersome today with lots flags and
> formatting that must take place as well as the parsing. This processor would
> allow the user to use the full capabilities of the REST api and configure the
> flags in a single place. This would also take advantage of the existing work
> that has already been done with the GCP authentication service.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)