Apache Nifi GetTwitter -


i have simple question, new nifi.

i have gettwitter processor set , configured (assuming correctly). have twitter endpoint set sample endpoint. run processor , runs, nothing happens. no input/output

how troubleshoot doing (or in case not doing)?

a couple things might at:

  • what activity processor show? can @ metrics see if has been attempted (tasks/time) if succeeded (out) enter image description here
  • stop downstream processor temporarily make output flowfiles visible in connection queue.
  • are there errors? typically these appear in top-left corner yellow icon
  • are there related messages in logs/nifi-app.log file?

it might if describe gettwitter property settings bit more. can share screenshot (minus keys)?


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -