InterviewSolution
Saved Bookmarks
| 1. |
HBase supports a ____________ interface via Put and Result.(a) “bytes-in/bytes-out”(b) “bytes-in”(c) “bytes-out”(d) none of the mentionedThis question was posed to me in quiz.My doubt stems from Schema Design in HBase in division Hive and HBase of Hadoop |
|
Answer» Correct ANSWER is (a) “BYTES-in/bytes-out” |
|