【问题标题】:ERROR main com.facebook.presto.server.PrestoServer null错误主 com.facebook.presto.server.PrestoServer null
【发布时间】:2013-11-27 05:42:11
【问题描述】:

我正在尝试在我的Ubuntu 12.04 LTS (32bit)Java 1.7.0_25Python 2.7.3 中配置 presto。

不能在 32 位系统中运行吗?请帮我解决这个问题。

我收到以下错误。

2013-11-14T14:37:54.165+0530    DEBUG   main    com.facebook.presto.hive.RebindSafeMBeanServer  io.airlift.node:name=NodeInfo already bound to io.airlift.node.NodeInfo[io.airlift.node:name=NodeInfo]
2013-11-14T14:37:54.217+0530    DEBUG   main    com.facebook.presto.hive.RebindSafeMBeanServer  io.airlift.http.client:type=AsyncHttpClient,name=ForDiscoveryClient already bound to io.airlift.http.client.netty.NettyAsyncHttpClient[io.airlift.http.client:type=AsyncHttpClient,name=ForDiscoveryClient]
2013-11-14T14:37:54.218+0530    DEBUG   main    com.facebook.presto.hive.RebindSafeMBeanServer  io.airlift.discovery.client:name=ServiceInventory already bound to io.airlift.discovery.client.ServiceInventory[io.airlift.discovery.client:name=ServiceInventory]
2013-11-14T14:37:54.227+0530    **ERROR main    com.facebook.presto.server.PrestoServer null**
java.lang.ExceptionInInitializerError: null
    at com.facebook.presto.hive.HiveClient$$FastClassByGuice$$de77531.newInstance(<generated>) ~[na:na]
    at com.google.inject.internal.cglib.reflect.$FastConstructor.newInstance(FastConstructor.java:40) ~[guice-3.0.jar:na]
    at com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60) ~[guice-3.0.jar:na]
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:85) ~[guice-3.0.jar:na]
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254) ~[guice-3.0.jar:na]
    at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46) ~[guice-3.0.jar:na]
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031) ~[guice-3.0.jar:na]
    at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40) ~[guice-3.0.jar:na]
    at com.google.inject.Scopes$1$1.get(Scopes.java:65) ~[guice-3.0.jar:na]

【问题讨论】:

    标签: hadoop presto


    【解决方案1】:

    Presto 需要 64 位 Oracle/OpenJDK Java 版本 7u6 或更高版本

    【讨论】:

      猜你喜欢
      • 2013-11-23
      • 2015-12-09
      • 1970-01-01
      • 1970-01-01
      • 2015-01-12
      • 2022-12-04
      • 1970-01-01
      • 1970-01-01
      • 2019-01-31
      相关资源
      最近更新 更多