When running PreBuiltTransportClient in ES 5.1 environment, the following error occurs.
it is my pom.xml
I deleted the 2.3 version, and registered the 5.1 version of the transport.
and i changed the log4j
version 2.4.1 to 2.7.
When running PreBuiltTransportClient in ES 5.1 environment, the following error occurs.
it is my pom.xml
I deleted the 2.3 version, and registered the 5.1 version of the transport.
and i changed the log4j
version 2.4.1 to 2.7.
Does maven dependency:tree
show the netty 3 plugin included with the
transport client dependency? It should....
Transport has both netty 3.0 and 4.0.
However, not recognize netty3plugin, so i added the following transport-netty3-client dependency.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.