Yes you can not use the word field2val in the query string. But you still have to provide a parameters mapping - this is because we do not "parse" the query string to extract the possible field names to use.
Consider this:
statement => "select field5 from database2 where field 4 = :field2 and field6 LIKE :like3"
parameters => {"field2" => "field2", "like3" => "%{[field3]}%" }
This thread from @Vittorio has been hijacked by @Dror_Bletter and @nano (chaps, in future start a new discussion and link back to this one)
@Dror_Bletter
Please start a new discussion about your useragent trouble so we can better help you with that. Then we can move back to the jdbc streaming trouble.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.