GitHub user Rosstin opened a pull request:

    https://github.com/apache/spark/pull/7098

    Spark-8661: for LinearRegressionSuite.scala, changed javadoc-style comments 
to regular multiline comments, to make copy-pasting R code more simple

    for 
mllib/src/test/scala/org/apache/spark/ml/regression/LinearRegressionSuite.scala,
 changed javadoc-style comments to regular multiline comments, to make 
copy-pasting R code more simple

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Rosstin/spark SPARK-8661

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/7098.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 #7098
    
----
commit 6c18058336a1a027207d194c31134351ec3ed86d
Author: Rosstin <[email protected]>
Date:   2015-06-26T18:00:35Z

    fixed minor typos in docs/README.md and docs/api.md

commit 21ac1e54283d633e5c4978427e03937b17c1b626
Author: Rosstin <[email protected]>
Date:   2015-06-29T17:06:15Z

    Merge branch 'master' of github.com:apache/spark into SPARK-8639

commit 2cd298520f7018fbd2fc5174f40a984db52b68a0
Author: Rosstin <[email protected]>
Date:   2015-06-29T20:06:15Z

    Merge branch 'master' of github.com:apache/spark into SPARK-8639

commit 242aeddcd949f23c86c5b3000e27019a901df64b
Author: Rosstin <[email protected]>
Date:   2015-06-29T20:18:39Z

    SPARK-8660, changed comment style from JavaDoc style to normal multiline 
comment in order to make copypaste into R easier, in file 
classification/LogisticRegressionSuite.scala

commit bb9a4b19487c55c826d0a49b1987dba9b4d7d031
Author: Rosstin <[email protected]>
Date:   2015-06-29T20:21:17Z

    Merge branch 'master' of github.com:apache/spark into SPARK-8660

commit 5a05dee9fb142e8997b85904d01a02964ed32553
Author: Rosstin <[email protected]>
Date:   2015-06-29T20:27:44Z

    SPARK-8661 for LinearRegressionSuite.scala, changed javadoc-style comments 
to regular multiline comments to make it easier to copy-paste the R code.

----


---
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]

Reply via email to