Created 11-09-2016 07:43 AM
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?
Created 11-09-2016 02:22 PM
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
Created 11-09-2016 03:44 PM
What browser and version are you using?
Created 11-09-2016 03:46 PM
Firefox ESR v38.2.0
Created 11-09-2016 03:53 PM
We should try to keep one thread going instead of creating a new "answer" each time.
NiFi supports the following browsers:
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