Date Posted:
Product: TIBCO Spotfire®
Product: TIBCO Spotfire®
Problem:
Initializing the pyspark on Jupyter Python Notebooks in Team Studio fails with an error
Solution:
Initializing the pyspark on Jupyter Python Notebooks in Team Studio fails with the following error:
===============================================An error occurred while calling None.org.apache.spark.api.java.JavaSparkContext: java.lang.IllegalStateException: Spark context stopped while waiting for backend at org.apache.spark.scheduler.TaskSchedulerImpl.waitBackendReady(TaskSchedulerImpl.scala:818)
================================================ Make sure that the java version on the Cloudera datasource is greater than 1.7. By default, the Cloudera datasource is shipped with Java 1.7 so we have to manually update the java version to 1.8 or higher.
NOTE: TIBCO Data Science Team Studio supports Oracle jdk and doesn't support Open jdk yet.
Comments
0 comments
Article is closed for comments.