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

Sean Owen resolved SPARK-19402.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

Issue resolved by pull request 16741
[https://github.com/apache/spark/pull/16741]

> Fix warnings in Scala/Java APIs generation by unidoc/genjavadoc
> ---------------------------------------------------------------
>
>                 Key: SPARK-19402
>                 URL: https://issues.apache.org/jira/browse/SPARK-19402
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation
>            Reporter: Hyukjin Kwon
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> Currently {{sbt unidoc}} emits a lot of warnings, mostly, as below:
> {code}
> [warn] 
> .../spark/sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala:335: 
> Could not find any member to link for "UnsupportedOperationException".
> [warn]   /**
> [warn]   ^
> [warn] 
> .../spark/sql/core/src/main/scala/org/apache/spark/sql/internal/VariableSubstitution.scala:24:
>  Variable var undefined in comment for class VariableSubstitution in class 
> VariableSubstitution
> [warn]  * `${var}`, `${system:var}` and `${env:var}`.
> [warn]      ^
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to