nutch导入eclipse.docVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
参考地址:/kongyuan/archive/2010/12/02/1893998.html Run Nutch In Eclipse on Linux and Windows nutch version 1.0 在Windows或Linux下通过eclipse 运行Nutch Tested with Nutch release 1.0 Eclipse 3.3 (Europa) and 3.4 (Ganymede) Java 1.6 Ubuntu (should work on most platforms though) Windows XP and Vista 无需翻译,表示测试环境 ? Before you start Setting up Nutch to run into Eclipse can be tricky, and most of the time it is much faster if you edit Nutch in Eclipse but run the scripts from the command line (my 2 cents). However, its very useful to be able to debug Nutch in Eclipse. Sometimes examining the logs (logs/hadoop.log) is quicker to debug a problem. ? ? 在你开始前: 设置Nutch使其运行在Eclipse过于复杂,但好过在在eclipse编辑Nutch但是在命令行下运行。不过,在eclipse下debug Nutch是一件非常舒服的事情。很多时候,查看日志(logs/hadoop.log)是调试程序的捷径。 Steps 步骤: For Windows Users If you are running Windows (tested on Windows XP) you must first install cygwin. Download it from /setup.exe Install cygwin and set the PATH environment variable for it. You can set it from the Control Panel, System, Advanced Tab, Environment Variables and edit/add PATH. Example PATH: 对于Windows用户: 如果你运行在Windows环境下(无语了,都是对Windows用户了还加上一个如果),你必须安装cygwin. 安装后要设定PATH环境变量。你可以在控制面板和诸多地方设置它。例如: C:\Sun\SDK\bin;C:\cygwin\bin If you run bash from the Windows command line (Start Run... cmd.exe) it should successfully run cygwin. 设置后,如果你运行“ bash ” (Windows下的命令行)就可以很随意的运行cygwin(随意是只在任何目录下) If you are running Eclipse on Vista, you will need to either give cygwin administrative privileges or turn off Vistas User Access Control (UAC) . Otherwise Hadoop will likely complain that it cannot change a directory permission when you later run the crawler: 如果你运行 eclipse在vista下,你需要给cygwin一个管理员权限或者关掉UAC(强烈鄙视UAC 除了给用户增加麻烦外看不出有什么用处 病毒照样绕过运行)否则编译器会抱怨它无法获得许可当你运行crawl而且他们需要建立更改目录的时候。 org.apache.hadoop.util.Shell$ExitCodeException: chmod: changing permissions of ... Permission deniedSee this for more information about the UAC issue. 类似权限问题可以通过 chmod赋予。具体百度。

文档评论(0)

df829393 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档