-
Notifications
You must be signed in to change notification settings - Fork 28.9k
SPARK-1675. Make clear whether computePrincipalComponents requires centered data #1171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Merged build triggered. |
|
Merged build started. |
|
Merged build finished. |
|
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15992/ |
|
Jenkins, retest this please. |
|
Merged build triggered. |
|
Merged build started. |
|
Merged build finished. All automated tests passed. |
|
All automated tests passed. |
|
Merged. Thanks! |
…ntered data Just closing out this small JIRA, resolving with a comment change. Author: Sean Owen <[email protected]> Closes apache#1171 from srowen/SPARK-1675 and squashes the following commits: 45ee9b7 [Sean Owen] Add simple note that data need not be centered for computePrincipalComponents
* [CARMEL-6434] Expose active sql related metrics from driver * Use atomic variable instead of int * Count download data and upload data queries
Just closing out this small JIRA, resolving with a comment change.