Hi, Sorry for repeating the same question, just wanted to clarify the issue :
Is it possible to expose a RDD (or SchemaRDD) to external components (outside spark) so it can be queried over JDBC (my goal is not to place the RDD back in a database but use this cached RDD to server JDBC queries) ? best, /shahab