Home / CSE MCQs / Hadoop MCQs :: Discussion

Discussion :: Hadoop MCQs

  1. ___________ return a list of hdfs files to ship to distributed cache.
  2. A.
    relativeToAbsolutePath()
    B.
    setUdfContextSignature()
    C.
    getCacheFiles()
    D.
    getShipFiles()

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    The default implementation provided in LoadFunc handles this for FileSystem locations.


Be The First To Comment