Tags: jupyter* + spark*

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

  1. 2021-03-04 Tags: , , , by klotz
  2. import findspark findspark.init() import pyspark # Call this only after findspark.init() from pyspark.context import SparkContext from pyspark.sql.session import SparkSession

    sc = SparkContext.getOrCreate() spark = SparkSession(sc)

    2020-05-26 Tags: , , by klotz
  3. 2019-04-10 Tags: , , , , , by klotz
  4. 2018-11-27 Tags: , , by klotz
  5. "executorMemory": "4G", "executorCores":4}

    2017-07-28 Tags: , , , , , , , by klotz
  6. 2016-07-15 Tags: , , , by klotz

Top of the page

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

About - Propulsed by SemanticScuttle