Hi, Is it possible to save data in database (HBase, cassandra??) directly from hadoop. so that there is no output in hdfs but that it directly writes data into this db?
If I want to modify wordcount example to achive this, what/where should I made these modifications. Any help/ suggestions. Thanks
