Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

How to make nifi support tensorflow?

Explorer

How to make nifi support tensorflow?

Is there any plugins for it?

Thank you!

1 ACCEPTED SOLUTION
2 REPLIES 2

@frank chen

There's no specific processor for tensorflow. However, you can use the ExecuteStreamCommand to call shell scripts that call TensorFlow binaries. There are other ways to do this, including building a custom processor, but this is the easiest.

To get an idea of how this would work, take a look at the below demo by @Timothy Spann that downloads linked images from twitter messages and runs Tensorflow image recognition on them.

https://community.hortonworks.com/articles/59349/hdf-20-flow-for-ingesting-real-time-tweets-from-st....

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.