Commit Graph

91 Commits

Author SHA1 Message Date
Aleksey Yeschenko 6bbb13b9b0 Rename RowMutation->Mutation in preparation for Row->Partition 2013-12-22 00:37:43 +03:00
Sylvain Lebresne e50d6af12f Rename Column to Cell 2013-12-17 17:52:20 +01:00
Aleksey Yeschenko 9ebb091829 Fix the trigger example 2013-11-24 08:32:32 +03:00
Brandon Williams cb7eb8687d Merge branch 'cassandra-1.2' into cassandra-2.0
Conflicts:
	build.xml
	debian/changelog
2013-11-20 11:54:57 -06:00
Brandon Williams 5f79f5321b update pig example scripts
Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-6239
2013-11-20 10:19:17 -06:00
Sylvain Lebresne b6147c1c7b License and versions for 2.0.2 release 2013-10-22 18:01:51 +02:00
Brandon Williams 3a29c74807 Merge branch 'cassandra-1.2' into cassandra-2.0 2013-10-14 13:34:13 -05:00
Brandon Williams 17ae0429ca Update the pig examples to include more recent pig/cassandra features.
Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-4549
2013-10-14 13:32:58 -05:00
Aleksey Yeschenko 326d5454dd Track clients' remote addresses in ClientState
patch by Aleksey Yeschenko; reviewed by Sylvain Lebresne for
CASSANDRA-6070
2013-09-24 17:00:17 +03:00
Vijay Parthasarathy 4f2fdc2e73 Fix trigger directory detection code
Patch by Vijay, reviewed by jebllis for CASSANDRA-5826
2013-08-03 11:21:07 -07:00
Brandon Williams 2130b2e2a0 Merge branch 'cassandra-1.2' into trunk 2013-07-25 10:53:09 -05:00
Brandon Williams a3dbc3ddc7 Predicate pushdown support for CqlStorage
Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-5790
2013-07-25 10:52:26 -05:00
Aleksey Yeschenko d7e14829fa cosmetic trigger corrections (examples) 2013-07-23 01:39:46 +03:00
Sylvain Lebresne e0eacd2818 Version and licenses for 2.0.0-beta2 2013-07-22 16:58:14 +02:00
Jonathan Ellis 58e373c538 update hadoop dependency in wordcount examples
patch by Philip Crotwell; reviewed by Jeremy Hanna and Alex Liu for CASSANDRA-4686
2013-07-16 17:46:19 -05:00
Vijay Parthasarathy 829688f9eb Add trigger examples
patch by Vijay; reviewed by jbellis for CASSANDRA-5574
2013-07-11 21:36:30 -07:00
Brandon Williams 168482bc11 Add forgotten updates 2013-06-26 19:10:05 -05:00
Brandon Williams 33a3d2ca57 Pig: support for cq3 tables
Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-5234
2013-06-26 16:52:20 -05:00
Jonathan Ellis 670954cb3e merge from 1.2 2013-06-17 17:42:26 -05:00
Jonathan Ellis f1004e9b17 update CqlRecordWriter interface
patch by Alex Liu and jbellis for CASSANDRA-5622
2013-06-17 17:41:58 -05:00
Jonathan Ellis a004779763 rename 2013-06-06 17:00:56 -05:00
Jonathan Ellis c1dfc8fc53 Merge branch 'cassandra-1.2' into trunk 2013-06-06 17:00:28 -05:00
Jonathan Ellis 02a7ba817c rename 2013-06-06 17:00:08 -05:00
Jonathan Ellis 90052d5a46 merge from 1.2 2013-06-06 14:18:58 -05:00
Jonathan Ellis 56e0ad1be2 Add CQL3 input/output formats
patch by Alex Liu; reviewed by jbellis and Mike Schrag for CASSANDRA-4421
2013-06-06 14:18:23 -05:00
Brandon Williams d78b622646 Merge branch 'cassandra-1.2' into trunk 2013-05-29 12:54:38 -05:00
Brandon Williams 6d7404bc2e Pig: disable split combination, add split size param
Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-5544
2013-05-29 12:53:52 -05:00
Brandon Williams 44f178d1e0 Merge branch 'cassandra-1.2' into trunk
Conflicts:
	src/java/org/apache/cassandra/hadoop/pig/CassandraStorage.java
2013-05-21 11:14:23 -05:00
Brandon Williams 9d0eec2171 Merge branch 'cassandra-1.1' into cassandra-1.2
Conflicts:
	CHANGES.txt
2013-05-21 11:10:47 -05:00
Brandon Williams 7d2ce5f957 Fix NPE in Pig's widerow mode.
Patch by Sheetal Gorsani and Jeremy Hanna, reviewed by brandonwilliams
for CASSANDRA-5488
2013-05-21 11:08:50 -05:00
Jonathan Ellis 2effc40edb replace Thread.sleep with Uninterruptibles.sleepUninterruptibly
patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5557
2013-05-13 11:26:23 -05:00
Brandon Williams 338fa9a307 Fix fat client.
Patch by Carl Yeksigian, reviewed by brandonwilliams for CASSANDRA-5378
2013-03-29 08:53:24 -05:00
Brandon Williams 6de0495e53 Fix the fat client.
Patch by Carl Yeksigian, reviewed by brandonwilliams for CASSANDRA-5378
2013-03-29 08:51:07 -05:00
Aleksey Yeschenko 36f632c9eb Merge branch 'cassandra-1.2' into trunk 2013-02-15 01:27:36 +03:00
Aleksey Yeschenko 0b83682b40 Add CQL3-based implementations of IAuthenticator and IAuthorizer
Patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for
CASSANDRA-4898
2013-02-15 01:26:10 +03:00
Jonathan Ellis 63cc6b0c79 update WordCountCounters for SuperColumn refactor 2013-02-06 16:34:37 -06:00
Jonathan Ellis 22d8e8448a update WordCount for SuperColumn refactor 2013-02-06 16:31:24 -06:00
Brandon Williams 22f515b376 Allow populate_io_cache_on_flush to be set per-CF.
Patch by Alexey Zotov, reviewed by brandwonwilliams for CASSANDRA-4694
2013-01-31 17:37:24 -06:00
Brandon Williams 21f63a916d Allow populate_io_cache_on_flush to be set per-CF.
Patch by Alexey Zotov, reviewed by brandwonwilliams for CASSANDRA-4694
2013-01-31 15:12:41 -06:00
Brandon Williams 736b2a8e8b Merge branch 'cassandra-1.2' into trunk 2013-01-04 07:44:28 -06:00
Brandon Williams 4993d427b1 Update pig readme for m3p 2013-01-04 07:44:22 -06:00
Sylvain Lebresne 3a005df397 Replace supercolumns internally by composites
patch by slebresne; reviewed by Vijay for CASSANDRA-3237
2013-01-02 13:40:13 +01:00
Aleksey Yeschenko 2eaea5a2a4 Merge branch 'cassandra-1.2' into trunk 2012-12-17 18:41:41 +03:00
Aleksey Yeschenko 706612e300 Fix SimpleAuthorizer example;
patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for
CASSANDRA-5072
2012-12-17 18:35:31 +03:00
Aleksey Yeschenko 253a7f028b Merge branch 'cassandra-1.2' into trunk
Conflicts:
	src/java/org/apache/cassandra/service/StorageService.java
2012-12-08 18:39:52 +03:00
Aleksey Yeschenko bddfa9e120 Update IAuthenticator to match the new IAuthorizer;
patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5003
2012-12-08 18:21:14 +03:00
Jonathan Ellis 6a5c9ed879 make index_interval configurable per columnfamily
patch by Radim Kolar; reviewed by jbellis for CASSANDRA-3961
2012-12-01 10:03:52 +09:00
Aleksey Yeschenko 5a3eb1a6c3 Replace IAuthority with new IAuthorizer; patch by Aleksey Yeschenko,
reviewed by Jonathan Ellis for CASSANDRA-4874
2012-11-27 20:30:24 +03:00
Brandon Williams f31c53049d Switch word count to M3P. Patch by brandonwilliams reviewed by yukim
for CASSANDRA-4975
2012-11-26 16:59:54 -06:00
Jonathan Ellis 6ca75ef9ba remove vestiges of Thrift unframed mode
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-4729
2012-09-27 15:25:07 -05:00