issues Search Results · repo:HadesArchitect/CaSpark language:"Jupyter Notebook"
Filter by
3 results
(68 ms)3 results
inHadesArchitect/CaSpark (press backspace or delete to remove)While executing this particular line in kmeans.ipynb the exception is thrown.
socialDF = spark.read.format( org.apache.spark.sql.cassandra ).options(table= socialmedia , keyspace= accelerate ).load() ...
girisagar46
- 1
- Opened on Nov 15, 2021
- #4
When running kmeans.ipynb, on the step:
spark = SparkSession.builder.appName( demo ).master( local ).getOrCreate()
socialDF = spark.read.format( org.apache.spark.sql.cassandra ).options(table= socialmedia ...
adamtracymartin
- 1
- Opened on Jun 12, 2021
- #3
On my PC with Ubuntu 18 Jupyter Notebook breaks down while running Docker. After running
docker-compose up -d
in logs I have an error:
jupyter_1 | Traceback (most recent call last):
jupyter_1 | ...
DevAleks
- 2
- Opened on Oct 10, 2020
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.