Home / CSE MCQs / Hadoop MCQs :: Discussion

Discussion :: Hadoop MCQs

  1. Point out the wrong statement :
  2. A.
    HBase provides only sequential access of data
    B.
    HBase provides high latency batch processing
    C.
    HBase internally provides serialized access
    D.
    All of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    HBase internally uses Hash tables and provides random access.


Be The First To Comment