hyperspace-core

Hyperspace: An Indexing Subsystem for Apache Spark

Лицензия

Лицензия

Группа

Группа

com.microsoft.hyperspace
Идентификатор

Идентификатор

hyperspace-core_2.12
Последняя версия

Последняя версия

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

hyperspace-core
Hyperspace: An Indexing Subsystem for Apache Spark
Ссылка на сайт

Ссылка на сайт

https://github.com/microsoft/hyperspace
Организация-разработчик

Организация-разработчик

Microsoft
Система контроля версий

Система контроля версий

https://github.com/microsoft/hyperspace

Скачать hyperspace-core_2.12

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.12.8

provided (4)

Идентификатор библиотеки Тип Версия
org.apache.spark : spark-core_2.12 jar 2.4.2
org.apache.spark : spark-sql_2.12 jar 2.4.2
org.apache.spark : spark-catalyst_2.12 jar 2.4.2
io.delta : delta-core_2.12 jar 0.6.1

test (6)

Идентификатор библиотеки Тип Версия
org.apache.spark : spark-core_2.12 jar 2.4.2
org.apache.spark : spark-sql_2.12 jar 2.4.2
org.apache.spark : spark-catalyst_2.12 jar 2.4.2
org.scalatest : scalatest_2.12 jar 3.0.5
org.mockito : mockito-scala_2.12 jar 0.4.0
org.apache.spark : spark-hive_2.12 jar 2.4.2

Модули Проекта

Данный проект не имеет модулей.

Icon

Hyperspace

An open source indexing subsystem that brings index-based query acceleration to Apache Spark™ and big data workloads.

aka.ms/hyperspace

Build Status javadoc

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

Please review our contribution guide.

Inspiration and Special Thanks

This project would not have been possible without the outstanding work from the following communities:

  • Apache Spark: Unified Analytics Engine for Big Data, the engine that Hyperspace builds on top of.
  • Delta Lake: Delta Lake is an open-source storage layer that brings ACID transactions to Apache Spark™ and big data workloads. Hyperspace derives quite a bit of inspiration from the way the Delta Lake community operates and pioneering of some surrounding ideas in the context of data lakes (e.g., their novel use of optimistic concurrency).
  • Databricks: Unified analytics platform. Many thanks to all the inspiration they have provided us.
  • .NET for Apache Spark™: Hyperspace offers .NET bindings for developers, thanks to the efforts of this team in collaborating and releasing the bindings just-in-time.
  • Minimal Mistakes: The awesome theme behind Hyperspace documentation.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

Apache License 2.0, see LICENSE.

com.microsoft.hyperspace

Microsoft

Open source projects and samples from Microsoft

Версии библиотеки

Версия
0.4.0
0.3.0
0.2.0
0.1.0
0.0.1