Re: Implementing linear albegra operations in the distributed linalg package

2016-06-10 Thread Joseph Bradley
I agree that more distributed matrix ops would be good to have, but I think there are a few things which need to happen first: * Now that the spark.ml package has local linear algebra separate from the spark.mllib package, we should migrate the distributed linear algebra implementations over to

Updated Spark logo

2016-06-10 Thread Matei Zaharia
Hi all, FYI, we've recently updated the Spark logo at https://spark.apache.org/ to say "Apache Spark" instead of just "Spark". Many ASF projects have been doing this recently to make it clearer that they are associated with the ASF, and indeed the ASF's branding guidelines generally require

Re: Strange exception while reading Parquet files

2016-06-10 Thread Takeshi Yamamuro
Hi, Does this issue also occur in v1.6.1 and v2.0-preview? // maropu On Thu, Jun 9, 2016 at 8:15 AM, Rostyslav Sotnychenko < r.sotnyche...@gmail.com> wrote: > Hello! > > I have faced a very strange exception (stack-trace in the end of this > email) while trying to read Parquet file using Hive