Re: Spark (K8S) IPv6 support

2022-07-14 Thread Sean Owen
I don't know about the state of IPv6 support, but yes you're right in
guessing that 3.4.0 might be released perhaps early next year.
You can always clone the source repo and build it!

On Thu, Jul 14, 2022 at 2:19 PM Valer  wrote:

> Hi,
>
> We're starting to use IPv6-only K8S cluster (EKS) which currently breaks
> spark. I've noticed SPARK-39457
> 
>  contains
> a lot of focus on this, where all the sub-tasks seem to be done and
> indicates this should come in 3.4.0, so I'd like to ask a couple of
> questions:
>
>
>- Is 3.4.0 supposed to fully support IPv6 ?
>- When should I roughly expect it to be released? I've noticed that
>3.2 released in October and 3.3 this June. Is this a somewhat stable
>release frequency (half-yearly)?
>- Is there any way currently to download a tarball with the "master" /
>"latest" version that we could run before releasing ? The apache archive
>only has actual semver'd releases.
>
>
> Thanks in advance :)
>
> Regards,
> *Valér*
>


Spark (K8S) IPv6 support

2022-07-14 Thread Valer
Hi,

We're starting to use IPv6-only K8S cluster (EKS) which currently breaks spark. 
I've noticed 
[SPARK-39457](https://issues.apache.org/jira/browse/SPARK-39457?jql=project%20%3D%20SPARK%20AND%20resolution%20%3D%20Unresolved%20AND%20text%20~%20%22IPv6%22%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC)
 contains a lot of focus on this, where all the sub-tasks seem to be done and 
indicates this should come in 3.4.0, so I'd like to ask a couple of questions:

- Is 3.4.0 supposed to fully support IPv6 ?
- When should I roughly expect it to be released? I've noticed that 3.2 
released in October and 3.3 this June. Is this a somewhat stable release 
frequency (half-yearly)?
- Is there any way currently to download a tarball with the "master" / "latest" 
version that we could run before releasing ? The apache archive only has actual 
semver'd releases.

Thanks in advance :)
Regards,
Valér