Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "HadoopSupport" page has been changed by BrandonWilliams. http://wiki.apache.org/cassandra/HadoopSupport?action=diff&rev1=20&rev2=21 -------------------------------------------------- ==== Output To Cassandra ==== - As of 0.7, there is be a basic mechanism included in Cassandra for outputting data to Cassandra. The `contrib/word_count` example in 0.7 contains two reducers - one for outputting data to the filesystem (default) and one to output data to Cassandra using this new mechanism. See that example in the latest release for details. + As of 0.7, there is be a basic mechanism included in Cassandra for outputting data to Cassandra. The `contrib/word_count` example in 0.7 contains two reducers - one for outputting data to the filesystem and one to output data to Cassandra (default) using this new mechanism. See that example in the latest release for details. ==== Hadoop Streaming ====
