explain plan for multiquery using PigServer
I try to do 'explain plan' for a multiquery pig script using PigServer API. Does anybody out there knows how to do this? Thanks. Best regards, Ey-Chih Chow
View ArticleNon-GUI JDBC Request problem
I have a JMeter script with two JDBC requests in it, to make a database entries at the beginning and ending of the script. Run as a standalone application, the script works correctly. However, if I...
View ArticleIs it mandatory to use JDK for CXF or I can use JRE?
My application fails to run in test env on just JRE because CXF requires xjc+compiler+etc and if I use JDK everything is ok. But do I really need to use it? IMHO its better to use just set of...
View ArticleTextFlow lastParagraph
Hi I am trying to dynamical add spanElement to the last paragraph of a text flow, I just can not see how this works i know this is work but.. ta is the textArea that the text flow is to be added too....
View ArticleCustom JAAS plugin and network of brokers
Colleagues: I have a Java Swing app that connects to a broker using a custom JAAS authentication scheme. Meanwhile, the broker itself connects to the master broker. I guess, first question is this --...
View ArticleCan't Encrypt Web Console Password
Hi, I have to get rid of the clear text password in ActiveMQ server in the jetty-realm.properties file as part of the security requirements of our project. I followed the procedure for encrypting...
View ArticleComparing xsd:date/time with different time zones
Hi all, we noticed a change in behavior between the recent Jena versions. SELECT * WHERE { BIND("2014-04-08T00:00:00"^^xsd:dateTime AS ?time0) . BIND("2014-04-08T00:00:00+10:00"^^xsd:dateTime AS...
View ArticleHow can I upgrade the ofbiz version of the opentaps?
Now, the new version of ofbiz is 13.07. How can I upgrade the ofbiz version of the opentaps? Please give me some ideas. Thank you very much.
View ArticleSMX Upgrade and getting Exceptions about Camel/JMS
Hi, I tried testing an upgrade from SMX 4.5.3 to 5.0.0 using a functioning python test client that sends a STOMP message through ActiveMQ to a functioning Camel route (updated dependencies for the new...
View ArticleDifferent profiles with different surefire excludes and includes doesn't work
Hi All, I made my parent pom[1] with multiple profiles, and my requirement is the enable different types of tests for each profiles. When I just put the default profiles and test it my excludes in...
View ArticleClose modal dialog backdrop after ajax form submission.
Hi guys, I'm using the bootstrap modal component and I have a tapestry ajax form nested within it. When I submit the form I'm looking to close out the modal dialog box assuming no clientside validation...
View ArticleQuery regarding usage of Rank Function (PIG-2353)
Hi All, I am using rank function and generating ranks for every id in my data. I need ranking of my data in a particular way. I want the rank to reset and start from 1 for every new ID. Is it possible...
View ArticleShipping Accounts supported
Does OFBiz support shipping accounts for situations when the company ships the good but uses the customer shipping account for the shipping costs?
View ArticleValidation issue on custom combobox
Hi everyone, I am using a custom component which provides autocomplete feature.the component is from flextraautocomplete nd i m using flex 4 version The problem is while validating the autocomplete box...
View ArticleException on Startup. Is it bad or benign.
We have 3 Zookeepers and 3 Kafka Brokers, version 0.8.0. I gracefully shutdown one of the kafka brokers. Question 1: Should I wait some time before starting the broker back up, or can I restart it as...
View ArticleFailover all clients to same secondary broker
In our system message consumers come and go over time, some long-lived and some short. All msgs are non-persistent. We need all clients to connect to the same broker; if that broker goes down all...
View ArticleCan any one help
Hi, I am trying to run Mahout -kmeans clustering on hadoop, but I am getting this error, hduser3 [ at ] ubuntu:/usr/local/hadoop-1.0.1/mahout3$ bin/mahout seqdirectory \-i mahout-work/reuters-out \-o...
View ArticleConnection pooling for VM protocol?
Hi, Is connection pooling needed when sending to an _embedded_ ActiveMQ broker from Camel using the VM protocol vm://? If so, why? According to page 288 of the Camel In Action book the VM protocol...
View ArticleSingle thread, Multiple partitions
Let's say I've a single consumer thread reading off multiple partitions (I'll have around 10K partitions). As per the documentation on...
View ArticleProton 0.7 RC2
Hi Everyone, I've posted 0.7 RC2 in the usual places. Source can be found here: http://people.apache.org/~rhs/qpid-proton-0.7rc2/ Java binaries here:...
View Article