Home  >  Q&A  >  body text

hadoop2.0 - eclipse中阅读hadoop源代码求助

我想在eclipse中查看hadoop的源代码,下载了hadoop-2.4.1-src.tar.gz后,新建工程加载代码后发现source not found,看教程说是要在项目中properties中导入jar包,但是下载的src.tar.gz中没有发现有jar包,不知道该肿么办!!

ringa_leeringa_lee2737 days ago680

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-21 11:18:45

    You then download hadoop-2.4.1.tar.gz; it contains all the dependent jar packages, then import the project and set the build path!

    reply
    0
  • Cancelreply