760176104 发表于 2018-11-1 06:48:01

hadoop安装之后 在浏览器点击Browse the filesystem 提示地址无效

  原因:点击 Browse the filesystem    会解析服务器名称,如果你本地解析不到服务器名称,就会访问不了


  解决方法:在本地C:\Windows\System32\drivers\etc\hosts    文件添加 一条记录   192.168.10.184   h184



  你通过ip地址访问





  点击 Browse the filesystem就变成 服务器名称的url 如果客户端解析不到名称,就会访问失败




页: [1]
查看完整版本: hadoop安装之后 在浏览器点击Browse the filesystem 提示地址无效