Class DistributedCacheHelper


  • public class DistributedCacheHelper
    extends Object
    Since:
    1.6.0
    • Constructor Detail

      • DistributedCacheHelper

        public DistributedCacheHelper()
    • Method Detail

      • addCacheFile

        public static void addCacheFile​(URI uri,
                                        org.apache.hadoop.conf.Configuration conf)
        Since:
        1.6.0
      • getCacheFiles

        public static URI[] getCacheFiles​(org.apache.hadoop.conf.Configuration conf)
                                   throws IOException
        Throws:
        IOException
        Since:
        1.6.0
      • getLocalCacheFiles

        public static org.apache.hadoop.fs.Path[] getLocalCacheFiles​(org.apache.hadoop.conf.Configuration conf)
                                                              throws IOException
        Throws:
        IOException
        Since:
        1.6.0