Assume a SchemaRDD rdd with a registered table customer. You want to filter out records according to a user input. One idea you might have how to d
rdd
customer
One option would be to use the thriftserver to expose jdbc, and then the usual techniques could be used (PreparedStatement etc.) to prevent sql injection.