Elasticsearch Azure cloud plugin

The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-cloud-azure
Last Version

Last Version

2.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

Elasticsearch Azure cloud plugin
The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.
Project URL

Project URL

https://github.com/elastic/elasticsearch-cloud-azure/
Source Code Management

Source Code Management

http://github.com/elastic/elasticsearch-cloud-azure

Download elasticsearch-cloud-azure

How to add to project

<!-- https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-cloud-azure/ -->
<dependency>
    <groupId>org.elasticsearch</groupId>
    <artifactId>elasticsearch-cloud-azure</artifactId>
    <version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-cloud-azure/
implementation 'org.elasticsearch:elasticsearch-cloud-azure:2.8.3'
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-cloud-azure/
implementation ("org.elasticsearch:elasticsearch-cloud-azure:2.8.3")
'org.elasticsearch:elasticsearch-cloud-azure:jar:2.8.3'
<dependency org="org.elasticsearch" name="elasticsearch-cloud-azure" rev="2.8.3">
  <artifact name="elasticsearch-cloud-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch', module='elasticsearch-cloud-azure', version='2.8.3')
)
libraryDependencies += "org.elasticsearch" % "elasticsearch-cloud-azure" % "2.8.3"
[org.elasticsearch/elasticsearch-cloud-azure "2.8.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.microsoft.azure : azure-storage jar 4.2.0
com.microsoft.azure : azure-management-compute jar 0.7.0
com.microsoft.azure : azure-management jar 0.7.0
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.7.5

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.1.14
org.apache.lucene : lucene-test-framework jar 4.10.4
org.elasticsearch : elasticsearch test-jar 1.7.5

Project Modules

There are no modules declared in this project.

IMPORTANT: Project MOVED!

From elasticsearch 2.0 you need to look at the following links:

For older versions, look at the following documentation.

In order to install the plugin, run:

bin/plugin install elasticsearch/elasticsearch-cloud-azure/VERSION

Where VERSION is the one you want to install.

Elasticsearch Azure Cloud Plugin Docs
es-1.7 2.8.3 2.8.3
es-1.6 2.7.1 2.7.1
es-1.5 2.6.1 2.6.1
es-1.4 2.5.2 2.5.2
es-1.3 2.4.0 2.4.0
es-1.2 2.3.0 2.3.0
es-1.1 2.2.0 2.2.0
es-1.0 2.1.0 2.1.0
es-0.90 1.0.0.alpha1 1.0.0.alpha1

License

This software is licensed under the Apache 2 license, quoted below.

Copyright 2009-2014 Elasticsearch <http://www.elasticsearch.org>

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.
org.elasticsearch

elastic

Versions

Version
2.8.3
2.8.2
2.8.1
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.2
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0.alpha1