mygitrepo
mygitrepo
Hello, Wondering why mongodb river plugin installation is failing ? I'm able to get mapper attachment plugin from elasticsearch.org. Appreciate your help. Cheers. root@server:/usr/share/elasticsearch# cd /usr/share/elasticsearch && bin/plugin --verbose --install...
Thanks ! Using proxyHost and proxyPort did the trick. cd /usr/share/elasticsearch && bin/plugin -DproxyHost=64.102.255.40 -DproxyPort=80 --verbose --install com.github.richardwilly98.elasticsearch/elasticsearch-river-mongodb/2.0.5-> Installing com.github.richardwilly98.elasticsearch/elasticsearch-river-mongodb/2.0.5 From: Richard [email protected] To: richardwilly98/elasticsearch-river-mongodb [email protected] Cc: mygitrepo [email protected] Sent:...