[ 
https://issues.apache.org/jira/browse/SPARK-15124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph K. Bradley updated SPARK-15124:
--------------------------------------
    Description: 
Audit new public R APIs.  Take note of:
* Correctness and uniformity of API
* Documentation: Missing?  Bad links or formatting?
** Check both the generated docs linked from the user guide and the R command 
line docs `?read.df`. These are generated using roxygen.

As you find issues, please create JIRAs and link them to this issue.

  was:
Audit new public Scala APIs added to MLlib & GraphX.  Take note of:
* Protected/public classes or methods.  If access can be more private, then it 
should be.
* Also look for non-sealed traits.
* Documentation: Missing?  Bad links or formatting?

*Make sure to check the object doc!*

As you find issues, please create JIRAs and link them to this issue.


> R 2.0 QA: New R APIs and API docs
> ---------------------------------
>
>                 Key: SPARK-15124
>                 URL: https://issues.apache.org/jira/browse/SPARK-15124
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Documentation, SparkR
>            Reporter: Joseph K. Bradley
>
> Audit new public R APIs.  Take note of:
> * Correctness and uniformity of API
> * Documentation: Missing?  Bad links or formatting?
> ** Check both the generated docs linked from the user guide and the R command 
> line docs `?read.df`. These are generated using roxygen.
> As you find issues, please create JIRAs and link them to this issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to