t; .sortByKey(lambda x: x)
>> > File "/usr/lib/spark/python/pyspark/rdd.py", line 480, in sortByKey
>> > bounds.append(samples[index])
>> > IndexError: list index out of range
>> >
.sortByKey(lambda x: x)
> > File "/usr/lib/spark/python/pyspark/rdd.py", line 480, in sortByKey
> > bounds.append(samples[index])
> > IndexError: list index out of range
> >
> >
> >
> > --
> > View this message in context:
&
mail]
> <http://user/SendEmail.jtp?type=node&node=18393&i=4>
>
>
>
> --------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-spark-us
uot;, line 480, in sortByKey
> bounds.append(samples[index])
> IndexError: list index out of range
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/PySpark-issue-with-sortByKey-IndexError-list-index-out-of-range-tp1644
rtByKey
> bounds.append(samples[index])
> IndexError: list index out of range
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/PySpark-issue-with-sortByKey-IndexError-list-index-out-of-range-tp1644
le.com/PySpark-issue-with-sortByKey-IndexError-list-index-out-of-range-tp16445p18288.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For