zoukankan      html  css  js  c++  java
  • easyhadoop 安装

    ldconfig deferred processing now taking place
    正在处理用于 libapache2-mod-php5 的触发器...
     * Reloading web server config                                                  apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
                                                                             [ OK ]
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
    /*************************************************************/
    Install basic environment complete, starting download from
    Exadoop repositry......
    /*************************************************************/
    dpkg: error processing NodeAgent-1.2.1_1-amd64.deb (--install):
     软件包的体系架构(amd64)与本机系统的架构(i386)不符
    在处理时有错误发生:
     NodeAgent-1.2.1_1-amd64.deb
    iptables: unrecognized service
     * Restarting web server apache2                                                apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
     ... waiting apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
                                                                             [ OK ]
    mysql stop/waiting
    mysql start/running, process 13670
    /*************************************************************/
    Download Hadoop installation and runtime libaries complete.
    Generate token key...
    Traceback (most recent call last):
      File "./setup_ubuntu_12.04.py", line 71, in <module>
        t = token.CreateToken()
      File "./setup_ubuntu_12.04.py", line 21, in CreateToken
        return '{"Exception":"' + e + '"}'
    TypeError: cannot concatenate 'str' and 'exceptions.IOError' objects

  • 相关阅读:
    .Net 更容易的使用配置文件 SuperConfig
    .Net 5分钟搞定网页实时监控
    记一次sql server 性能调优,查询从20秒至2秒
    [asp.net mvc 奇淫巧技] 05
    [asp.net mvc 奇淫巧技] 04
    [asp.net mvc 奇淫巧技] 03
    [asp.net mvc 奇淫巧技] 02
    ECharts 实现人民的名义关系图谱 代码开源
    C# 快速高效率复制对象另一种方式 表达式树
    Asp.net SignalR 应用并实现群聊功能 开源代码
  • 原文地址:https://www.cnblogs.com/happinessqi/p/3427051.html
Copyright © 2011-2022 走看看