javadoc:aggregate project filter
Hi, I'd like to create API documentation for an eclipse RCP project. Therefore I use the javadoc:aggregate goal which nicely builds documentation for all my projects. Now I want to filter some of them....
View ArticleKafka-0.7.2 - Launching Topic Terminates Zookeeper Server
Can't figure out why this keeps happening. Any Ideas? Joseph Simmons Accenture LLC TGP-CMT Analyst San Francisco, CA B: 415.537.4703 C: 951.941.1125 ________________________________ This message is for...
View Articlewarning Session was not closed cleanly
Hi All, I am experimenting qpid Pub-Sub pattern, referring to examples/old_api/pub-sub sample codes. My qpid version is 0.20. Sometimes I received warning message like below sample: when I stop my...
View Articlepig on hadoop with wire level security
Currently, pig hard codes "http://" in trunk branch of - https://github.com/apache/pig/blob/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/MapReduceLauncher.java The following...
View ArticleJVM is running out of memory during full Camel build
Hi, I just tried to build the Camel trunk, but the compiler continues to ran out of memory. Note that I have modified Maven options to 1GB of memory: d:\source\camel>set MAVEN_OPTS=-Xms128m...
View ArticlePrint with alivePDF
Hi All, I have a form template in PDF format. I can read the form with alivePDF but I want to fill the form with my data, show a preview PDF but I want to print only the data because I already have the...
View ArticleApache Kafka HTTP Producer & Consumer
http://github.com/stealthly/dropwizard-kafka-http is an Apache Kafka HTTP Endpoint http://allthingshadoop.com/2014/01/16/apache-kafka-http-producer-and-consumerfor producing and consuming messages for...
View Article2.12 Incompatible with Camel Restlet Component?
Greetings, I wanted to create a little rest let demo but when I tried to run it I got an odd spring exception. It seems that rest let depends on older spring jars than Camel does and this causes...
View Articlelog.retention.bytes.per.topic does not trigger deletion
I tried using the following two retention properties log.retention.bytes=3221225472 log.retention.bytes.per.topic=first_topic:1099511627776,second_topic:1099511627776 which I interpret to mean "by...
View ArticleHow to consume all messages in a netwok of brokers.
I have been configuring a netwok of brokers, so that all the messages are consume. I have 4 brokers connected between them, but, my consumer get messages from only one broker. Not all the messages are...
View ArticleCXF client/WCF server interop
I have a third party MS WCF Webservice which is using some variant of STS, that I have been trying to call from a CXF client. This is WSDL first. I have been trying the simple STS examples I find on...
View ArticleQuestion about missing broker data in zookeeper
Hi, I've a setup of three kafka servers (kafka_2.8.0-0.8.0) and three zookeeper servers (zookeeper1, zookeeper2, zookeeper3). Everything works OK, but when I did a consumer test using nodejs package...
View ArticleCamel main class in osgi bundle
Hi all, I am trying to run camel application in karaf. I new to programming for osgi. How can I make my camel routes run in it? Can i put it in a normal main() class and run it?
View Articlemahout text mining
Mahout has an example of using naive bayes to classify 20 news group. but how to just classify paragraphs (e.g. twitter message, movie review) in text files such as: Text files has content like: text...
View ArticleDynamic JQuery Resource Reference for http // https context
Hello, My Wicket app running (6.13.0) is run both under http://www.mydomain.com/ and https://admin.mydomain.com/ In the http domain for the JQuery javascript library i use a UrlResourceReference that...
View ArticleCustomize wrapper pluralization
Hi, i just migrated to CXF and I need to know how i can customize the pluralization done by CXF to obtain the wrapper name when returning a collection. For example, "country" is pluralized to...
View ArticleProblems with Kafka in docker with advertised.host.name
Using kafka 0.8.0 I'm building my own simple docker container for Kafka. I'm trying to set advertised.host.name to the docker host ip in order to expose Kafka broker to the outside world. When I set...
View ArticleTCP send and receive buffers filling preventing openwire communication
Problem: We're experiencing a problem whereby openwire communication completely locks up and the tcp send and receive buffers fill up preventing any further communication between brokers, whilst the...
View Articlewicket:containers as ajax targets
I'm wondering if there's a better solution to the way I've been solving a particular problem. When using listviews within a table I quite often do something like this: <table>...
View ArticleUncaught exception with weborb and flex sdk>4.6
Hi, there was a quite similar discussion a while ago and I wanted to ask if someone found a solution. I want to use weborbForJava for remoting purposes. when I use flex 4.9 and later I always get a...
View Article