> On 7 Jan 2016, at 19:55, Juliet Hougland <juliet.hougl...@gmail.com> wrote:
> 
> @ Reynold Xin @Josh Rosen: What is current maintenance burden of supporting 
> Python 2.6? What libraries are no longer supporting Python 2.6 and where does 
> Spark use them?
> 

generally the cost comes in the test matrix: one more thing to test against. 
You can test for the extremes with the right VMs (me: kerberos-java7-linux) 
(windows-server+java-8) but you still need to keep those combinations down —and 
be setup to locally debug/replicate problems. 


Reply via email to