【Hadoop】CDH、Presto配置问题

1、hive.properties配置如下

 

connector.name=hive-hadoop2
hive.metastore.uri=thrift://node001.XXXX.com:9083
hive.config.resources=/etc/hadoop/conf/core-site.xml,/etc/haoop/conf/hdfs-site.xml

 

 

 

2、hive.properties中connector.name必须是hive-hadoop2 ,否则启动presto会自动退出

 

java.lang.IllegalArgumentException: No factory for connector hive-hadoop2 

        at com.google.common.base.Preconditions.checkArgument(Preconditions.java:210)
        at com.facebook.presto.connector.ConnectorManager.createConnection(ConnectorManager.java:172)
        at com.facebook.presto.metadata.StaticCatalogStore.loadCatalog(StaticCatalogStore.java:96)
        at com.facebook.presto.metadata.StaticCatalogStore.loadCatalogs(StaticCatalogStore.java:74)
        at com.facebook.presto.server.PrestoServer.run(PrestoServer.java:119)
        at com.facebook.presto.server.PrestoServer.main(PrestoServer.java:67)

  

 3、hive.properties配置core-site.xml和hdfs-site.xml文件,否则会报nameservices1错误

core-site.xml和hdfs-site.xml在CDH配置后的路径是:/etc/hadoop/conf/目录下。

转载于:https://www.cnblogs.com/defineconst/p/11242565.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值