Es的jar以及环境安装以及错误
2019-11-07 本文已影响0人
李彬燊666
1:jar包冲突
jar包冲突:jruby-complete 与 joda-time jar 包冲突。两者中都有org.joda.time.format.DateTimeFormatter方法。
2:netty-all-4.1.17
r如果es使用这个的jar 包过低 ,就会报错。
3:客户端连接Elasticsearch服务的时候 Cluster_name 必须指定为:cluster.name
1:jar包冲突
jar包冲突:jruby-complete 与 joda-time jar 包冲突。两者中都有org.joda.time.format.DateTimeFormatter方法。
2:netty-all-4.1.17
r如果es使用这个的jar 包过低 ,就会报错。
3:客户端连接Elasticsearch服务的时候 Cluster_name 必须指定为:cluster.name