Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The following page has been changed by ChrisWensel:
http://wiki.apache.org/hadoop/Hbase/Cascading

------------------------------------------------------------------------------
  
  Detailed information and access to the source code can be found on the 
[http://www.cascading.org/modules.html Cascading Modules] page.
  
- A simple example (see the github repo for more up-to-date API):
+ Here is a simple example showing how to "sink" data into an HBase cluster. 
Note the exact same "hBaseTap" instance can be used to "source" data as well 
(as shown in the unit tests). See the github repo, linked from the modules 
page, for more up-to-date API.
  
  {{{#!java
  // read data from the default filesystem

Reply via email to