Creating public sparql endpoint with fuseki problem
Hi, I have tried to create public sparl endpoint but I didn't. Downloaded fuseki to C:\temp (C:\temp\jena-2.12.0\jena-fuseki) and start fuseki with "fuseki-server --update --mem /ds" command. I put my...
View ArticleActiveMQ 5.10.0 - mbean attributes
I am using ActiveMQ-5.10.0 running in karaf as part of Servicemix-5.1.1. Some of my ActiveMQ queues are not displaying any attributes or operations as if the underlying mbean doesn't exist. The issue...
View Articleset cookie for a mobile site
Hi, I am using the cookie manager and viewing the HTTP requests through the view results tree listener. I able to set a cookie on a desktop site (www.whatever.com), however not on a mobile site...
View ArticleDynamic partitioning
Hi all, My understanding is that with 0.8.1.x you can manually change the number of partitions on the broker, and this change is going to be picked up by the producers and consumers (high level)....
View ArticleGetting replicas back in sync
I noticed this morning that a few of our partitions do not have their full complement of ISRs: Topic:migration PartitionCount:16 ReplicationFactor:3 Configs:retention.bytes=32985348833280 Topic:...
View ArticleItemSimilarityDriver failing to write text file
I've been experimenting with the fairly new ItemSimilarityDriver, which is working fine up until the point it tries to write out it's results. Initially I was getting an issue with the akka frameSize...
View ArticleImproving the speed of ‘deploy’ ?
"mvn package” on my code , without tests, is actually pretty fast. Takes about one minute. (I don’t need the tests btw as I’m using continuous integration and the code is already tested). One minute is...
View Articleforking plugin execution?
Is it possible to fork plugin execution so that it executes in a separate process? I think doxia+markdown has a threading bug with peg down. I get the attached exception. Works fine with default...
View ArticleRight Tool
Hey, I'm new to kafka and I'm trying to get a handle on how it all works. I want to integrate polyglot persistence into my application. Kafka looks like exactly what I want just on a smaller scale. I...
View ArticleHow to modify version used by plugin transitive dependency?
I have a case where I to modify the version used by a transitive plugin dependency and I'm not sure the best way to do this. In my use case I have maven-antrun-plugin which has a dependency on...
View ArticleOver-riding JSON deserializers/serializers in Camel w/o using annotations
Hi, JSON libraries like Jackson and XStream provide ways of overriding the serializers/deserializers that get used for various specific object types. [While you can always hand-annotate code (e.g. with...
View ArticleTapestry RESTEasy and AngularJS
Hello All, Please find a new version of http://tapestryangular-frafac.rhcloud.com/#/phones at https://github.com/ffacon/tapestry5-angular-demo/tree/V0.2 In this version: A Tapestry page is used to...
View ArticleOFBiz and OHLOH (OpenHub.net
Hi all, The OFBiz page at OHLOH had gotten outdated since the OHLOH organisation moved to openhub.net. The stats have been updated, and can be found here: https://www.openhub.net/p/Apache-OFBiz Best...
View ArticleMaven clean plugin not deleting file
Hi All, I have two files in my directory like this: - a.b.so - a.so I want to delete only a.b.so. So here is my Maven clean plugin entry in my pom.xml file: <plugin>...
View Articlezklogtool - transactions and data tree monitoring tool
Hello ZooKeeper community, I would like to present you a tool I have been working on. It is called zklogtool. Zklogtool is a ZooKeeper transactions and data tree monitoring tool. It works by analyzing...
View Articlehead() on Kafka stream gives NoSuchMethodError
The following error is thrown, (when I call KafkaStream.head(), as shown in the code snippet below) * WARN - java.lang.NoSuchMethodError:...
View ArticleHappy Programmers Day
Hello All, Every 256th day of the year (today) is "Programmers Day" in Russia So I would like to congratulate everyone and "May the force be with you" :)
View ArticleCombining knowledge of users with ratings
Hello, I am new to Mahout but not ML in general I want to create a Recommender that combines things I know about Users with their Ratings. For example, perhaps I know the sex, age and nationality of my...
View ArticleFlexmojos 7.0.1 released
Hi, I just kicked version 7.0.1 of Flexmojos out the door, as it contains some fixes needed by some users that were reported in the last few weeks. I wanted to have the stuff out the door in order to...
View ArticleAspectJ-Maven-Plugin version 1.7 released
Hi, The Mojo team is pleased to announce the release of the AspectJ-Maven-Plugin version 1.7, which contains updates to the internal AspectJ toolset and several bug fixes. The AspectJ-Maven-Plugin...
View Article