Skip to content

Commit 48ce540

Browse files
committed
Update README.md
1 parent 19f89df commit 48ce540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Although HBase is a very useful big data store, its access mechanism is very pri
66

77
Currently Spark supports queries against HBase data through HBase’s Map/Reduce interface (i.e., TableInputFormat). Spark SQL supports use of Hive data, which theoretically should be able to support HBase data access, out-of-box, through HBase’s Map/Reduce interface and therefore falls into the first category of the “SQL on HBase” technologies.
88

9-
We believe, as a unified big data processing engine, Spark is in good position to provide better HBase support.
9+
We believe, as an unified big data processing engine, Spark is in good position to provide better HBase support.
1010

1111
## Online Documentation
1212

0 commit comments

Comments
 (0)