Configuration conf = new Configuration();conf.set("fs.defaultFS",fileUrl);FileSystem fileSystem = FileSystem.get(conf);