Reputation: 14198
I have records being put onto MQ queues. Is there a good way to pull those off and put into a hive table?
Upvotes: 0
Views: 90
Reputation: 13
You might want to try using Flume builtin JMS support http://flume.apache.org/FlumeUserGuide.html#jms-source
Upvotes: 1