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

Wicket in Action outage: back online, better than ever!

I just wanted to let everybody know that the Wicket in Action blog is online again, and should now perform better than ever. Thank you all for your patience if you wanted to get content from the...

View Article


named model

Hi, I hear that using named models are best practice. But I can't find any examples in the new Jena tutorials. Would it be to recommendable to keep a reference to the data set and then create a named...

View Article


pluginArtifactMap.get( "org.apache.maven.surefire:surefire-booter" );

in maven-surefire-plugin I am trying to determine the reason for this loc in SurefirePlugin.java pluginArtifactMap.get( "org.apache.maven.surefire:surefire-booter" ); if booter is absent you get...

View Article

Mahout v0.9 is not working with 2.2.0-cdh5.0.0-beta-1

Hi Does Mahout v0.9 supports Cloudera Hadoop v5 (2.2.0-cdh5.0.0-beta-1)? I have managed to installed and run all test cases under the Mahout v0.9 without any issue. Please see below for the evident of...

View Article

Howto delete file from FTP-Endpoint direct

Hi, How I can send direct a file operation to the File-/FTP-Endpoint? How I can delete Files over FileEndpointProducer? I can create/change Files easy. I not find a Way to delete only a created Files....

View Article


How to run executed.java and datamonitor.java on zookeeper?

Please help how can I run these two programs on zookeeper. I'm using Ubuntu and I am new in this zookeeper. http://zookeeper.apache.org/doc/trunk/javaExample.html#ch_Introduction

View Article

Difference between CiMapper and ClusterIterator

Hi all, I noticed in the CIMapper that the policy.update() call is done in the setup of the mapper, while in the ClusterIterator it is called for every vector in the iteration. In the sequential...

View Article

Use of with CXF STS

Hello - I am trying to stand up an STS using CXF 2.7.7, and am having trouble with RST's containing wst:Participants. I have a requirement that, when the RST contains one or more Participants, each...

View Article


Correct way to include aggregated javadocs in subproject assembly?

Hello. I have the following projects: io7m-example/ io7m-example-lib1 io7m-example-lib2 io7m-example-documentation The io7m-example-documentation project contains documentation written in a...

View Article


Sharing properties between http:conduit

Hello: I'm using CXF 2.7.8. I need to create many REST clients , with different endpoint (URL) and different credentials (Auth BASIC) But all of them share the keystore file and timeouts configuration...

View Article

Debugging output only for a subproject in a reactor run

Hi all, I have problems with a very specific plugin in our build and want to enable debugging output only for the subproject in our overall build setup. The commandline option -X enables debugging for...

View Article

skip deploy maven parent pom to artifactory

Total the project has 3 layer, the parent root and there are contain two major component in the project, i.e. console and server. For each component has so many sub component. And I only want to deploy...

View Article

Questions to broker architecture and setup, memory configuration

Hi there, as an ActiveMQ starter I would like you to give me some feedback on my setup. Scenario is: - currently single broker setup with standalone ActiveMQ 5.8 using LevelDB, JRE 7, Protocol for all...

View Article


RFI in 0.28: Set default cmake build to exclude linearstore on 0.28 release

This change causes the linearstore to be excluded by default in cmake. This is a trivial change and is identical to the change make on 0.26. JIRA: https://issues.apache.org/jira/browse/QPID-5654...

View Article

Camel routing based on an xpath value in an XML message

I would like to perform a Camel route based on an xpath value in an XML message. The XML Message example: <xmlMessage> <header> <version>1</version>...

View Article


Camel routing based on an xpath value in an XML message.

I would like to perform a Camel route based on an xpath value in an XML message. The XML Message example: <xmlMessage> <header> <version>1</version>...

View Article

Amazon EMR updating Mahout

The EMR team told me that as requested they'll upgrade their default AMI to use Mahout 0.9 in their next release scheduled for April 7. Best Andrew

View Article


Increasing the no. of partitions during runtime(programmatically)

Hello, I'm new to Kafka. I was wondering if it's possible to increase the no. of partitions of a topic during runtime(programmatically). I could see that there're command line tools to achieve this. If...

View Article

Altering Entity Field Sizes

I know OFBiz has the ability to manage the DB schema, but doesn't appear to alter column sizes. (or drop columns that have been removed from your entity definition for that matter). Is there a way to...

View Article

Map works but Map fails (CXF 2.6.2)

I have a CXF 2.6.2 web service that works fine returning a List of custom result objects, each of which contains (among other things) a member of type Map<String, String>. Like this: public class...

View Article
Browsing all 5648 articles
Browse latest View live