Re: Timeline for Spark 2.3

2017-11-10 Thread Marco Gaido
I would love too to have SPARK-18016. I think it would help a lot of users. 2017-11-10 5:58 GMT+01:00 Nick Pentreath : > +1 I think that’s practical > > On Fri, 10 Nov 2017 at 03:13, Erik Erlandson wrote: > >> +1 on extending the deadline. It will significantly improve the logistics >> for upstr

Re: Timeline for Spark 2.3

2017-11-10 Thread Sean Owen
The original timeline was just +6 months from last planned release, so there was nothing too magic about it. That was pushed from +4 . The only risk here is that an extra month becomes 2, 3, and so users aren't getting the other 1000 fixes. But no particular problem with moving it back. On Thu, No

unsubscribe

2017-11-10 Thread Al Pivonka
unsubscribe -- Those who say it can't be done, are usually interrupted by those doing it.

unsubscribe

2017-11-10 Thread Steve Johnston

unsubscribe

2017-11-10 Thread marco rocchi
unsubscribe

Re: Timeline for Spark 2.3

2017-11-10 Thread Sameer Agarwal
Sounds good to me too. In addition to what has already been pointed out about the Spark History Server and the Kubernetes support, this would also give us enough time to further polish the new data source v2 API and the vectorized UDF API to iron out any kinks. I'd like to volunteer to serve as th

Spark-avro 4.0.0 is released

2017-11-10 Thread Gengliang Wang
The 4.0.0 release adds support for Spark 2.2. The published artifact is compatible with both Spark 2.1 and 2.2. New Features: - Support for Spark 2.2 (#242 ): resolve compatibility issue with datasource write API changes