Class ConnectionUtils


  • @Component
    public class ConnectionUtils
    extends Object
    This class gets connection to DFS.
    Since:
    1.0.0
    Author:
    Dharmesh Khandelwal, Abhishek Kumar
    • Constructor Detail

      • ConnectionUtils

        public ConnectionUtils()
        Instantiate a ConnectionUtil
    • Method Detail

      • getConfiguredFileSystem

        public org.apache.hadoop.fs.FileSystem getConfiguredFileSystem()
        Function to get instance of the hadoop filesystem with its configuration set
        Returns:
        configured filesystem