About JIRA SPARK-1825

2014-05-27 Thread innowireless TaeYun Kim
Could somebody please review and fix https://issues.apache.org/jira/browse/SPARK-1825 ? It's a cross-platform issue. I've fixed the Spark source code based on rc5 and it's working for me now. but totally not sure whether I've done correctly, since I'm almost new to Spark and don't know much

Re: About JIRA SPARK-1825

2014-05-27 Thread Matei Zaharia
Hei Taeyun, have you sent a pull request for this fix? We can review it there. It’s too late to merge anything but blockers for 1.0.0 but we can do it for 1.0.1 or 1.1, depending how big the patch is. Matei On May 27, 2014, at 5:25 PM, innowireless TaeYun Kim taeyun@innowireless.co.kr

RE: About JIRA SPARK-1825

2014-05-27 Thread innowireless TaeYun Kim
- From: Matei Zaharia [mailto:matei.zaha...@gmail.com] Sent: Wednesday, May 28, 2014 9:53 AM To: dev@spark.apache.org Subject: Re: About JIRA SPARK-1825 Hei Taeyun, have you sent a pull request for this fix? We can review it there. It's too late to merge anything but blockers for 1.0.0 but we can do

Re: About JIRA SPARK-1825

2014-05-27 Thread Reynold Xin
Zaharia [mailto:matei.zaha...@gmail.com] Sent: Wednesday, May 28, 2014 9:53 AM To: dev@spark.apache.org Subject: Re: About JIRA SPARK-1825 Hei Taeyun, have you sent a pull request for this fix? We can review it there. It's too late to merge anything but blockers for 1.0.0 but we can do

RE: About JIRA SPARK-1825

2014-05-27 Thread innowireless TaeYun Kim
Sent a pull request. (https://github.com/apache/spark/pull/899) Thanks. -Original Message- From: Reynold Xin [mailto:r...@databricks.com] Sent: Wednesday, May 28, 2014 10:12 AM To: dev@spark.apache.org Subject: Re: About JIRA SPARK-1825 It is actually pretty simple. You will first need