Is SparkSQL + JDBC server a good approach for caching?

2014-10-24 Thread ankits
-user-list.1001560.n3.nabble.com/Is-SparkSQL-JDBC-server-a-good-approach-for-caching-tp17196.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For

Re: Is SparkSQL + JDBC server a good approach for caching?

2014-10-24 Thread Aniket Bhatnagar
in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Is-SparkSQL-JDBC-server-a-good-approach-for-caching-tp17196.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > - > To un

Re: Is SparkSQL + JDBC server a good approach for caching?

2014-10-24 Thread Michael Armbrust
C offer any advantages (e.g does it have built > in > support for caching?) over rolling my own solution for this use case? > > Thanks! > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Is-SparkSQL-JDBC-server-a-good-approach-f

Re: Is SparkSQL + JDBC server a good approach for caching?

2014-10-24 Thread Sadhan Sood
er rolling my own solution for this use case? >> >> Thanks! >> >> >> >> -- >> View this message in context: >> http://apache-spark-user-list.1001560.n3.nabble.com/Is-SparkSQL-JDBC-server-a-good-approach-for-caching-tp17196.html >> Sent from the

Re: Is SparkSQL + JDBC server a good approach for caching?

2014-10-24 Thread Michael Armbrust
ilt in >>> support for caching?) over rolling my own solution for this use case? >>> >>> Thanks! >>> >>> >>> >>> -- >>> View this message in context: >>> http://apache-spark-user-list.1001560.n3.nabble.c

Re: Is SparkSQL + JDBC server a good approach for caching?

2014-10-24 Thread Sadhan Sood
ry. >>>> >>>> I see spark sql allows ad hoc querying through JDBC though I have never >>>> used >>>> that before. Will using JDBC offer any advantages (e.g does it have >>>> built in >>>> support for caching?) over rolling my o

Re: Is SparkSQL + JDBC server a good approach for caching?

2014-10-24 Thread ankits
query tables stored in memory only via JDBC. Is that possible? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Is-SparkSQL-JDBC-server-a-good-approach-for-caching-tp17196p17235.html Sent from the Apache Spark User List mailing list archive at Nabbl

Re: Is SparkSQL + JDBC server a good approach for caching?

2014-10-24 Thread Michael Armbrust
Hive guides, it looks like it only supports loading > data from files, but I want to query tables stored in memory only via JDBC. > Is that possible? > > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Is-SparkSQL-JDBC-server