Modified docker entrypoint from stratio/crossdata-scala211
108
Crossdata is a distributed framework and a fast and general-purpose computing system powered by Apache Spark. It unifies the interaction with different sources supporting multiple datastore technologies thanks to its generic architecture and a custom SQL-like language using SparkSQL as the core of the project. In addition, Crossdata supports batch and streaming processing so that you can mix data from both input technologies. Supporting multiple architectures imposes two main challenges: how to normalize the access to the datastores, and how to cope with datastore limitations. Crossdata provides connectors which can access to multiple datastores natively, speeding up the queries by avoiding the overhead and the block of resources of the Spark Cluster when possible. We offer a shell, Java and Scala APIs, JDBC and ODBC for BI tools.
This project is aimed for those who want to manage only one API to access to multiple datastores with different nature, get rid of the drawbacks of Apache Spark, perform analytics from a BI tool and speed up your queries effortlessly.
Crossdata is broken up into the following components:
We include some Spark connectors optimized to access to each datasource, but Crossdata is fully compatible with any connector developed by the Spark community.
Moreover, some datasources are already included, avoiding to import them manually:
Main Crossdata's advantages over other options:
| Crossdata Version | Spark Version |
|---|---|
| 1.3.X | 1.6.X |
| 1.2.X | 1.5.X |
| 1.1.X | 1.5.X |
| 1.0.X | 1.5.X |
For a complete documentation, please, visit https://stratio.atlassian.net/wiki/display/CROSSDATA1x3.
You can send us issues in https://crossdata.atlassian.net.
You can also find help in https://groups.google.com/forum/#!forum/crossdata-users.
There is also a gitter channel available: https://gitter.im/Stratio/Crossdata.
Alternatively, you can try to reach us at gitter or our IRC channel #stratio-crossdata. Feel free to ask, if we are available we'll try to help you.
Features and changes are detailed in the changelog.
Stratio Crossdata is licensed as Apache2
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.
Content type
Image
Digest
Size
1.1 GB
Last updated
almost 10 years ago
docker pull mmolimar/crossdata-scala211:1.6.0