GitHub user mengxr opened a pull request:
https://github.com/apache/spark/pull/8288
[SPARK-8918] [MLLIB] [DOC] Add @since tags to mllib.clustering
This continues the work from #8256. I removed `@since` tags from
private/protected/local methods/variables (see
https://github.com/apache/spark/commit/72fdeb64630470f6f46cf3eed8ffbfe83a7c4659).
@MechCoder
Closes #8256
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mengxr/spark SPARK-8918
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8288.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8288
----
commit 6bcb09ba21bf5af6a5662e719abd0eb488c3a6c1
Author: Xiaoqing Wang <[email protected]>
Date: 2015-08-17T23:02:26Z
SPARK-8918 Add @since tags to mllib.clustering
commit c679b975cf2fe5d463bee4ca665dced7504af107
Author: Xiaoqing Wang <[email protected]>
Date: 2015-08-18T13:55:58Z
update code style,tab replaced by blank
commit e430de9fa576ae8752f7d90b342026ff84fab8b5
Author: Xiaoqing Wang <[email protected]>
Date: 2015-08-18T14:45:41Z
update code style : delete the Whitespace at end of line
commit e94968ad540c3e7cd15d7e2015d6705503e459e1
Author: Xiangrui Meng <[email protected]>
Date: 2015-08-18T22:00:54Z
Merge remote-tracking branch 'apache/master' into XiaoqingWang-SPARK-8918
commit 72fdeb64630470f6f46cf3eed8ffbfe83a7c4659
Author: Xiangrui Meng <[email protected]>
Date: 2015-08-18T22:05:01Z
remove since tags from private vars
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]