mirror of https://github.com/apache/cassandra
update NEWS.txt to document avro package changes
Patch by eevans for CASSANDRA-926 git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1059462 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d4ab52d434
commit
0d3e16bdcd
10
NEWS.txt
10
NEWS.txt
|
|
@ -1,3 +1,13 @@
|
||||||
|
Whatever
|
||||||
|
========
|
||||||
|
|
||||||
|
Upgrading
|
||||||
|
---------
|
||||||
|
Avro record classes used in map/reduce and Hadoop streaming code have
|
||||||
|
moved from org.apache.cassandra.avro to org.apache.cassandra.hadoop.avro,
|
||||||
|
applications using these classes will need to be updated accordingly.
|
||||||
|
|
||||||
|
|
||||||
0.7.0
|
0.7.0
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue