Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Unable to connect ConsumeKafka to ReplaceText

avatar

I am trying to create a flow to take the entire content of my kafka message and insert in one column in Cassandra. I have configured ConsumeKafka so that I get one message per FlowFile. I am trying to connect the Processors as shown below:

ConsumeKafka -> ReplaceText -> PutCassandraQL

I am unable to connect ConsumeKafka to ReplaceText. Why is that?

1 ACCEPTED SOLUTION

avatar
Super Mentor

@Vinod Chhabria

There is nothing that would prevent that connection from being allowed. Try dragging the connection again. If it still does not highlight green try the following:

Try making a copy of your replaceTEXT processor and see if you can connect to the copy. Right click on replace TEXT and select "copy" then right click on empty graph space and click "paste".

Matt

View solution in original post

12 REPLIES 12

avatar
Super Mentor

@Vinod Chhabria

What browser and version are you using?

avatar

Firefox ESR v38.2.0

avatar
Super Mentor

@Vinod Chhabria

We should try to keep one thread going instead of creating a new "answer" each time.

NiFi supports the following browsers:

  • Mozilla Firefox: current & current - 1
  • Google Chrome: current & current - 1
  • Microsoft Edge
  • Safari 8

The version of Firefox you are using is pretty old. If you upgrade to the current Firefox version or try using teh current version of Chrome instead, do you still see the same behavior?

Thanks,

Matt