V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
Mose
V2EX  ›  问与答

hadoop 中 SLF4J: 升级的问题

  •  
  •   Mose · 2017-04-01 14:41:56 +08:00 · 1460 次点击
    这是一个创建于 2593 天前的主题,其中的信息可能已经有所发展或是发生改变。

    最近公司用到 tableau 来做日志数据统计,用到了 hiveserver2 。在搭建完了之后, 在终端连接 hiveserver2 ,使用命令 show databases 的时候报错如下:

    beeline> !connect jdbc:hive2://127.0.0.1:10000 hadoop
    Connecting to jdbc:hive2://127.0.0.1:10000
    Enter password for jdbc:hive2://127.0.0.1:10000: 
    SLF4J: slf4j-api 1.6.x (or later) is incompatible with this binding.
    SLF4J: Your binding is version 1.5.5 or earlier.
    SLF4J: Upgrade your binding to version 1.6.x.
    org.slf4j.impl.StaticLoggerBinder.getSingleton()Lorg/slf4j/impl/StaticLoggerBinder;
    

    hadoop的版本为1.2.1 hive的版本为 1.2.1 这种是要怎么升级?

    1 条回复    2017-04-01 19:38:09 +08:00
    wc951
        1
    wc951  
       2017-04-01 19:38:09 +08:00 via Android
    你需要升级你的日志桥接器版本, maven 不是能管理传递的依赖版本吗
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   975 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 20:53 · PVG 04:53 · LAX 13:53 · JFK 16:53
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.