[jira] [Created] (SPARK-18511) Add an api for join operation with just the column name and join type.

2016-11-19 Thread Shivansh (JIRA)
Shivansh created SPARK-18511: Summary: Add an api for join operation with just the column name and join type. Key: SPARK-18511 URL: https://issues.apache.org/jira/browse/SPARK-18511 Project: Spark

[jira] [Commented] (SPARK-16599) java.util.NoSuchElementException: None.get at at org.apache.spark.storage.BlockInfoManager.releaseAllLocksForTask(BlockInfoManager.scala:343)

2016-10-12 Thread Shivansh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15570826#comment-15570826 ] Shivansh commented on SPARK-16599: -- [~srowen], [~joshrosen]: Any updates on this issue ?

[jira] [Comment Edited] (SPARK-16599) java.util.NoSuchElementException: None.get at at org.apache.spark.storage.BlockInfoManager.releaseAllLocksForTask(BlockInfoManager.scala:343)

2016-10-12 Thread Shivansh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15570826#comment-15570826 ] Shivansh edited comment on SPARK-16599 at 10/13/16 4:53 AM: [

[jira] [Created] (SPARK-16897) Invalid use of var where val can be used.

2016-08-04 Thread Shivansh (JIRA)
Shivansh created SPARK-16897: Summary: Invalid use of var where val can be used. Key: SPARK-16897 URL: https://issues.apache.org/jira/browse/SPARK-16897 Project: Spark Issue Type: Documentation

[jira] [Closed] (SPARK-16897) Invalid use of var where val can be used.

2016-08-04 Thread Shivansh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivansh closed SPARK-16897. Resolution: Won't Fix > Invalid use of var where val can be used. > ---

[jira] [Created] (SPARK-16911) Fix broken liks on the programming guide.

2016-08-04 Thread Shivansh (JIRA)
Shivansh created SPARK-16911: Summary: Fix broken liks on the programming guide. Key: SPARK-16911 URL: https://issues.apache.org/jira/browse/SPARK-16911 Project: Spark Issue Type: Documentation

[jira] [Updated] (SPARK-16911) Fix broken links on the programming guide.

2016-08-04 Thread Shivansh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivansh updated SPARK-16911: - Summary: Fix broken links on the programming guide. (was: Fix broken liks on the programming guide.) >

[jira] [Updated] (SPARK-16911) Remove migrating from a Spark 1.x version in programming guide documentation

2016-08-05 Thread Shivansh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivansh updated SPARK-16911: - Summary: Remove migrating from a Spark 1.x version in programming guide documentation (was: Fix broken l

[jira] [Created] (SPARK-17308) Replace all pattern match on boolean value by if/else block.

2016-08-30 Thread Shivansh (JIRA)
Shivansh created SPARK-17308: Summary: Replace all pattern match on boolean value by if/else block. Key: SPARK-17308 URL: https://issues.apache.org/jira/browse/SPARK-17308 Project: Spark Issue T

[jira] [Commented] (SPARK-17308) Replace all pattern match on boolean value by if/else block.

2016-08-30 Thread Shivansh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15448481#comment-15448481 ] Shivansh commented on SPARK-17308: -- [~srowen]: I have made the changes in the code alrea