spark git commit: [SPARK-13296][SQL] Move UserDefinedFunction into sql.expressions.

2016-02-13 Thread rxin
Repository: spark Updated Branches: refs/heads/master 388cd9ea8 -> 354d4c24b [SPARK-13296][SQL] Move UserDefinedFunction into sql.expressions. This pull request has the following changes: 1. Moved UserDefinedFunction into expressions package. This is more consistent with how we structure the

spark git commit: [SPARK-13172][CORE][SQL] Stop using RichException.getStackTrace it is deprecated

2016-02-13 Thread rxin
Repository: spark Updated Branches: refs/heads/master 610196f93 -> 388cd9ea8 [SPARK-13172][CORE][SQL] Stop using RichException.getStackTrace it is deprecated Replace `getStackTraceString` with `Utils.exceptionString` Author: Sean Owen Closes #11182 from srowen/SPARK-13172. Project: http:/

spark git commit: Closes #11185

2016-02-13 Thread rxin
Repository: spark Updated Branches: refs/heads/master e3441e3f6 -> 610196f93 Closes #11185 Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/610196f9 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/610196f9 Diff: htt

spark git commit: [SPARK-12363][MLLIB] Remove setRun and fix PowerIterationClustering failed test

2016-02-13 Thread meng
Repository: spark Updated Branches: refs/heads/branch-1.5 74bda989d -> 399e13d20 [SPARK-12363][MLLIB] Remove setRun and fix PowerIterationClustering failed test JIRA: https://issues.apache.org/jira/browse/SPARK-12363 This issue is pointed by yanboliang. When `setRuns` is removed from PowerIt

spark git commit: [SPARK-12363][MLLIB] Remove setRun and fix PowerIterationClustering failed test

2016-02-13 Thread meng
Repository: spark Updated Branches: refs/heads/branch-1.6 93a55f3df -> 107290c94 [SPARK-12363][MLLIB] Remove setRun and fix PowerIterationClustering failed test JIRA: https://issues.apache.org/jira/browse/SPARK-12363 This issue is pointed by yanboliang. When `setRuns` is removed from PowerIt

spark git commit: [SPARK-12363][MLLIB] Remove setRun and fix PowerIterationClustering failed test

2016-02-13 Thread meng
Repository: spark Updated Branches: refs/heads/master 374c4b286 -> e3441e3f6 [SPARK-12363][MLLIB] Remove setRun and fix PowerIterationClustering failed test JIRA: https://issues.apache.org/jira/browse/SPARK-12363 This issue is pointed by yanboliang. When `setRuns` is removed from PowerIterat

svn commit: r1730185 - /spark/site/examples.html

2016-02-13 Thread srowen
Author: srowen Date: Sat Feb 13 11:36:18 2016 New Revision: 1730185 URL: http://svn.apache.org/viewvc?rev=1730185&view=rev Log: Regenerate examples.html to correct "Liquid error: pygments" Modified: spark/site/examples.html Modified: spark/site/examples.html URL: http://svn.apache.org/viewv

spark git commit: [SPARK-13142][WEB UI] Problem accessing Web UI /logPage/ on Microsoft Windows

2016-02-13 Thread srowen
Repository: spark Updated Branches: refs/heads/master 2228f074e -> 374c4b286 [SPARK-13142][WEB UI] Problem accessing Web UI /logPage/ on Microsoft Windows Due to being on a Windows platform I have been unable to run the tests as described in the "Contributing to Spark" instructions. As the ch

spark git commit: [SPARK-13142][WEB UI] Problem accessing Web UI /logPage/ on Microsoft Windows

2016-02-13 Thread srowen
Repository: spark Updated Branches: refs/heads/branch-1.6 18661a2bb -> 93a55f3df [SPARK-13142][WEB UI] Problem accessing Web UI /logPage/ on Microsoft Windows Due to being on a Windows platform I have been unable to run the tests as described in the "Contributing to Spark" instructions. As th