Java實現讀取HDFS目錄

LOG.info("檢查是否有當前日期的目錄"); fsUtil.checkDirExists(new File(configUtil.readConfig("download.file.path") + currentDay)); FSDataInputStream in = null; LOG.info("生成以JobID命名的目錄");
相關文章
相關標籤/搜索