安装elasticsearch-sql 后 启动 elasticsearch报错
java.lang.IllegalArgumentException: Cannot replace existing handler for [/_sql] for method: POST
at org.elasticsearch.rest.MethodHandlers.addMethods(MethodHandlers.java:52) ~[elasticsearch-7.4.2.jar:7.4.2]
at org.elasticsearch.rest.RestController.lambda$registerHandler$1(RestController.java:156) ~[elasticsearch-7.4.2.jar:7.4.2]
at org.elasticsearch.common.path.PathTrie$TrieNode.insertOrUpdate(PathTrie.java:167) ~[elasticsearch-7.4.2.jar:7.4.2]
at org.elasticsearch.common.path.PathTrie$TrieNode.access$400(PathTrie.java:76) ~[elasticsearch-7.4.2.jar:7.4.2]
at org.elasticsearch.common.path.PathTrie.insertOrUpdate(PathTrie.java:316) ~[elasticsearch-7.4.2.jar:7.4.2]
at org.elasticsearch.rest.RestController.registerHandler(RestController.java:155) ~[elasticsearch-7.4.2.jar:7.4.2]
at org.elasticsearch.plugin.nlpcn.RestSqlAction.
@junbao520 https://github.com/NLPchina/elasticsearch-sql/issues/1006#issuecomment-554754589
@junbao520 #1006 (comment) 谢谢,有详细的安装配置文档么?
@junbao520 #1006 (comment) 谢谢,有详细的安装配置文档么?
因为NLPchina不再维护了,所以这个路径冲突应该不会解决了。你可以试一下我正在做的https://github.com/opendistro-for-elasticsearch/sql
这是我之前发的声明:https://github.com/NLPchina/elasticsearch-sql/issues/1006#issuecomment-558347934
好的! 我试试 您这个项目! 有不明白的在请教您!
------------------ 原始邮件 ------------------ 发件人: "Chen Dai"<[email protected]>; 发送时间: 2019年12月5日(星期四) 下午2:48 收件人: "NLPchina/elasticsearch-sql"<[email protected]>; 抄送: "等待。情缘"<[email protected]>;"Mention"<[email protected]>; 主题: Re: [NLPchina/elasticsearch-sql] 安装elasticsearch-sql 后 启动 elasticsearch报错 (#1017)
@junbao520 #1006 (comment) 谢谢,有详细的安装配置文档么?
因为NLPchina不再维护了,所以这个路径冲突应该不会解决了。你可以试一下我正在做的https://github.com/opendistro-for-elasticsearch/sql
这是我之前发的声明:#1006 (comment)
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
好的! 我试试 您这个项目! 有不明白的在请教您! … ------------------ 原始邮件 ------------------ 发件人: "Chen Dai"<[email protected]>; 发送时间: 2019年12月5日(星期四) 下午2:48 收件人: "NLPchina/elasticsearch-sql"<[email protected]>; 抄送: "等待。情缘"<[email protected]>;"Mention"<[email protected]>; 主题: Re: [NLPchina/elasticsearch-sql] 安装elasticsearch-sql 后 启动 elasticsearch报错 (#1017) @junbao520 #1006 (comment) 谢谢,有详细的安装配置文档么? 因为NLPchina不再维护了,所以这个路径冲突应该不会解决了。你可以试一下我正在做的https://github.com/opendistro-for-elasticsearch/sql 这是我之前发的声明:#1006 (comment) — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
没问题!:)
icrosoft Windows [版本 10.0.18362.30] (c) 2019 Microsoft Corporation。保留所有权利。
C:\Users\Administrator>e:
E:>cd E:\sql-master
E:\sql-master>gradlew build Downloading https://services.gradle.org/distributions/gradle-5.5.1-bin.zip
Exception in thread "main" javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1659) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1468) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1368) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:437) at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:171) at java.base/sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2778) at java.base/sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2690) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1849) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) at org.gradle.wrapper.Download.downloadInternal(Download.java:67) at org.gradle.wrapper.Download.download(Download.java:52) at org.gradle.wrapper.Install$1.call(Install.java:62) at org.gradle.wrapper.Install$1.call(Install.java:48) at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:69) at org.gradle.wrapper.Install.createDist(Install.java:48) at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:107) at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:63) Caused by: java.io.EOFException: SSL peer shut down incorrectly at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:167) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:108) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1460) ... 17 more
E:\sql-master>
报错了! 我不知道是不是这样构建的。因为我不是java开发人员,所以我没办法使用编译器打开您的项目进行编译! 您是否有提供已经编译好的版本! 可以直接供其他开发人员或者维护人员直接安装的了?
------------------ 原始邮件 ------------------ 发件人: "Chen Dai"<[email protected]>; 发送时间: 2019年12月5日(星期四) 下午2:54 收件人: "NLPchina/elasticsearch-sql"<[email protected]>; 抄送: "等待。情缘"<[email protected]>;"Mention"<[email protected]>; 主题: Re: [NLPchina/elasticsearch-sql] 安装elasticsearch-sql 后 启动 elasticsearch报错 (#1017)
好的! 我试试 您这个项目! 有不明白的在请教您! … ------------------ 原始邮件 ------------------ 发件人: "Chen Dai"<[email protected]>; 发送时间: 2019年12月5日(星期四) 下午2:48 收件人: "NLPchina/elasticsearch-sql"<[email protected]>; 抄送: "等待。情缘"<[email protected]>;"Mention"<[email protected]>; 主题: Re: [NLPchina/elasticsearch-sql] 安装elasticsearch-sql 后 启动 elasticsearch报错 (#1017) @junbao520 #1006 (comment) 谢谢,有详细的安装配置文档么? 因为NLPchina不再维护了,所以这个路径冲突应该不会解决了。你可以试一下我正在做的https://github.com/opendistro-for-elasticsearch/sql 这是我之前发的声明:#1006 (comment) — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
没问题!:)
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
有的,我们提供了不同的分发包,你可以直接下载:https://opendistro.github.io/for-elasticsearch/downloads.html 和 https://opendistro.github.io/for-elasticsearch-docs/docs/install/plugins/#sql 再有问题欢迎给我们开Issue。