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

issue about "HDFS IO error" in flume log

hi,maillist: i get following info when use flume ,and i checked HDFSDataStream.java:80 ,it's says boolean appending = false; if (conf.getBoolean("hdfs.append.support", false) == true & hdfs.isFile...

View Article


Issue concurrent requests for a logged in user

Hi, I have trouble figuring out how I should set up my test plan so that I could test how my server responds to concurrent requests by same user. These will be AJAX requests, but for simplicity lets...

View Article


Howto use zkCli.sh with spaces in the data ?

I wish I could use ZooKeeper to store json data. My json data contains spaces, eg : {"country":"CA","name":"De La Salle"} Issuing the following command to zkClient only stores {"id":1,"fullname":"De...

View Article

File Poller of CSV

Hi , I want to do File Poller of CSV, then unmarshaling.like this: <route> <from uri="file:///some/path/to/pickup/csvfiles?delete=true橪;consumer.delay=10000" /> <unmarshal><csv...

View Article

Problem with states not working as before without code change (only SDK)

I have a confirmed bug in a module of a CMS I worked on in the past 2-3 years. The only change now is that I use Apache Flex 4.10. I use includeIn for showing buttons in states. Since the migration...

View Article


qpid 0.24 client with a 0.14 broker

Since qpid 0.14 and 0.24 both support the same version of the AMQP spec, should I expect a qpid 0.24 java client to work with the qpid 0.14 C++ broker? I assume that if I were to venture out an use...

View Article

Dispatch Router 0.1 RC5

Please find the Qpid Dispatch Router RC5 here at the following link. This contains the fix for QPID-5448 (https://issues.apache.org/jira/browse/QPID-5448)....

View Article

Welcome Karl Heinz Marbaise as a Maven Committer

Hi Maven folks! The Apache Maven PMC is glad to welcome Karl Heinz Marbaise as new Apache Maven Committer! Most of us already know Karl Heinz from his work on several Maven plugins as member of the...

View Article


Topologically sorted list of Artifacts for use by a plugin?

Hello; in Maven 3.0.5 and 3.1.x, what is the preferred way, given a MavenProject representing the current pom.xml/project, to obtain a list of its resolved dependency Artifacts in test scope that has...

View Article


Alternative to a Streaming ResultSet

Can the SQL component be streamed without the whole result set brought into memory? What about the jdbc component?

View Article

Interesting Persistent Messaging Performance

I have just ran a very simple performance test to compare ActiveMQ 5.9.0 to some other broker. This message is rather long but has some surprising and also unexpected results, so please bear with me...

View Article

Transport Connection WARN

Hello everybody Im having a lot of WARNs as follows: 014-01-03 18:48:01,288 | INFO | Network connection between vm://vass-broker-3#20 and tcp:///10.142.176.107:45959 [ at ] 61616(vass-broker-4) has...

View Article

Format of Kafka storage on disk

Is there any place where I can know about the internal structure of the log file where kafka stores the data. A topic has a .index and a .log file. I want to read the entire log file and parse the...

View Article


Can I write a route that reads an arbitrary database table and stores it in a...

Hi, I have the requirement to write a route that listens on a web service endpoint and that is supposed to read a database table where the connection information (host, port, ...) and the table name...

View Article

Avro bug tracking?

I had filed a bug (Avrogen doesn't create the RPC methods from .avrp files <https://issues.apache.org/jira/browse/AVRO-1423> ) on the morning of Dec 31st before calling it an early day ....

View Article


Is Gradle a competitor to Maven?

Hi Russell, Software architects are faced with a choice between Maven or Gradle (or other systems) when structuring their projects. So I would definitely call them competitors. I am currently in a...

View Article

Two Resource Files In Same Dir ... One Having Property Replaced, Another Does...

Hi there, I have two resource files in the same dir: a.job and b.job. They have the following line in both of them: <snip> mongo.home=${mongo.cli.home} </snip> where mongo.cli.home is a...

View Article


Maven Jarsigner Plugin 1.3.1 Released

The Maven team is pleased to announce the release of the Maven Jarsigner Plugin, version 1.3.1. This plugin signs and verifies the project artifacts using the jarsigner tool. See the plugin's site for...

View Article

Apache Maven Shared Jarsigner 1.3.1 Released

The Maven team is pleased to announce the release of the Apache Maven Jarsigner, version 1.3.1 This component provides some utilities to sign/verify jars/files in your Mojos....

View Article

Maven Jarsigner Plugin 1.3.1 Released

The Maven team is pleased to announce the release of the Maven Jarsigner Plugin, version 1.3.1. This plugin signs and verifies the project artifacts using the jarsigner tool. See the plugin's site for...

View Article
Browsing all 5648 articles
Browse latest View live