Counting elements for each group
Hi, I'm having trouble with a simple task that I believe someone out there must have already solved some day. I'm trying to group and count the frequency of terms for each group in PigLatin, but I'm...
View ArticleIs there parameters missing when using topic/ selector ?
I got this route.... from("file:c:/camel-input/?delete=true").to("activemq:topic:HUB_TOP01?selector=BD='YES'"); When i put a file into the camel-input directory, the file is deleted, but nothing in the...
View ArticleWS-Security Encryption and Signature
Hello there, I have got a problem to implement the Encryption and Signature. I already created a client-keystore, client-truststore, server-keystore and server-truststore. Imported the...
View ArticleStops uploading file when stream ends unexpectedly.
I am using apache web service and consuming our service through local transport. We are trying to upload a huge file with MTOM enabled both client and server side. While uploading huge file i cancelled...
View ArticleProblems with vertical alignment of Textinput on iOS
Hi, I've just restarted a one year old project for iOS (iPad). I updated to Apache Flex 13 using AIR 14 and notice some small issues. One of them is related to textinput. I define my textinput in CSS:...
View ArticleC++ Client: SSL connection configuration
Hi All, currently I am trying to connect to a third party AMQP broker using a c++ client with qpid 0.28. The broker is configured to use ssl. The client uses a self signed certificate. This certificate...
View ArticleChanging of AlertManager behavior
Hi everyone! I would like to ask you for best solution how to change default AlertManager behavior. I would like to set all message durations to TRANSIENT for standard info(), success(), warn() and...
View Article'client' APIs again
Following on from the approach taken by Rafi in his demo of the new event support in the proton engine, I've sketched out a few examples for common 'client' scenarios using the proton engine and a...
View ArticleWildcards in zkCli
Looks like zookeeper CLI (zkCli.sh) does not support wildcard - I have not looked at the zookeeper code to figure out whether it is not possible design wise or whether I am missing something silly...
View ArticleCalling an asynchronous web service & waiting for a response
I need to use an asynchronous web service from within a route. By asynch I mean that the remote service will respond immediately to the HTTP request with an acknowledgement, but the result of the...
View ArticleHow to avoid unzip of large test data on each "mvn test"
Hi all, I'm in the process of switching to Maven for a large ANT project and have a question regarding my test data. I'd like those data to be versionned and stored in the Maven repo. But currently...
View ArticleQpid v0.28 RPM for RHEL6/CentOS6?
Hi all, I have been looking for an RPM of qpid v0.28 for RHEL6 and I have been struggling, I can either get latest qpid on bleeding edge Fedora, or very old qpid on RHEL6 (via MRG). Does anyone have a...
View ArticleExcel spreadsheet and cache duration
We have an ajax button that submits a form that, if the parameters are right, will download an excel file. The developers who wrote the page used an ajax behavior and then write the request out as...
View ArticleInjecting custom resources
Hello, in the documentation[0] is is stated that Tapestry supports injection for five types of resources: String, Locale, Logger, ComponentResources, and Messages. I am wondering if it possible to...
View ArticleProblem moving to latest Jena code
TEST CODE package javafintest; import com.hp.hpl.jena.query.Query; import com.hp.hpl.jena.query.QueryExecution; import com.hp.hpl.jena.query.QueryExecutionFactory; import...
View ArticleAWS S3 flume source
Hi, I'm wondering if Flume is able to read directly from S3. I'll describe my case. I have log files stored in AWS S3. I have to fetch periodically new S3 objects and read log lines from it. Than use...
View ArticleHTML comments appearing withing TextArea upon rendering of block
Hey all, I've recently been using T 5.3 for an internal site, and have run into a bit of a snag when using a select component along with a zone and blocks to conditionally render parts of a form. I'll...
View ArticleHTML comments appearing withing TextArea upon rendering of block
Hey all, I’ve recently been using T 5.3 for an internal site, and have run into a bit of a snag when using a select component along with a zone and blocks to conditionally render parts of a form. I’ll...
View ArticleHbaseStorage pig.noSplitCombination property
Hi In HbaseStorage we are setting job.getConfiguration().setBoolean( "pig.noSplitCombination", true); Is there is any side effect of setting this flag off? I read on this link...
View ArticleIRC Q&A session on manufacturing with OFBiz
Hi All, Tonight at 21:00 CET I will be available for a Q A session on the IRC OFBiz channel on freenode.net. Feel free to join in when you want to learn more about manufacturing with OFBiz or share...
View Article