Can FlexUnit support accessing the test SWF via HTTP (URL)?
FlexUnit developers/users, Since newer Flash versions are only available via the Pepper Flash plugin on Linux now, we are wanting to run our FlexUnit tests using Chrome/Chromium rather than the...
View Articleproblem while watching zookeeper quorum changes using 3.5.0 client
Hi, Zokeeper documnetation says followind about watch events: "A client will see a watch event for a znode it is watching before seeing the new data that corresponds to that znode." With reference to...
View ArticleCan FlexUnit support accessing the test SWF via HTTP (URL)?
FlexUnit developers/users, Since newer Flash versions are only available via the Pepper Flash plugin on Linux now, we are wanting to run our FlexUnit tests using Chrome/Chromium rather than the...
View ArticleCreating Dataset from loaded TDB and text index
At this point I have a loaded TDB and text index, now I am trying to query using java. First I tried creating a dataset directly from the TDB but received Dataset ds =...
View ArticleMulti select transfer widget
Hi there, Is anyone aware of a good example of a multi-select transfer widget in Wicket? To be more precise, I'm talking about two multiselect drop down choice select boxes where the left box serves as...
View ArticlePatch for mmap + windows
Elizabeth and I have a patch to support our memory mapped offset index files properly on Windows: https://issues.apache.org/jira/browse/KAFKA-1008 Question: Do we want this on 0.8 or trunk? I would...
View Article0.24 release update - proposed final RC3
Hi, folks. RC3 is now available. http://people.apache.org/~jross/qpid-0.24-rc3/ This RC is signed and ready for promotion to GA. Supposing we don't find any new critical issues, I will start the...
View Articleaggregator and onCompletion
Hi, I'm trying to get an aggregator to work in Camel 2.11.0 and am experiencing difficulties in doing so. I have defined a main and error route. The main route looks like this:...
View ArticleparallelALS - error when parsing IDs (problem solved)
10 minutes after writing this, I found the answer, but thought I'd share anyway... Hi, I'm attempting to follow the notes here:...
View ArticleMore questions on avro serialization
Does LinkedIn include the SHA of the schema into the header of each Avro message they write or do they wrap the avro message and prepend the SHA? In either case, how does the Hadoop consumer know what...
View ArticleTuning mirror maker performance
I am trying to tune mirrormaker configurations based on this doc...
View ArticleInternal frame in Wicket Page to external website
Hi, I am building a website in Wicket. I would like to make an iframe that points to an external website. Does someone know what code I have to use for that in Java? Thank you in advance! Martino
View ArticleDifferences in size of data replicated by mirror maker
Hi, We are using mirrormaker to replicate data between two kafka clusters. I am seeing huge difference in size of log in data dir between the broker in source cluster vs broker in destination cluster:...
View ArticleMultiple Jmeter instance on same machine.
Hi, I want to run different test-plan by running multiple instances of JMeter on the same machine at the same time. Is it possible? I know I can run multiple jmeter server instances on different...
View ArticleTransactionHandling
Hi there, I just wonder how Tapestry handles nested transactions. From the @CommitAfter annotation one learns that there is no such detection unless we are using a PersistenceContext. This seams to be...
View Articletynamo-federatedaccounts 0.4.3 released!
Federatedaccounts takes another leap forward by integrating with a new, Scribe-based module, Pac4j by Jérôme Leleu <https://github.com/leleuj/pac4j>. See, the problem with Scribe, and Oauth in...
View Articleinferencing a small subset of a graph
The default Jena reasoner performs inference on an entire graph. For a very large graph, this inferencing can be fairly expensive. I got asked today whether there is any way to just do inferencing on a...
View ArticleString to Endpoint
Hi, I am writing a route that needs to fetch data from a webpage, the source webpage depends of the input message. My current implementation uses "dynamicRouter" but the need of track multiple calls (I...
View ArticleNeed help: in displaying text with html character entities and new line
Hello, I have the input string which contains "price range<10-100>\n least price = 20" I need the output as: price range<10-100> least price=20 I tried jwcid=@InsertText. But, it is still...
View ArticleNo matter what I do, pig is trying to run locally
Apache Pig version 0.11.0-cdh4.3.0 Hadoop 2.0.0-cdh4.3.0 Here is the error I'm getting: 2013-08-22 19:27:50,304 [main] INFO org.apache.hadoop.mapreduce.Cluster - Failed to use...
View Article