Kafka High Level Consumer Connector shuts down after 10 seconds
Hi, I'm facing an issue exactly similar to the one issued by someone else a few days ago (see below for the previous thread transcript). I'm using a High Level Consumer java program to consume...
View ArticleMobileGrid Skins
Hey All, Just wondering if there is an example of a skinned <ns:MobileGrid>. has someone developed one? Im trying to theme each column with a white background with black text and the same...
View Articlebean generates filename as body, need to send file over ftp
I'm very new to camel. I've written a bean that creates a file, now I need to send the file over ftp. My current thought is to return the filename as the body of the message, but scouring the...
View ArticleHDFS issue
Hello, I encounter an HDFS error running Pig from eclipse. The error doesn't occur when I run Pig from the command line, as I successfully connect to: *Connecting to hadoop file system at:...
View Articlequestions about mirror maker
Hi, 1. In documentation 0.8.1, the mirror maker command is: bin/kafka-run-class.sh kafka.tools.MirrorMaker --zookeeper zk_host:port/chroot --consumer.config consumer-1.properties --consumer.config...
View ArticleFastest way to get data into flume?
I have a fair bit of data continually being created in the form of smallish messages (a few hundred bytes), which needs to enter flume, and eventually sink into HDFS. I need to be sure that the data...
View ArticleVariables Assigned to ModalWindow are not the same as in the Callback
Hi In a Component i create a ModalWindow. To this ModalWindow i add a Component/Page. In the Constructor i put an reference to an entity. when i use this reference in the callback of the Modal Window i...
View ArticleMore on releasing artifacts with and without debug info
Recently I received a requirement much like that covered in the following thread: Releasing artifacts with and without debug info (December 04, 2013) I'm new to Maven, but I more or less followed the...
View ArticleA small excursion with Messenger, Dispatch, and management
I was trying a few things out, and I found some problems. I've noted some below inline with the jiras I created for them. The messenger namespace problem: The absence of a package for messenger, with...
View Articlehow to push .zip from assembly to repo?
I have an assembly plugin/config that creates a .zip file. How do I get this published to our repo when there is a build done by any person or Jenkins? ( snapshot ). I am also looking for a...
View ArticleVerification Token
Hi I am working on a test with the user action flow : A user opens the application, Logs in and then logs out The following are the HTTP requests placed in sequence under a simple controller under a...
View ArticleDoes simple expression support operator precedence by using parenthesis or...
hey guys, does anyone know if the simple expression support operator precedence by using parenthesis? Basically, I want to do something like this: <simple>(${in.headers.h_event} == 'A' and...
View ArticleError in fetch name
We see the following messages in the broker logs whenever we reboot a broker. These messages filled up 200MB of log files in less than 1 minute. Are these normal? For reference we have enabled...
View ArticleZK session kill makes high level consumer replay
Hi While testing kafka 0.8 consumer's zk resilience, I found that on the zk session kill and handleNewSession() is called, high level consumer is replaying messages. Is this know issue? I am attaching...
View Articledistinct at field level
Hi All,I have use DISTINCT operator for record level filter. I was wondering if there is anything for a field-level? I have data in the following format: Column1 Column2A X1B X1C X1B X2C X2 I want to...
View ArticleADG label for Grouping
Hi All, This is my sample code: <grids:dataProvider> <mx:GroupingCollection2 id="gc"> <mx:grouping> <mx:Grouping label="YEAR"> <mx:GroupingField name="FY"...
View ArticleInsert info to WS client request headers when chunking
Our WS service client inserts additional information to request headers using an instance of AbstractOutDatabindingInterceptor. We are experiencing a problem that the additional information is not...
View ArticleJava API to monitor Consumer Offset and Lag
Hi, I am trying to write a groovy script to get consumer offsets and lag for our kafka cluster. Is there a Java API to get this information ? Thanks regards,
View ArticleQuestion about Mahout/Hadoop
Hi I want to know then I run a command like mahout trainnb -i .... -o ... , am I running a mahout code or hadoop? In other words, which one is dominant? Regards, Mahmood
View ArticleTapestry-routing 0.1.0 released!
On the heels of tapestry-security 0.6.0 release, follows our second T5.4 compatible release: tapestry-routing 0.1.0. Same deal here, the source is moved to Github...
View Article