Skip to content

will it support oss from aliyun and obs from huawei yun #3043

Answered by bentsherman
asmlgkj asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @asmlgkj , see this related Q&A: #2795

Basically, we aren't planning to add support for these cloud platforms ourselves anytime soon, but anyone is welcome to do it. You could adapt one of the existing executors e.g. awsbatch or azurebatch to work with a different cloud provider as long as it has a Java library or REST API.

Additionally, you can use these clouds now through Kubernetes -- simply set up a K8s cluster in a cloud environment and use Nextflow's k8s executor. It's not as convenient as a cloud batch executor, but it's generic enough that it can work with any platform that supports K8s.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@asmlgkj
Comment options

Answer selected by asmlgkj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3042 on July 19, 2022 12:45.