[
https://issues.apache.org/jira/browse/SPARK-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743334#comment-14743334
]
Sean Owen commented on SPARK-10587:
-----------------------------------
It's in {{python/pyspark/sql/context.py}}. Are you sure your imports are in
order? This is probably a question for user@, not a JIRA at this point.
https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark
> In pyspark, toDF() dosen't exsist in RDD object
> -----------------------------------------------
>
> Key: SPARK-10587
> URL: https://issues.apache.org/jira/browse/SPARK-10587
> Project: Spark
> Issue Type: Bug
> Affects Versions: 1.5.0
> Reporter: SemiCoder
>
> I can't find toDF() function in RDD.
> In pyspark.mllib.linalg.distributed , the IndexedRowMatrix.__init__()
> require the rows should be an RDD and execute rows.toDF() but actually the
> RDD in pyspark dosen't have toDF() function
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]