if with context parameter
Hi, I would like to know if is possible to put a method with a contextualized value in it. For example : <t:Loop t:source="chosenApplications" t:value="chosenApplication" t:formstate="ITERATION">...
View Articleajax not working on lookup field
I am sure I messed this up, but unsure how to fix. I modified my lookupsupplierproduct to use my own groovy. This works well for the search itself. I wanted a distinct list of products. But when I...
View ArticleBasic Hadoop 2.3 32-bit VM for general Hadoop Users
We have released a very basic 32-bit VM (VirtualBox Image) for those users who want to get started with Hadoop, without worrying about configuration and dependencies. We have used CDH5.1 for this...
View ArticleKafka build for Scala 2.11
Hi Team, We are trying to compile 0.8.1.1 with Scala 2.11 and its giving me compilation errors. Please let me know which patch should I apply from below JIRA.I tried with latest one and it failed to...
View ArticlePlease fix broken link and update blurb
Could someone with edit rights in the wiki please fix the broken link for Metamarkets that's on this page: https://cwiki.apache.org/confluence/display/KAFKA/Powered+By The right URL is:...
View Article0.30 release update - Beta 2 approaches
Hi, everyone. I've adjusted the schedule on our release page[1]. The next snapshot will be Beta 2 on 27 August, the middle of next week. In my previous update, I noted that the content of the...
View ArticleIssue with Stream:file
Hi, I am new to camel and trying to read a json file from a stream. Here is my Blueprint.xml. I have included my Camel-Stream in the pom.xml as well as added the features to my fabric profile...
View Articlezone updates prolong session life
Hi, The sessions in my app are supposed to expire after 10 minutes, but I think zone updates are keeping them alive. Is there a way to stop this behaviour? Only user generated actions should prevent a...
View Articlexmljson could not be created
Hi I am trying to read a json file and convert it into a xml. When I run the attached blueprint in my local jboss studio it runs without any error. When I deploy it as a OSGI bundle it fails with the...
View ArticleSpeaker for MeetUp?
Hey, I'm the organizer for the San Francisco Logging MeetUp group. I was wondering if anyone would be interested in presenting Flume (or flume-ng?) to the group? I can provide the space, food, beer,...
View ArticleRemoving a named model (backed by TDB)
Hello, For some reason I just can't seem to be able to completely delete a named model from a dataset... I initially thought of simply using removeNamedModel() - didn't work (model & statements...
View ArticleExtremely Slow ALS Recommender in 0.8, but faster in 0.9.
Hi mahout. Im finding that in 0.8, my ALS recommender goes extremely slow, but it goes very fast in 0.9 . - At the time the jobs slows down, there is virtually no disk io. - The CPU cycles fluctuate up...
View Articlerestoring broker node without Zookeeper data?
Running isolated primary, secondary, etc, Kafka brokers without replication (clients failover to other Kafka brokers if needed). Each broker instance has a single local Zookeeper instance. Using...
View Articlezookeeper server close connection unexpected
I am writing a unit test to simulate a scenario where server changes IP, which can happen in cloud env. During push, new instance can get a different private IP. As you can see from pasted code, I am...
View ArticleParquet buffering capability
Hi Does flume have support for buffering/staging avro events locally on disk and storing them in hdfs as parquet files? Cloudera CDK explains [1] how to do this method manually but ideally I want this...
View ArticleCXF doesn't generate the operation
Hi I have this very simple Web Service: @WebService public interface ICodeQualityService { String getRules(); @WebService(endpointInterface = "ICodeQualityService", serviceName="CodeQualityService")...
View ArticleCXF Doesn't generate operation in WSDL
Hi I have this very simple Web Service: @WebService public interface ICodeQualityService { String getRules(); @WebService(endpointInterface = "ICodeQualityService", serviceName="CodeQualityService")...
View Articlestep by step guide for writing a non-java 0.9 client
The 0.9 Consumer re-write design document refers to a "step by step guide for writing a non-java 0.9 client" but the link doesnt work -- it appears to be an internal LinkedIn document? Is this...
View ArticleC++ test failure on the release branch
In my latest testing on Fedora 20, I'm seeing this: https://paste.apache.org/24pF Justin
View ArticleFailed to build flume from soure
Hi, We are planning to use flume and wanted to build flume from source. I am getting a error during build. As per documentation I just cloned from git (...
View Article