Skip to content

Commit a094bcf

Browse files
committed
Adding a note for users on any previous releases
1 parent a29be5f commit a094bcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/programming-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ import org.apache.spark.SparkContext
4848
import org.apache.spark.SparkConf
4949
{% endhighlight %}
5050

51+
(If the Spark version is prior to 1.3.0, user needs to explicitly import org.apache.spark.SparkContext._ to allow the implicit conversions.)
52+
5153
</div>
5254

5355
<div data-lang="java" markdown="1">

0 commit comments

Comments
 (0)