spark git commit: [SPARK-19822][TEST] CheckpointSuite.testCheckpointedOperation: should not filter checkpointFilesOfLatestTime with the PATH string.

2017-03-05 Thread zsxwing
Repository: spark Updated Branches: refs/heads/branch-2.0 73801880f -> c7e7b042d [SPARK-19822][TEST] CheckpointSuite.testCheckpointedOperation: should not filter checkpointFilesOfLatestTime with the PATH string. ## What changes were proposed in this pull request?

spark git commit: [SPARK-19822][TEST] CheckpointSuite.testCheckpointedOperation: should not filter checkpointFilesOfLatestTime with the PATH string.

2017-03-05 Thread zsxwing
Repository: spark Updated Branches: refs/heads/branch-2.1 664c9795c -> ca7a7e8a8 [SPARK-19822][TEST] CheckpointSuite.testCheckpointedOperation: should not filter checkpointFilesOfLatestTime with the PATH string. ## What changes were proposed in this pull request?

spark git commit: [SPARK-19822][TEST] CheckpointSuite.testCheckpointedOperation: should not filter checkpointFilesOfLatestTime with the PATH string.

2017-03-05 Thread zsxwing
Repository: spark Updated Branches: refs/heads/master 224e0e785 -> 207067ead [SPARK-19822][TEST] CheckpointSuite.testCheckpointedOperation: should not filter checkpointFilesOfLatestTime with the PATH string. ## What changes were proposed in this pull request?

spark git commit: [SPARK-19701][SQL][PYTHON] Throws a correct exception for 'in' operator against column

2017-03-05 Thread wenchen
Repository: spark Updated Branches: refs/heads/master 70f9d7f71 -> 224e0e785 [SPARK-19701][SQL][PYTHON] Throws a correct exception for 'in' operator against column ## What changes were proposed in this pull request? This PR proposes to remove incorrect implementation that has been not

spark git commit: [SPARK-19535][ML] RecommendForAllUsers RecommendForAllItems for ALS on Dataframe

2017-03-05 Thread jkbradley
Repository: spark Updated Branches: refs/heads/master 369a148e5 -> 70f9d7f71 [SPARK-19535][ML] RecommendForAllUsers RecommendForAllItems for ALS on Dataframe ## What changes were proposed in this pull request? This is a simple implementation of RecommendForAllUsers & RecommendForAllItems

spark git commit: [SPARK-19595][SQL] Support json array in from_json

2017-03-05 Thread brkyvz
Repository: spark Updated Branches: refs/heads/master 80d5338b3 -> 369a148e5 [SPARK-19595][SQL] Support json array in from_json ## What changes were proposed in this pull request? This PR proposes to both, **Do not allow json arrays with multiple elements and return null in `from_json`

spark git commit: [SPARK-19795][SPARKR] add column functions to_json, from_json

2017-03-05 Thread felixcheung
Repository: spark Updated Branches: refs/heads/master 14bb398fa -> 80d5338b3 [SPARK-19795][SPARKR] add column functions to_json, from_json ## What changes were proposed in this pull request? Add column functions: to_json, from_json, and tests covering error cases. ## How was this patch

spark git commit: [SPARK-19254][SQL] Support Seq, Map, and Struct in functions.lit

2017-03-05 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/master f48461ab2 -> 14bb398fa [SPARK-19254][SQL] Support Seq, Map, and Struct in functions.lit ## What changes were proposed in this pull request? This pr is to support Seq, Map, and Struct in functions.lit; it adds a new IF named `lit2` with

spark git commit: [SPARK-19805][TEST] Log the row type when query result dose not match

2017-03-05 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/master 42c4cd9e2 -> f48461ab2 [SPARK-19805][TEST] Log the row type when query result dose not match ## What changes were proposed in this pull request? improve the log message when query result does not match. before pr: ``` == Results == !==

spark git commit: [SPARK-19792][WEBUI] In the Master Page,the column named “Memory per Node” ,I think it is not all right

2017-03-05 Thread srowen
Repository: spark Updated Branches: refs/heads/master 6b0cfd9fa -> 42c4cd9e2 [SPARK-19792][WEBUI] In the Master Page,the column named “Memory per Node” ,I think it is not all right Signed-off-by: liuxian ## What changes were proposed in this pull request? Open the spark web page,in