spark git commit: [SPARK-19654][SPARKR][SS] Structured Streaming API for R

2017-03-18 Thread felixcheung
Repository: spark Updated Branches: refs/heads/master 54e61df26 -> 5c165596d [SPARK-19654][SPARKR][SS] Structured Streaming API for R ## What changes were proposed in this pull request? Add "experimental" API for SS in R ## How was this patch tested? manual, unit tests Author: Felix Cheung

spark git commit: [SPARK-16599][CORE] java.util.NoSuchElementException: None.get at at org.apache.spark.storage.BlockInfoManager.releaseAllLocksForTask

2017-03-18 Thread srowen
Repository: spark Updated Branches: refs/heads/master ccba622e3 -> 54e61df26 [SPARK-16599][CORE] java.util.NoSuchElementException: None.get at at org.apache.spark.storage.BlockInfoManager.releaseAllLocksForTask ## What changes were proposed in this pull request? Avoid None.get exception in (