using KmeansDriver with HDFS
Hi all, I'm using mahout 0.7 I'm trying to use KmeansDriver (org.apache.mahout.clustering.kmeans.KMeansDriver) with HDFS and I'm having some issues. When I use it with my local file system everything...
View Articlemore Datepicker issues...
FYI- It appears that Datepicker is dependent on prototype. So, basically, every page that uses dates brings in prototype, even though I am trying to do clean-sheet JQuery / Bootstrap development...
View ArticleANN: Kazoo 1.3
Kazoo 1.3 has just been released. This release brings full IPv6 support. On behalf of the Kazoo team, Hanno Full changelog: 1.3 (2013-09-05) Features ******** - #115: Limit the backends we use for...
View ArticleClarification of watch behavior at the Zookeeper Server
I was wondering if someone could clarify watches, was having a tough time following the Java code and the docs seemed.... vague. The docs in question: "Watches are maintained locally at the ZooKeeper...
View Article@Import(library=xxx) doesn't work for META-INF/assset/xxx assets from library
I am trying to migrate FlowLogix library to T5.4... There are a whole bunch of mixins there, that use JavaScript @Import(library="xxx.js"). I used to have those .js in the classpath in the same...
View ArticleMirror maker doesn't replicate new topics
We having issues that mirormaker not longer replicate newly created topics. It continues to replicate data for existing topics and but new topics doesn't get created on target cluster....
View ArticleFailure to find artifact in Nexus
Hello everyone, I have hit a wall in trying to figure out why we're getting this failure: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure to find...
View ArticleGetting a 405 Not Allowed
Hi, Since today I am getting a 405 Not allowed response from http://repo.maven.apache.org/, wether I access it through my browser or the netbeans plugin for maven. I am not experiencing this issue woth...
View ArticleMore detailed info on how exclusions work
I keep getting errors where I can see my exclusions working, but then it seems to attempt to compile the class anyway. For instance: http://pastebin.com/wFPpQWxU I could see the "number of files to...
View ArticleAMQ5.8.0: Strange consumer/producer dependency issue
I am just starting with ActiveMQ 5.8.0 and I have the REST example running, however, if I put a message into a Queue or Topic before the consumer is up, the consumer does not get the message. If, on...
View ArticleWebsphere application server 7 java.lang.NoSuchMethodError:...
Hi I got the error message java.lang.NoSuchMethodError: org/apache/ws/commons/schema/XmlSchemaCollection.read When I tried to deploy my cxf webservice application in websphere7. Tried with CXF2.5.5 and...
View ArticleActiveMQ-CPP Version 3.8.0 Released
Hi Everyone, Its official, AcitveMQ-CPP v3.8.0 has now been released. This is a new patch release of ActiveMQ-CPP which contains bug fixes for issues that were found since v3.7.1 was released and also...
View ArticleUnderstanding how to allow POSTing of JSON to RESTful service
I have a RESTful service that I want to post an Object to, using JSON from the client. However, I keep getting the error: No message body reader has been found for request class xyz I have <bean...
View ArticleWS-Security testing with Camel
Hi, I'd like to do some WS-Security (e.g., wsse) testing with Camel... Is camel a good tool to use for this sort of testing... If so, where do I start my path, and what resources are available to...
View ArticleMapping POSTed JSON Enum parameter which implements an Interface
Hi, I have a class with 2 enum properties - a concrete one (A), and one that implements an interface (B) and has multiple implementations, which are possible values for the selected value of A. If A...
View ArticleHow to clear autoComplete textfield in Wicket after submit?
I'm having issues clearing the input of a autoComplete Textfield.. For some reason whenever I call target.add(reference to AutoCompleteTextField); my input values are null... So basically, I can clear...
View ArticleProblems with Camel and Spring remoting
Hi everybody. I´m developing my first examples with Camel and Spring remoting , but unfortunately with no success. I have a external app exposing services , wich is a tomcat. But i don´t have clearly...
View ArticleConfigurable behavior on empty assemblies
I'm packaging my (multi-module) product using an assembly of assemblies approach for projects that have "extra" stuff that needs to be included in the distribution (i.e. other than their regular...
View ArticleAny way for topics to be deleted when the creator shuts down
Currently I have an app call it "Sender" that creates topics using the following string std::string sender_string = queue_name +";{create:always, delete:always, node:{type:topic}}"; Now I was under the...
View ArticleShared composition of TDB datasets
Hello Jena community, I'm looking for a possibility to SPARQL two different TDB backed datasets within one query. The background is that I have a few TDB stores (say A and B) and one special TDB store...
View Article