Commit Graph

34 Commits

Author SHA1 Message Date
cheddar 0c5a906a1b Merge branch 'master' of github.com:metamx/druid 2013-08-14 17:34:22 -07:00
cheddar ba5ed4c9d4 1) Fix bug with NPE thrown when requesting a dimension on a GroupBy query that is not dictionary encoded 2013-08-14 17:34:11 -07:00
Gian Merlino dacee9ed20 Fix various InputRowParser serde issues 2013-08-14 16:51:02 -07:00
cheddar c2305a82f9 Merge pull request #209 from zanox/kafka-protobuf
Kafka protobuf
2013-08-13 18:38:27 -07:00
Gian Merlino 8d7a4f4493 Retries for S3TaskLogs, S3DataSegmentPusher 2013-08-12 14:27:34 -07:00
Jan Rudert e8ab64d6a8 adapted changes after merging of branch 'master' of github.com:metamx/druid into kafka-protobuf 2013-08-12 17:43:09 +02:00
Jan Rudert 3f32ef7bbc Merge branch 'master' of github.com:metamx/druid into kafka-protobuf 2013-08-12 17:42:40 +02:00
jan 7842ade02c added comment on a possible protobuf message based in put row optimization 2013-08-11 21:11:25 +02:00
jan 3ec2761a10 removed illegal start of expression error 2013-08-11 13:55:52 +02:00
jan 5084fc0642 fixed ByteBuffer usage 2013-08-11 13:51:53 +02:00
jan d6992d96d6 use ImmutableList's factory method to build a defensive copy of dimensions 2013-08-11 13:50:53 +02:00
jan 55267ca0e4 removed @author tags 2013-08-11 13:44:13 +02:00
Gian Merlino ec53a30c6e Rejigger exception handling in standalone realtime
- Throw FormattedExceptions on null or unparseable timestamps
- Throw away events (and increment thrownAway) on non-FormattedExceptions in the fire chief
2013-08-06 17:32:08 -07:00
Jan Rudert 37ab5ef28b Merge branch 'master' of github.com:metamx/druid into HEAD 2013-08-02 09:23:19 +02:00
Jan Rudert 73d5ff4b94 Merge branch 'master' of github.com:metamx/druid into HEAD 2013-08-01 18:00:29 +02:00
Jan Rudert 31c048ccb6 use hadoop cdh4-4.1.1 and protobuf 2.4.0 2013-08-01 17:27:33 +02:00
fjy 35d8a82879 move the close method to the segment object 2013-07-30 12:24:01 -07:00
fjy f55e12040f fix according to code review 2013-07-29 18:39:14 -07:00
fjy 1226190279 add the ability to close mmapped files 2013-07-29 15:22:34 -07:00
Jan Rudert bba83ec532 introduced a ByteBufferInputRowParser to keep the old StringInputRowParser in places outside the KafkaFireHose 2013-07-29 11:59:08 +02:00
fjy f5536ed010 compression for batch-zk 2013-07-22 14:05:48 -07:00
fjy 2d0fae2fde add to string to spatial wrapper 2013-07-22 10:47:11 -07:00
Jan Rudert 527c6c81c5 refactored StringInputRowParser to handle a ByteBuffer, better wiring and configuration of KafkaFirehose 2013-07-19 14:12:53 +02:00
Jan Rudert d3412c851b Merge branch 'master' of github.com:metamx/druid into kafka-protobuf 2013-07-18 15:14:02 +02:00
Gian Merlino 6258d77398 Retry s3 operations on non-wrapped IOExceptions
Can happen if we get a socket related mishap while fetching an s3 object.
2013-07-16 08:25:23 -07:00
Gian Merlino 4201d9ff24 Remove unused methods from S3Utils 2013-07-16 08:08:25 -07:00
Gian Merlino 320f1fe840 Move retryS3Operation to S3Utils 2013-07-16 08:07:14 -07:00
Jan Rudert a8039107d8 no bytebuffer in the middle 2013-07-12 16:02:15 +02:00
Jan Rudert 89b0c84f3b initial implementation of an protocol buffers firehose 2013-07-12 13:34:57 +02:00
fjy 8202bc70eb optimize spatial and update poms everywhere 2013-06-05 15:26:40 -07:00
fjy 06931ee0f5 introduce availability groups 2013-06-04 17:12:19 -07:00
fjy 42cc87a294 Merge branch 'master' into refactor-indexing
Conflicts:
	indexing-service/src/main/java/com/metamx/druid/indexing/common/task/IndexTask.java
	pom.xml
2013-05-31 17:28:59 -07:00
fjy 8b8c59d309 Merge branch 'master' into refactor-indexing 2013-05-16 17:35:50 -07:00
fjy 26e0eb62cb merge and other refactorings 2013-05-15 17:28:08 -07:00