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

How to relay different parts of message to different endpoints

I have to handle csv (gz compressed) files that contain lines with different number of fields. at the moment i am only interested in lines with 35 fields (contain 34 ','). I wrote a processor that...

View Article


Rules with Builtin : listLength can not trigger

Hello there I got the link that have many builtin function and I want to use the listLength( ?l , ?len) in my own rules. Here is my rules : [TestList: ( ?x yago:created ?l) listLength(?l, ?len) (?x...

View Article


Using "defer=false" in combination with zones

Hello, we have a custom component which manages a list of items and allows to add and remove items to this list. In order to make this work, we have to set the "defer" parameter of the...

View Article

Mounting dynamic resources , wicket 1.5

Hi All, I am trying out the Mounting dynamic resources as explained in the following article. http://wicketinaction.com/2011/07/wicket-1-5-mounting-resources/ in the App.java , I have the following....

View Article

Strange in Tapestry binding

Hi all, Does anyone see the similar binding as below: Java code: Student student; Tml file: <input value={student?.name} /> I don't know why they add "?" in data binding ? Thanks, Duy.

View Article


Zone's initial visibility

Why is Zone's *visible* parameter deprecated ? Is there another Tapestry way to initially hide a zone ? *---------------------* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana

View Article

Writing input and output to csv file

Hi, How to write the input data and its corresponding response to the same csv file in Jmeter? Thanks! Regards, NaveenKumar N Visit www.QAInsights.com and www.Testifications.com and www.MyTechCube.com

View Article

SWF file tag info

I remember I saw somewhere detail info about swf file tags like version type. These tags can be seen in a hex editor. Does it ring any bell? Thanks

View Article


unable to run pig on local ubuntu

Hi, Please help me. I am not able to run pig in my desktop hadoop [ at ] hadoop-desktop:~$ cd work hadoop [ at ] hadoop-desktop:~/work$ cd pig-0.12.0/ hadoop [ at ] hadoop-desktop:~/work/pig-0.12.0$ cd...

View Article


Mahout Random Forest Visualization/Attribute Importance

Hi fellow Mahouters, Is there a way to visualize the Random Forest generated by the buildForest method ? Or, does mahout give out some attribute specific info (like entropy / some kind of importance)...

View Article

A question about sgd

Hi Sir/Madam, Currently, in apache mahout, are the current implementation of Logistic Regression, and Neural Network based on Hadoop ? or are they run only on a single machine? Thanks Regards, Baichuan...

View Article

Referencing output data schema from a StoreFunc

Hi,I would like to create a StoreFunc like MultiStorage but instead of referencing fields to be added to the output path by index, it references them by name (it would construct a map between names and...

View Article

Issue with kafka-server-start.sh

Hi, I am working with kafka_2.8.0-0.8.1.1. It used to work fine but since this morning when I try to start the kafka-server after starting zookeeper, I am getting this error- INFO I wrote this...

View Article


Configuring in-memory dataset

Is it possible to configure an in-memory dataset so that the unnamed graph is the union of all named graphs? I know how to do this for TDB but can't see how to do this for an in-memory dataset. Thx....

View Article

asdoc.bat on Windows 7 (64) "cannot find main class flex2.tools.ASDoc"

Although I can run asdoc in FlashBuilder (via ant), I'd like to use it directly from the command line. I understood that asdoc.exe is no more supported because of 32/64 bit issues, and asdoc.bat and...

View Article


ActiveMq consumer intermittently hanging after reconnect

I have run into an intermittent problem with ActiveMQ V5.9.0. The intermittent was tracked down to being a connection error that does not get properly recovered. I have recreated the problem in a very...

View Article

FileUpload not working

Hi , I am having an issue with the FileUpload component . What I am doing is capturing the content of a screen which looks like a xsl file and trying to upload this content to a file . I store the...

View Article


Apache ZooKeeper 3.5.0-alpha

The Apache ZooKeeper team is proud to announce Apache ZooKeeper version 3.5.0-alpha ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such...

View Article

consumer rebalance weirdness

We've noticed that some of our consumers are more likely to repeatedly trigger rebalancing when the app is consuming messages more slowly (e.g. persisting data to back-end systems, etc.). If on the...

View Article

Debugging Air Mobile application built with Flexmojos in IntelliJ Ultimate?

Hi, as I am currently working on a prototype for a mobile application in order to promote Flex in my new company, I wanted to setup running/debugging Air applications inside IntelliJ ... Mlexmojos...

View Article
Browsing all 5648 articles
Browse latest View live