Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR hdinsight/resource-manager/hdinsight/data-plane] [HDInsight] - Swagger based job SDK #3805

Closed
wants to merge 6 commits into from

Conversation

AutorestCI
Copy link
Contributor

[HDInsight] - Swagger based job SDK
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 16, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-hdinsight

You can install the package azure-mgmt-hdinsight of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4489#egg=azure-mgmt-hdinsight&subdirectory=azure-mgmt-hdinsight"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4489#egg=azure-mgmt-hdinsight&subdirectory=azure-mgmt-hdinsight"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_4489
  • pip install -e ./azure-mgmt-hdinsight

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4489
  • pip wheel --no-deps ./azure-mgmt-hdinsight

Package azure-mgmt-hdinsight-job

You can install the package azure-mgmt-hdinsight-job of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4489#egg=azure-mgmt-hdinsight-job&subdirectory=azure-mgmt-hdinsight-job"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4489#egg=azure-mgmt-hdinsight-job&subdirectory=azure-mgmt-hdinsight-job"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_4489
  • pip install -e ./azure-mgmt-hdinsight-job

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4489
  • pip wheel --no-deps ./azure-mgmt-hdinsight-job

Direct download

Your files can be directly downloaded here:

[HDInsight] - Initial commit for Swagger-based Job SDK
Merge branch 'hdi_support_job_submission' of github.com:idear1203/azure-rest-api-specs into hdi_support_job_submission
[HDInsight] - Initial commit for Swagger-based Job SDK
@lmazuel lmazuel closed this Dec 11, 2018
@lmazuel lmazuel deleted the restapi_auto_4489 branch December 11, 2018 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants