Quantcast
Channel: Apache Timeline
Browsing all 5648 articles
Browse latest View live
↧

ALS-WR Predictions

Hi All, I'm new to mahout so thanks up front for the help. I'm running ALS-WR on a sparse matrix of movies and items and getting some recommendations out. However I want to predict user preference. I...

View Article


tapestry-wymeditor for T5.4 released (and tapestry-url-rewriter news)

Hi! I've just released an WYMeditor [1] integration for Tapestry 5.4. It's sources are on https://github.com/thiagohp/tapestry-wymeditor and its 0.0.1 JAR is on its way to the Maven Central Repository....

View Article


Simple Language Question

Hello, I am trying to print the size of a seda queue in a log statement. See my attempt below. I need to get hold of the Context so I can lookup the seda endpoint. I thought I could do this via the...

View Article

useJmx=false, two brokers, getting exception due to jmx

2 test cases use two brokers. One is configured to not use jmx: <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...

View Article

Usage of property-placeholders in the interceptFrom(String) method calls.

Hello Camel-Users, Can property placeholders be used in the URI supplied to the interceptFrom(String) method belonging to the RouteBuilder class? My apologies if this topic is covered by existing...

View Article


processing compressed files

Hi, I'd like to use Mahout for clustering and classification where I have tens of terabytes of data on Amazon's S3 storage service. Each file in my data will generate one data point where I need to...

View Article

Managing development of invoker-style tests

Every time I open up a project that uses the invoker, and this has source code and a proto-pom sitting in an 'it' directory, I get frustrated by the difficulty of getting the code into an IDE. Does...

View Article

Handling exceptions in a JAX-RS fault interceptor when using Local Transport

Hi, I am trying to write a Fault Interceptor to handle exceptions both from my application code from other interceptors. The Interceptor needs to change the HTTP status code to something appropriate...

View Article


NullPointer when refreshing a page with a table inside a zone

Hi, I have the following zone with table inside : <t:zone t:id="myZone" t:visible="false"> <table t:type="grid" t:source="myObjects" t:row="currentObject" t:model="model"...

View Article


Delayed messages not delivered when master goes down.

Here is my setup I have a master/slave (apache-activemq-5.8.0) configuration using MySql database as a shared storage. Next a client connects to the current master broker via...

View Article

Delayed messages not delivered when master goes down.

Here is my setup I have a master/slave (apache-activemq-5.8.0) configuration using MySql database as a shared storage. Next a client connects to the current master broker via...

View Article

Jmeter and Atlassian Bamboo

I was wondering if anyone on this list had any joy with trying to use JMeter with Atlassian's CI tool Bamboo. If so, how do you use it? How do you get results out and process them? Thanks, Harley

View Article

Appearance Flex Mobile

Hello guys. I am creating a project using Apache Flex Mobile 4.10.0. But the theme is still Android 2.3. There will be an update of the theme for a newer version of Android or iOS? Thank you.

View Article


preparing for the 0.8 final release

Hi, Everyone, We have been stabilizing the 0.8 branch since the beta1 release. I think we are getting close to an 0.8 final release. I made an initial list of the remaining jiras that should be fixed...

View Article

Problem while using merge join

Hi, I try to use a merge join for 2 bags. Here is my pig code: http://pastebin.com/Y9b2UtNk . But I got this error: Caused by:...

View Article


Maven bootstrap/surefire:test performance

Hello everybody, I use Netbeans 7.4 as IDE and mostly like how it uses Maven to get stuff done. While it is nice that I do not encounter problems as I did with Eclipse when dealing with dependency...

View Article

Customer ItemRenderer Sample for FlexJS

Hi, I've created a wiki page[1] and a sample to show how to make a custom itemRenderer using FlexJS. [1] https://cwiki.apache.org/confluence/display/FLEX/List+Component Regards, Peter Ent Adobe Systems

View Article


CamelEntryListener limits usage of Hazelcast maps

Hi, the class org.apache.camel.component.hazelcast.listener.CamelEntryListener within the module camel-hazelcast directly implements com.hazelcast.core.EntryListener<String,Object> instead of...

View Article

list of characters that need escaping

Hi, I'm trying to construct a list of characters that must be escaped when appearing in a literal in Pig so that they appear correctly when passed to a java UDF. As examples, here are 2 places where I...

View Article

How to access fields in org.apache.cxf.transport.Session?

Hello, I have an Interceptor like this: public void handleMessage(Message msg) throws Fault { BindingOperationInfo binding = msg.getExchange().getBindingOperationInfo(); if (binding != null) { String...

View Article
Browsing all 5648 articles
Browse latest View live