On Fri, Jan 15, 2016 at 1:30 AM, Tim Preece <tepre...@mail.com> wrote:

> So if Spark does not support heterogeneous endianness clusters, should
> Spark
> at least always support homogeneous endianess clusters ?
>
> I ask because I just noticed
> https://issues.apache.org/jira/browse/SPARK-12785 which appears to be
> introducing a new feature designed for Little Endian only.
>
I wouldn't say this is designed for little endian only. If anything, it is
designed to support both
but only little endian is implemented (and more importantly tested). I
don't think it would be
very hard to add big endian support and instead of producing wrong results,
it is going to
fail to run.


>
>
>
>
>
> --
> View this message in context:
> http://apache-spark-developers-list.1001551.n3.nabble.com/Tungsten-in-a-mixed-endian-environment-tp15975p16027.html
> Sent from the Apache Spark Developers List mailing list archive at
> Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
>
>

Reply via email to