Use mvn to build Spark 1.2.0 failed

2014-12-21 Thread wyphao.2007
Hi all, Today download Spark source from http://spark.apache.org/downloads.html page, and I use ./make-distribution.sh --tgz -Phadoop-2.2 -Pyarn -DskipTests -Dhadoop.version=2.2.0 -Phive to build the release, but I encountered an exception as follow: [INFO] --- build-helper-maven-plugin:1.

Data source interface for making multiple tables available for query

2014-12-21 Thread Venkata ramana gollamudi
Hi, Data source ddl.scala, CREATE TEMPORARY TABLE makes one table at time available to temp tables, how about the case if multiple/all tables from some data source needs to be available for query, just like hive tables. I think we also need that interface to connect such data sources. Please co

Re: Announcing Spark 1.2!

2014-12-21 Thread slcclimber
Congratulations. This is quite exciting. -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/Announcing-Spark-1-2-tp9847p9874.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com. -

Re: Handling stale PRs

2014-12-21 Thread Nicholas Chammas
Shout-out to Michael and other Spark SQL contributors for really trimming down the number of open/stale Spark SQL PRs . As of right now, the least recently updated open Spark SQL PR goes back only 11 days. Nice work! Nick On Mon Dec 08 2014 at 2:58:08 PM Nic