GitHub Site Deployment
I have my automated site deployment working with GitHub finally, but there are some inelegant aspects of it, and I am wondering if there are some more elegant solutions. In order to get the...
View ArticleSolr+Mahout Recommender Demo Site
After having integrated several versions of the Mahout and Myrrix recommenders at fairly large scale. I was interested in solving three problems that these did not directly provide for: 1) realtime...
View ArticleCan How Apache CAMEL help in this enterprise integration usecase?
My application needs to work as middleware where it has got orders(in form of xml) from various customers which contains the supplier id where custmers can send the xml to one of these components 1)JMS...
View ArticleNullPointer for service constructor
I'm trying to constuct a service implimentation that receives references to a couple of other services that registers the objects into a super class. But I get a null pointer exception. What am I doing...
View ArticleCamel CDI and OSGI
Hi Camel community (and enjoy to say this to me too :p), For the Osgi folks, I created a Compedium service component for camel-cdi:...
View ArticleHow can I have html5 audio continue to play in background in iOS7 from my...
I have mobile app I've developed in flash builder 4.6 (flex 4.12 sdk) and I have a stagewebview component which contains HTML5 audio (mp3 retrieved from my web server and streamed / played via the...
View ArticlePreferred Email Implementation in Hot Deploy Component
Hi all, I had a few questions about implementing emails in the framework. I'm using some out of box applications (such as Party, Order, etc.) in my custom application. What I've noticed is that there...
View Articletransactions in sql component
Hi I'm using the sql component to read records out of a table and then publish them to a JMS queue. This is what I have so far. from("sql:select * from monitor where...
View ArticleApache.NMS: Missing API Version 1.6.0.3061 in downloads?
Hi guys, our development team is going to implement a .Net-Client using Apache.NMS. They found a mismatch in the downloads provided using the latest version....
View ArticleFlume ElasticSearch Sink not indexing JSON data
I am posting JSON data to ElasticSearch using Flume . But for some reason it is not loading the correct data in the message. Instead of JSON message it is storing message data as...
View ArticleIssue with Extracting Fields from text to csv file
Hi I have a 1000 text files in which each text file having 800 records and i want to move that records in 20 csv files. Files creation should be handled by tool/language itself File1.csv have record 2,...
View ArticleReview for the new consumer APIs
Hi, I'm looking for people to review the new consumers APIs. Patch is posted at https://issues.apache.org/jira/browse/KAFKA-1328 Thanks, Neha
View ArticleWicket 1.6.7 TabbedPanel URL Access
Hello, I would like to know if it is possible to use a URL to open a tab using Wicket's TabbedPanel component. For example, I want to generate links to wicket classes that contain parameters and place...
View ArticleHow to call processor thru configuration file ?
My application needs to work as middleware where it has got orders(in form of xml) from various customers which contains the supplier id where custmers can send the xml to one of these components 1)JMS...
View ArticleHow to use CAMEL to send the acknowledgement and xml output to vendors on...
My application needs to work as middleware where it has got orders(in form of xml) from various customers which contains the supplier id where custmers can send the xml to one of these components 1)JMS...
View Articlelog retention question
I assume that "log.retention.hours" means the number of hours since the log file was last modified, correct? Or is it since the log file was created? If I set "log.retention.hours" to 48 hours does...
View ArticleMaven cannot see my DLL artifact
I cannot seem to get Maven to see my dll artifact. I have read https://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException I can see it in my local repository, but Maven seems to be...
View ArticleCooccurrence Recommenders
For what it’s worth I’ve got a few blogs posts and some screen casts on the internals and theory behind cooccurrence recommenders....
View ArticleUnit for consumer lag
Hi, For kafka 0.8 what are the units of consumer offset,log size and lag reported by the ConsumerOffsetChecker tool ? Thanks,
View ArticleSession timeouts
Can someone explain the difference between minSessionTimeout and maxSessionTimeout? The documentation is not very clear with regards to these. For some background info, my zookeeper cluster is getting...
View Article