Azure Spark Java SDK
Перейти к файлу
Wei Zhang fd9250ec8e Make Spark remote batch process wait-able 2019-09-27 15:12:31 +08:00
.mvn/wrapper Prepare Travis CI configuration and mvnw tools 2019-05-15 14:13:35 +08:00
conf Initialize with build pass 2019-04-04 16:43:52 +08:00
src Make Spark remote batch process wait-able 2019-09-27 15:12:31 +08:00
.gitignore Add IDE files to git ignores 2019-04-03 10:17:58 +08:00
.travis.yml Switch Travis CI to use openjdk8 2019-05-15 14:17:20 +08:00
LICENSE Initial commit 2019-03-29 00:09:11 -07:00
README.md Add tests code coverage status into README 2019-05-15 17:00:36 +08:00
azure-pipelines.yml Enable javadoc and source builds in azure-pipelines.yml for Azure Pipelines 2019-07-04 13:21:03 +08:00
checkstyle.xml Disable style check for comments indentation 2019-05-07 11:32:53 +08:00
mvnw Prepare Travis CI configuration and mvnw tools 2019-05-15 14:13:35 +08:00
mvnw.cmd Prepare Travis CI configuration and mvnw tools 2019-05-15 14:13:35 +08:00
pom.xml Add Azure Blob storage deploy unit tests with fixing comments 2019-08-06 18:14:21 +08:00
suppressions.xml Initialize with build pass 2019-04-04 16:43:52 +08:00

README.md

Azure Spark SDK for Java

Build Status codecov

This repository provides Azure Spark services SDK features for Java.

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.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., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

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.