aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorXiangrui Meng <meng@databricks.com>2014-04-29 18:06:45 -0700
committerMatei Zaharia <matei@databricks.com>2014-04-29 18:06:53 -0700
commit919ed3108966d6f2c5bd558efe458bd37173433c (patch)
treeeb88dcf81970c6d004519a4881c673a369acdaea /mllib
parent5f48721ec29284b0b9527b2650cf8889c46ec0a0 (diff)
downloadspark-919ed3108966d6f2c5bd558efe458bd37173433c.tar.gz
spark-919ed3108966d6f2c5bd558efe458bd37173433c.tar.bz2
spark-919ed3108966d6f2c5bd558efe458bd37173433c.zip
[SPARK-1674] fix interrupted system call error in pyspark's RDD.pipe
`RDD.pipe`'s doctest throws interrupted system call exception on Mac. It can be fixed by wrapping `pipe.stdout.readline` in an iterator. Author: Xiangrui Meng <meng@databricks.com> Closes #594 from mengxr/pyspark-pipe and squashes the following commits: cc32ac9 [Xiangrui Meng] fix interrupted system call error in pyspark's RDD.pipe (cherry picked from commit d33df1c151f8e982edd7324edc06d8cd3024dd34) Signed-off-by: Matei Zaharia <matei@databricks.com>
Diffstat (limited to 'mllib')
0 files changed, 0 insertions, 0 deletions