:Re: Looking for a specific input on JMS source
Hello,
I think you can achieve what you want with the JMSSourceConverter. Looking
at the Flume documentation it says that "The JMS source allows pluggable
converters, though it?s likely the default converter will work for most
purposes
Hello,
I think you can achieve what you want with the JMSSourceConverter. Looking
at the Flume documentation it says that "The JMS source allows pluggable
converters, though it’s likely the default converter will work for most
purposes. The default converter is able to convert Bytes, Text, and Obj
Hi All,
We are designing a near-real time pipeline in which we will receive
messages from IBM MQ. On the Hadoop side, we are planning to use Flume to
ingest the messages using JMS source.
The messages will include some custom header information, which we need to
extract as well. We discovered t