[
https://issues.apache.org/jira/browse/AIRFLOW-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023130#comment-17023130
]
ASF GitHub Bot commented on AIRFLOW-6531:
-----------------------------------------
peter-volkov commented on pull request #7252: [AIRFLOW-6531] Initial
Yandex.Cloud Dataproc support
URL: https://github.com/apache/airflow/pull/7252
Initial support for Yandex.Cloud (https://cloud.yandex.com/docs) Dataproc
service
as related connection, hooks and operators.
---
Issue link: WILL BE INSERTED BY
[boring-cyborg](https://github.com/kaxil/boring-cyborg)
- [x] Description above provides context of the change
- [x] Commit message/PR title starts with `[AIRFLOW-NNNN]`. AIRFLOW-NNNN =
JIRA ID<sup>*</sup>
- [x] Unit tests coverage for changes (not needed for documentation changes)
- [x] Commits follow "[How to write a good git commit
message](http://chris.beams.io/posts/git-commit/)"
- [x] Relevant documentation is updated including usage instructions.
- [x] I will engage committers as explained in [Contribution Workflow
Example]
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add Yandex.Cloud support in Airflow
> -----------------------------------
>
> Key: AIRFLOW-6531
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6531
> Project: Apache Airflow
> Issue Type: New Feature
> Components: authentication, contrib, examples
> Affects Versions: 1.10.7
> Reporter: Peter Volkov
> Assignee: Peter Volkov
> Priority: Major
>
> Hello there.
> I'm here to contribute the support for Yandex.Cloud
> ([https://cloud.yandex.com/docs] yet another cloud provider, such as GCP and
> AWS) features.
> So this issue is created for further PR.
> Things will be added:
> # New connection type for Yandex.Cloud for authentication.
> # Yandex.Cloud hooks to interact with Yandex.Cloud API using GRPC with
> [https://github.com/yandex-cloud/python-sdk] module
> # Yandex.Cloud operators to create DAGs
> # Tests
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)