Tags: sql* + spark*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. output = sqlContext.sql("SELECT * From people")
    output.registerTempTable('people2')
    sqlContext.cacheTable('people2')
    sqlContext.sql("SELECT count(*) From people2").collect()
    2016-11-18 Tags: , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "sql+spark"

About - Propulsed by SemanticScuttle