SemiCoder created SPARK-10587:
---------------------------------
Summary: 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]