Java代碼對HDFS基本操做

import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.fs.*; import org.apache.hadoop.fs.permission.FsPermission; import org.junit.After; import org.junit.Before; import org.junit.Test;
相關文章
相關標籤/搜索