| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
120 (0.165s).
|
|
|
Loading phrases to help you refine your search...
|
|
Anyone working on a Kafka book? - Kafka - [mail # dev]
|
|
...I was approached by a publisher the other day to do a book on Kafka - something I've actually thought about pursuing. Before I say yes (or consider saying yes), I wanted to make sure no one ...
|
|
|
Author: David Arthur,
2013-03-19, 13:35
|
|
|
Re: Is anyone able to consume from Kafka 0.7.x and write into Hadoop CDH 4.x ? - Kafka - [mail # user]
|
|
...I have used KafkaETLJob to write a job that consumes from Kafka and writes to HDFS. Kafka version 0.7.2 rc5 and CDH 4.1.2.Is anything in particular not working?-DavidOn 3/14/13 5:31 PM, Matt...
|
|
|
Author: David Arthur,
2013-03-15, 03:29
|
|
|
Re: Topic config zk structures - Kafka - [mail # dev]
|
|
...I'd vote for everything being JSON, for consistencyOn 3/7/13 1:10 PM, Jay Kreps wrote:> I added a proposal to the ZK data structures wiki under the heading> 0.8.1 covering my proposal ...
|
|
|
Author: David Arthur,
2013-03-11, 21:03
|
|
|
[KAFKA-759] Commit/FetchOffset APIs should not return versionId - Kafka - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/KAFKA-759
Author: David Arthur,
2013-03-01, 21:54
|
|
|
[KAFKA-771] NPE in handleOffsetCommitRequest - Kafka - [issue]
|
|
...If the metadata string is null, we get an NPE on the length check...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-771
Author: David Arthur,
2013-02-25, 02:11
|
|
|
0.8 build problems - Kafka - [mail # dev]
|
|
...I'm having trouble building the project with sbt, specifically I am unable to run package and have the kafka-server-start.sh script workgit clone git://github.com/apache/kafka.git./sbt updat...
|
|
|
Author: David Arthur,
2013-02-21, 22:41
|
|
|
Re: status of 0.8? - Kafka - [mail # user]
|
|
...I've been having trouble building trunk since the changes to sbt in 0.8. Is there some documentation on building and running trunk?On 2/21/13 3:53 PM, Neha Narkhede wrote:> HEAD is good a...
|
|
|
Author: David Arthur,
2013-02-21, 21:33
|
|
|
Re: Initializing fetch offsets - Kafka - [mail # dev]
|
|
...Yes, I think that section of the protocol guide could be improved. Specifically, it would be useful to explain what the " Time" and "MaxNumberOfOffsets" parameters are used for, as well docu...
|
|
|
Author: David Arthur,
2013-02-21, 13:04
|
|
|
Initializing fetch offsets - Kafka - [mail # dev]
|
|
...Is there currently a way to get the latest offset (or close to the latest) for a partition? Is this covered by the Offset API, and if so could someone explain this API a bit?I'd like to writ...
|
|
|
Author: David Arthur,
2013-02-21, 02:32
|
|
|
Re: versionId in responses (and general API versioning questions) - Kafka - [mail # dev]
|
|
...I have created https://issues.apache.org/jira/browse/KAFKA-759 to remove versionId as discussedOn 2/13/13 7:40 PM, David Arthur wrote:> On 2/13/13 4:08 PM, Jay Kreps wrote:>> Hey Da...
|
|
|
Author: David Arthur,
2013-02-19, 18:34
|
|
|
|