The Elasticsearch crossdata connector

The ElasticSearch's connector core

License

License

Apache License, Version 2.0
Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.stratio.connector
ArtifactId

ArtifactId

connector-elasticsearch-core
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

The Elasticsearch crossdata connector
The ElasticSearch's connector core
Project URL

Project URL

http://www.stratio.com/connector-elasticsearch-core

Download connector-elasticsearch-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.stratio.connector : connector-commons-core jar 0.2.0
com.stratio.crossdata : crossdata-common jar 0.1.1
com.stratio.crossdata : crossdata-connector jar 0.1.1
org.elasticsearch : elasticsearch jar 1.3.2
org.slf4j : slf4j-log4j12 jar 1.7.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.powermock : powermock-api-mockito jar 1.5.5
org.powermock : powermock-module-junit4 jar 1.5.5

Project Modules

There are no modules declared in this project.

This project has been discontinued in favour of Stratio Crossdata, which is a data federation system leveraging Apache Spark capabilities.

About

The Stratio Connector-Elasticsearch allows [Stratio Crossdata] (http://docs.stratio.com/modules/crossdata/0.5/index.html) to interact with ElasticSearch.

How to use Stratio Connector-Elasticsearch

Requirements, installation and use of the connector can be found in [about.rst] (http://docs.stratio.com/modules/stratio-connector-elasticsearch/0.5/about.html)

There also exists a [First Steps] (http://docs.stratio.com/modules/stratio-connector-elasticsearch/0.5/First_Steps.html) document where through an easy example the main features of this connector are illustrated.

License

Licensed to STRATIO (C) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The STRATIO (C) licenses this file to you 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.

com.stratio.connector

STRATIO BIG DATA Inc.

Drive Digital Transformation through Big Data and AI with a unique product

Versions

Version
0.2.0
0.1.0