[jira] [Commented] (SPARK-14717) Scala, Python APIs for Dataset.unpersist differ in default blocking value

2016-04-19 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-14717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248721#comment-15248721
 ] 

Apache Spark commented on SPARK-14717:
--

User 'felixcheung' has created a pull request for this issue:
https://github.com/apache/spark/pull/12507

> Scala, Python APIs for Dataset.unpersist differ in default blocking value
> -
>
> Key: SPARK-14717
> URL: https://issues.apache.org/jira/browse/SPARK-14717
> Project: Spark
>  Issue Type: Improvement
>  Components: PySpark, SQL
>Affects Versions: 2.0.0
>Reporter: Joseph K. Bradley
>Priority: Minor
>
> In Scala/Java {{Dataset.unpersist()}} sets blocking = false by default, but 
> in Python, it is set to True by default.  We should presumably make them 
> consistent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-14717) Scala, Python APIs for Dataset.unpersist differ in default blocking value

2016-04-18 Thread Felix Cheung (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-14717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15246758#comment-15246758
 ] 

Felix Cheung commented on SPARK-14717:
--

I can take this [~davis]


> Scala, Python APIs for Dataset.unpersist differ in default blocking value
> -
>
> Key: SPARK-14717
> URL: https://issues.apache.org/jira/browse/SPARK-14717
> Project: Spark
>  Issue Type: Improvement
>  Components: PySpark, SQL
>Affects Versions: 2.0.0
>Reporter: Joseph K. Bradley
>Priority: Minor
>
> In Scala/Java {{Dataset.unpersist()}} sets blocking = false by default, but 
> in Python, it is set to True by default.  We should presumably make them 
> consistent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org