You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by Julius Neuffer <ju...@gmail.com> on 2016/06/13 11:05:00 UTC

[FLINK-3867] Flink-VM: Vagrant/Ansible based VMs to easily setup Flink

Hi,

I put together some Ansible scripts to automatically setup VMs running
Flink [1]. Might that be useful for the Flink project?

I already created a pull request [2]. Two of the CI builds failed. The
reasons for the failure, however, seem to be unrelated to the flink-vm
module.

It would be awesome to get some feedback regarding flink-vm. And, if there
is interest among you developers to add flink-vm to the Flink project,
could you point out on how to proceed with the pull request?

Best regards,
Julius Neuffer

[1] https://github.com/jneuff/flink/tree/master/flink-contrib/flink-vm
[2] https://github.com/apache/flink/pull/2075

Re: [FLINK-3867] Flink-VM: Vagrant/Ansible based VMs to easily setup Flink

Posted by Ufuk Celebi <uc...@apache.org>.
Hey Julius,

You have to wait or find someone to review it. The PR looks
interesting. The big question though is that who is going to maintain
it if we merge it.

An alternative would be to keep it in your GitHub repository and we
link it from the project page.

– Ufuk

On Mon, Jun 13, 2016 at 1:05 PM, Julius Neuffer
<ju...@gmail.com> wrote:
> Hi,
>
> I put together some Ansible scripts to automatically setup VMs running
> Flink [1]. Might that be useful for the Flink project?
>
> I already created a pull request [2]. Two of the CI builds failed. The
> reasons for the failure, however, seem to be unrelated to the flink-vm
> module.
>
> It would be awesome to get some feedback regarding flink-vm. And, if there
> is interest among you developers to add flink-vm to the Flink project,
> could you point out on how to proceed with the pull request?
>
> Best regards,
> Julius Neuffer
>
> [1] https://github.com/jneuff/flink/tree/master/flink-contrib/flink-vm
> [2] https://github.com/apache/flink/pull/2075