For applications like Spark Streaming, it is best to use the new BufferedMutator as a way to do streaming writes to HBase. You can find examples and documentation at https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.html and https://www.dropbox.com/s/v1x3djtlp1qg204/HBase%201.0%20API%20Changes%20-%20Meetup%2010_15_2014.pdf?dl=0
↧