Github user phalodi commented on the issue:
https://github.com/apache/spark/pull/14421
@rxin But according to user they read it from starting and while they read
about sparkContext they dont know about spark session so i think we just add a
single line below the example where we extract sparkContext from spark session
we just show that with sparkContext you can also create java spark context like
this new JavaSparkContext(session.sparkContext) or
JavaConverter.fromSparkContext(spark.sparkContext). What do you think its looks
better?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]