klotz: python* + spark* + jupyter*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. 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
  2. "executorMemory": "4G", "executorCores":4}

    2017-07-28 Tags: , , , , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: python + spark + jupyter

About - Propulsed by SemanticScuttle