1.下载hadoop-common-2.2.0-bin并解压到某个目录

 https://github.com/srccodes/hadoop-common-2.2.0-bin

 

2.设置hadoop.home.dir

 

System.setProperty("hadoop.home.dir", "D:\\hadoop-common-2.2.0-bin-master")

 

相关文章:

  • 2022-01-23
  • 2022-01-03
  • 2022-12-23
  • 2022-02-26
  • 2021-12-20
  • 2021-09-23
  • 2022-12-23
猜你喜欢
  • 2021-12-12
  • 2021-05-16
  • 2021-10-21
  • 2021-12-15
  • 2021-03-31
相关资源
相似解决方案