[jira] [Commented] (SPARK-18191) Port RDD API to use commit protocol

2017-07-04 Thread Artur Sukhenko (JIRA)

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

Artur Sukhenko commented on SPARK-18191:


[~shridharama] Yes, updated 'Fix Version' from 2.1 to 2.2

> Port RDD API to use commit protocol
> ---
>
> Key: SPARK-18191
> URL: https://issues.apache.org/jira/browse/SPARK-18191
> Project: Spark
>  Issue Type: Sub-task
>  Components: Spark Core
>Reporter: Reynold Xin
>Assignee: Jiang Xingbo
> Fix For: 2.2.0
>
>
> Commit protocol is actually not specific to SQL. We can move it over to core 
> so the RDD API can use it too.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (SPARK-18191) Port RDD API to use commit protocol

2017-06-19 Thread Shridhar Ramachandran (JIRA)

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

Shridhar Ramachandran commented on SPARK-18191:
---

I see this got committed only in 2.2.0 and 2.1.0 as mentioned. Can the "Fix 
Version/s" be changed accordingly?

> Port RDD API to use commit protocol
> ---
>
> Key: SPARK-18191
> URL: https://issues.apache.org/jira/browse/SPARK-18191
> Project: Spark
>  Issue Type: Sub-task
>  Components: Spark Core
>Reporter: Reynold Xin
>Assignee: Jiang Xingbo
> Fix For: 2.1.0
>
>
> Commit protocol is actually not specific to SQL. We can move it over to core 
> so the RDD API can use it too.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (SPARK-18191) Port RDD API to use commit protocol

2016-11-08 Thread Apache Spark (JIRA)

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

Apache Spark commented on SPARK-18191:
--

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

> Port RDD API to use commit protocol
> ---
>
> Key: SPARK-18191
> URL: https://issues.apache.org/jira/browse/SPARK-18191
> Project: Spark
>  Issue Type: Sub-task
>  Components: Spark Core
>Reporter: Reynold Xin
>Assignee: Jiang Xingbo
> Fix For: 2.1.0
>
>
> Commit protocol is actually not specific to SQL. We can move it over to core 
> so the RDD API can use it too.



--
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-18191) Port RDD API to use commit protocol

2016-11-04 Thread Apache Spark (JIRA)

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

Apache Spark commented on SPARK-18191:
--

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

> Port RDD API to use commit protocol
> ---
>
> Key: SPARK-18191
> URL: https://issues.apache.org/jira/browse/SPARK-18191
> Project: Spark
>  Issue Type: Sub-task
>  Components: Spark Core
>Reporter: Reynold Xin
>
> Commit protocol is actually not specific to SQL. We can move it over to core 
> so the RDD API can use it too.



--
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-18191) Port RDD API to use commit protocol

2016-11-01 Thread Jiang Xingbo (JIRA)

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

Jiang Xingbo commented on SPARK-18191:
--

[~rxin] I'll be working on this. Thank you!

> Port RDD API to use commit protocol
> ---
>
> Key: SPARK-18191
> URL: https://issues.apache.org/jira/browse/SPARK-18191
> Project: Spark
>  Issue Type: Sub-task
>  Components: Spark Core
>Reporter: Reynold Xin
>
> Commit protocol is actually not specific to SQL. We can move it over to core 
> so the RDD API can use it too.



--
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-18191) Port RDD API to use commit protocol

2016-11-01 Thread Reynold Xin (JIRA)

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

Reynold Xin commented on SPARK-18191:
-

cc [~jiangxb1987] want to take this one?


> Port RDD API to use commit protocol
> ---
>
> Key: SPARK-18191
> URL: https://issues.apache.org/jira/browse/SPARK-18191
> Project: Spark
>  Issue Type: Sub-task
>  Components: Spark Core
>Reporter: Reynold Xin
>
> Commit protocol is actually not specific to SQL. We can move it over to core 
> so the RDD API can use it too.



--
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